From: Eric K. <eri...@gm...> - 2008-02-26 21:55:55
|
I'm not sure if this really is working yet. Notes: - this doesn't work with Cabal (unless you use --with-configure-opts) because the Make buildtype doesn't pass along the information we need (at least to my awareness). - I'm not particularly bothered if our implementation of this is ugly. I figure that 0.11 is going to have wxc separated anyway, so maybe we'll be able to switch to Simple buildtype for wxcore and all this will be moot. - The profiling version takes a ridiculously long time to link - I haven't tried it out yet. Mon Feb 25 22:35:54 GMT 2008 Eric Kow <eri...@gm...> * Remove support for GHC prior to 6.4. Mon Feb 25 23:16:35 GMT 2008 Eric Kow <eri...@gm...> * Add wxcore-prof target for compiling profiling versions of wxcore. Tue Feb 26 21:12:27 GMT 2008 Eric Kow <eri...@gm...> * Fix some bugs pointed out by shelarcy on wxcore-prof. Tue Feb 26 21:51:55 GMT 2008 Eric Kow <eri...@gm...> * Add a configure option to enable wxcore profiling. |