21 Commits

Author SHA1 Message Date
rdb
c1d6e93166 Don't link extension modules with libpython; changes to help w/ building whls
This fixes compatibility issues with homebrew Python on Mac OS X.

This introduces a --no-directscripts flag to disable building packpanda and eggcacher, which require linking with libpython (which is not available on manylinux).  When building a wheel, the packpanda and eggcacher modules can instead be added to console_scripts in the entry_points definition.
2016-12-21 17:57:13 +01:00
rdb
88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
rdb
beeeedbb5e Get packpanda work with the new direct/src->direct/ changes 2009-03-13 21:26:20 +00:00
rdb
cafd7c93f9 Made it work on linux 2008-12-15 21:30:50 +00:00
rdb
f4c8bf2eef Fix bug with spaces in paths 2008-11-28 07:33:04 +00:00
rdb
8ff665d2c4 netscape -> nullsoft 2008-09-26 05:53:46 +00:00
rdb
0830c2e565 Fixed packpanda bug 2008-09-26 05:51:23 +00:00
Josh Yelon
3ddc74ba7f Added support for .egg.pz 2008-05-19 17:15:21 +00:00
Josh Yelon
78a819cd69 Added support for altering Config.prc in packpanda 2007-06-20 22:55:14 +00:00
Josh Yelon
c1ec8b0fb3 Added faster copy in case of rmdir 2007-04-13 17:44:12 +00:00
Josh Yelon
2022f48471 Minor bugfix 2006-04-28 22:33:08 +00:00
Josh Yelon
ce2a8fadeb Fixes for icons 2006-04-20 17:06:57 +00:00
Josh Yelon
7108474f44 *** empty log message *** 2006-04-11 18:01:16 +00:00
Dave Schuyler
0574017d72 formatting 2006-03-17 21:54:41 +00:00
Dave Schuyler
26ea29157c formatting 2006-03-17 21:41:36 +00:00
Josh Yelon
2c6b5a566d Fixed a pathname. 2005-11-18 20:21:21 +00:00
Josh Yelon
a5bb442960 Fixed a packpanda bug 2005-11-18 19:13:23 +00:00
Josh Yelon
3fd05b7521 Removed carriage returns 2005-11-14 21:34:34 +00:00
Josh Yelon
879261500c *** empty log message *** 2005-08-11 01:41:43 +00:00
Josh Yelon
cd99196f6e Added compilation to packpanda 2005-08-04 22:31:05 +00:00
Josh Yelon
d11cb8b183 Packpanda added 2005-08-03 21:58:04 +00:00