|
From: <E....@br...> - 2009-04-09 19:11:41
|
Here are three new patches which makes wxcore require wxc. Does this move us closer to doing the right thing? I'm still not sure what we need to do to account for bindist, though? Previously sent --------------- Wed Apr 8 11:38:47 BST 2009 Eric Kow <E....@br...> * Move wxcore.cabal to wxcore and use Simple build method. The assumption here is that the automatically generated files have already been built. Wed Apr 8 11:40:33 BST 2009 Eric Kow <E....@br...> * Do not build wxcore objects (let cabal do that). Wed Apr 8 11:41:20 BST 2009 Eric Kow <E....@br...> * Remove targets for building wxcore. New patches ----------- Thu Apr 9 18:34:23 BST 2009 Eric Kow <E....@br...> * Generate a pkg-config file for our wxc. Thu Apr 9 20:05:25 BST 2009 Eric Kow <E....@br...> * Install libwxc.pc file in pkgconfig dir. Thu Apr 9 20:09:09 BST 2009 Eric Kow <E....@br...> * Express dependency on wxc in wxcore.cabal via pkgconfig. |