Commit Graph

276 Commits

Author SHA1 Message Date
rdb f5834b67c5 Read dependency libraries from the ELF file itself rather than using ldd. Also, remove any RPATH/RUNPATH entry if the .dynamic section contains one 2011-01-23 10:28:59 +00:00
rdb a1433314d4 fix for bug #700338 (I think) 2011-01-08 17:45:58 +00:00
rdb 9bcebb552f Add -a flag to ppackage to allow all .p3d scripts to have a suffix 2010-12-18 22:31:24 +00:00
rdb 40f203b543 Add Maintainer field to keep debian happy 2010-12-09 17:07:10 +00:00
rdb 3ff2e0537c Don't add the pointless *.app/hosts directory on OSX 2010-11-13 17:40:41 +00:00
rdb 1ca48aefcf Found those darn issues, and fixed them 2010-11-13 16:16:23 +00:00
rdb f9c1772ef5 Some debug info (I promise I'll revert it in just a few minutes) 2010-11-13 16:01:36 +00:00
rdb 5541054c0f let pdeploy respect the super-mirror 2010-11-13 14:57:00 +00:00
rdb abbf78d725 Better error 2010-11-13 14:30:16 +00:00
rdb 7e3897d38e Catch error 2010-11-13 14:18:19 +00:00
rdb cc7b6642e5 Fix encodings issue with pdeploy, I hope 2010-11-13 14:02:50 +00:00
rdb 674a43ea64 pdeploy needs zlib/bz2 encoding 2010-11-13 12:20:00 +00:00
rdb 7ed1de3a1a include utf_8 and ascii encoding by default 2010-11-13 11:37:36 +00:00
David Rose 36635a00b9 MAKE_BAT_SCRIPTS 2010-11-09 20:06:19 +00:00
rdb 769b762ebf Don't depend on OpenSSL, we statically link it now 2010-11-06 15:01:44 +00:00
rdb f4a09bea6f If we're going to exclude libX*, also exclude libxcb* 2010-11-06 14:53:09 +00:00
rdb 2e2e0d7de4 Fix in case ExecutionEnvironment.getEnvironmentVariable() doesn't work 2010-11-06 14:17:03 +00:00
rdb 3c2a961ee3 Add pyBox2D 2010-10-30 20:12:21 +00:00
rdb d465c56449 Let's get rid of pycurl as available package, it's a pain to maintain 2010-10-30 17:56:47 +00:00
rdb aeb6bef42d Fix the required module stuff 2010-10-26 18:48:54 +00:00
rdb d09a9be4da Fix infinite loop 2010-10-26 09:01:43 +00:00
rdb b8ffba73ce Failsafe 2010-10-25 20:44:11 +00:00
rdb 04b863edf7 Several improvements:
* Don't try to include linux kernel vdso's
 * Ability to mark modules or files as required
 * Fix some issues with several thirdparty packages in the pdef
2010-10-25 19:26:02 +00:00
David Rose 64415a4352 str(BrowserObject) should call toString() 2010-10-24 13:31:05 +00:00
David Rose 4e0eae9eff minor fix 2010-10-24 13:30:19 +00:00
Ken Patel 8f827fa336 download error - add retry to phase download 2010-09-29 22:19:19 +00:00
Ken Patel 2a4ae20523 download error - additional logging 2010-09-29 01:00:33 +00:00
Ken Patel 40186e5499 download error - retry contents.xml download on http fail, setPandaErrorCode by http error if giving up and write pandaErrorCode to log 2010-09-29 00:55:23 +00:00
rdb a1580db8ff A few minor error checks 2010-09-22 20:02:50 +00:00
rdb 60973fdb7b Lots of changes to the plugin and pdeploy to make packaged games run without needing write access or internet access 2010-09-22 19:52:14 +00:00
rdb 544b100908 Fix plugin crash if hosts directory doesn't exist 2010-09-17 11:32:53 +00:00
rdb a2f8a130c2 add some missing module() lines 2010-08-17 06:55:23 +00:00
David Rose edffdd95ff include explicit .manifest files if they exist 2010-08-11 17:42:03 +00:00
David Rose 88b4623808 extract manifest files 2010-08-09 19:11:11 +00:00
Chris Brunner 2f51e0ee10 *** empty log message *** 2010-07-06 21:57:17 +00:00
David Rose 79d2e645d8 deal better with stale contents.xml file in local directory 2010-07-01 17:17:29 +00:00
Chris Brunner fc10962638 *** empty log message *** 2010-06-25 19:19:05 +00:00
David Rose d8df46beed share main object, don't just copy properties 2010-06-18 18:59:27 +00:00
David Rose edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
David Rose 3a5d9bd327 show download progress as a fraction of the total progress, including stuff downloaded previously 2010-06-11 22:22:25 +00:00
David Rose 44df8cc6a6 HAVE_P3D_RTDIST, allow development without PANDA_PACKAGE_HOST_URL 2010-06-11 19:04:47 +00:00
David Rose 547b3abea9 contents seq, package seq 2010-06-10 23:53:07 +00:00
David Rose 7e27a2a317 bugfix 2010-06-10 20:55:10 +00:00
David Rose 1b02e24408 more max_age stuff 2010-06-09 23:19:49 +00:00
David Rose 0b80f17c68 contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
Chris Brunner 9c7242aff4 *** empty log message *** 2010-05-25 01:12:21 +00:00
rdb 0be6d7ae10 Fix some pdeploy issues 2010-04-28 15:42:27 +00:00
rdb 2c47ebfe5b Fix bug where invalid .debs are generated 2010-04-27 10:10:39 +00:00
rdb 12e04d58f8 Fix packager warning 2010-04-09 13:30:06 +00:00
David Rose 1ef4137575 need a case-insensitive compare for filename collisions 2010-04-08 22:44:03 +00:00