Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 17 more)

2008-03-08 Thread Eric Y. Kow
On Sat, Mar 08, 2008 at 13:05:15 +0100, Mads Lindstrøm wrote: > This one breaks something. The make-rule wx-install-files still depends > upon wx-main, but there is no longer any wx-main. Shouldn't the wx-main > dependency be wx-only ? Sounds right. Will push a patch over. I think I'm about ready

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 17 more)

2008-03-08 Thread Mads Lindstrøm
Hi Eric Kow wrote: > Wed Mar 5 17:35:55 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Don't call wxcore-clean when building wx. > Also, build wxcore in its own directory, so we don't get overlapping with > wx. > (I'm guessing that the overlap is why we called wxcore-clean) This one breaks s

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-06 Thread Eric Kow
> I checked web resources and I added imformation on Runtime issues. > If you think this is not good imformation, please refactor that. > > http://www.haskell.org/haskellwiki/WxHaskell/Install#Runtime_issues Cool. I've made some minor modifications (moving it up a section and adding a link). -

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-06 Thread shelarcy
On Thu, 06 Mar 2008 03:11:49 +0900, shelarcy <[EMAIL PROTECTED]> wrote: >> By the way, I just noticed why you originally suggested waiting for >> wxWidgets 2.8 support (because 2.6 can't build on Leopard). Not sure >> what to do about it. Some online forums suggest compiling it with the >> 10.4 S

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 17 more)

2008-03-05 Thread Eric Y. Kow
On Wed, Mar 05, 2008 at 17:39:12 +, Eric Kow wrote: > Tue Mar 4 22:43:27 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Bump to 0.10.3. I went ahead and pushed these in, because I feel they are mostly harmless. -- Eric Kow PGP Key ID: 08AC04F9

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3.

2008-03-05 Thread Mads Lindstrøm
Eric Kow wrote: > Folks, > > With the recent --enable-split-objs patch, I think we have met our criteria > for > releasing 0.10.x (assuming it actually works). > > Shall we try to prepare some binaries for this weekend? Volunteers for your > respective platforms? What would also be interesting

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-05 Thread shelarcy
On Thu, 06 Mar 2008 02:20:29 +0900, Eric Kow <[EMAIL PROTECTED]> wrote: > Is there a good > reason for wx to be calling wxcore-clean? I forgot about that. I'll check that morning or afternoon. (I'm sleepy now.) > By the way, I just noticed why you originally suggested waiting for > wxWidgets 2.8

[wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 17 more)

2008-03-05 Thread Eric Kow
Tue Mar 4 22:43:27 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Bump to 0.10.3. Wed Mar 5 10:32:28 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Add vim modeline for makefile.lib. It's really irritating otherwise; vim thinks it's COBOL. Wed Mar 5 11:14:15 GMT 2008 Eric Kow <[EMAIL PROTECTED]>

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-05 Thread Eric Kow
Hi, > It seems that your patch break bindist. Argh :-) > ifdef ENABLE-PROF > wx: wx-main-only wx-prof > else > wx: wx-main-only > endif > wx-main-only: wxcore-clean wx-main Huh. So that's why it kept recompiling wxcore. Is there a good reason for wx to be calling wxcore-clean? > $doc

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-05 Thread shelarcy
Hi Eric, On Wed, 05 Mar 2008 23:22:48 +0900, Eric Kow <[EMAIL PROTECTED]> wrote: > More stuff related to a 0.10.3 release candidate. Basically fixes to 'make > bindist' on my end, and some documentation. Now we need people to make > packages for their platforms, test them out, etc. It seems tha

[wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 14 more)

2008-03-05 Thread Eric Kow
More stuff related to a 0.10.3 release candidate. Basically fixes to 'make bindist' on my end, and some documentation. Now we need people to make packages for their platforms, test them out, etc. Tue Mar 4 22:43:27 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Bump to 0.10.3. Wed Mar 5 10:32:28

[wxhaskell-devel] darcs patch: Bump to 0.10.3.

2008-03-04 Thread Eric Kow
Folks, With the recent --enable-split-objs patch, I think we have met our criteria for releasing 0.10.x (assuming it actually works). Shall we try to prepare some binaries for this weekend? Volunteers for your respective platforms? What would also be interesting is updates to the webpage, docum