Commit Graph

229 Commits

Author SHA1 Message Date
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
rdb eee5764b82 Fix pdeploy error when there are dependency packages 2010-04-04 18:23:50 +00:00
rdb c13240819c makensis path may contain spaces (thanks to dittrich) 2010-04-04 12:20:43 +00:00
David Rose aa7f7a3e99 raise default maxDiskUsage 2010-03-26 22:26:07 +00:00
David Rose b4900f139b ppackage -H is convenient 2010-03-20 00:45:00 +00:00
David Rose 599e8eff89 minor bugfixes 2010-03-19 22:36:27 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
rdb 813000b2cc Reliable rmtree on Windows 2010-03-05 07:46:39 +00:00
David Rose c6120c1ec1 writeConfigXml 2010-03-03 23:11:59 +00:00
David Rose 108b2af944 os.rmdir() isn't reliable on windows 2010-03-02 23:18:38 +00:00
David Rose 6d64fbeb5f shutil.rmtree() not reliable on Windows 2010-03-02 02:17:47 +00:00
David Rose 6a2cb24ecf RT_forget_package 2010-03-02 01:39:34 +00:00
David Rose b4927284b5 automatic package management 2010-03-01 23:15:31 +00:00
David Rose 02960fbddf true_file_io 2010-02-24 23:34:26 +00:00
David Rose 3cf40a0a28 support glob for vfs 2010-02-24 01:58:36 +00:00
David Rose ca0675d20d fix sys.path issues within finding implicit modules using module() or mainModule() 2010-02-23 22:12:22 +00:00
David Rose 23d5b8e3b5 mount p3d files at cwd, not at /mf 2010-02-23 22:04:03 +00:00
David Rose 2eaf5a88b5 allow ppackage to drop p3d files into the current directory by default 2010-02-23 21:41:58 +00:00
David Rose 4b5e28fa11 add xml files 2010-02-15 17:27:23 +00:00
rdb 33653fd957 Include logging.handlers, logging.config, etc as well 2010-02-12 15:46:42 +00:00
David Rose 7c3bd0bd8d reduce end-of-phase chugs 2010-02-09 19:51:20 +00:00
David Rose 8de216ed0c switch packages within one frame if possible 2010-02-08 20:13:58 +00:00
rdb f33b2e1da4 Let's not add the Panda3D Runtime to PATH, instead, let's locate it in registry 2010-01-20 14:35:00 +00:00
rdb 3952960acf Better solution for p3dWrapper on windows 2010-01-19 15:11:12 +00:00
rdb a1d6158720 make this valid C++ also 2010-01-16 19:48:35 +00:00
rdb b1866def94 Various fixes to p3dWrapper 2010-01-16 15:58:17 +00:00
rdb f4a06bca9f New p3dWrapper executable that simply locates the .p3d file on the PATH and passes it to panda3d(.exe) 2010-01-16 15:02:17 +00:00
enn0x 1a4d47235b Added PhysXDevice.dll and CUDA RT to package physx 2010-01-16 14:17:13 +00:00
rdb ab8123dc68 Fix html mode, also valid xhtml transitional 2010-01-16 12:01:49 +00:00
rdb fc57460e02 Fix twisted import issues 2010-01-16 09:29:46 +00:00
David Rose d18f226684 fix python subdirectory issue 2010-01-15 19:32:29 +00:00
David Rose b804c8407a search $PLUGIN_IMAGES too 2010-01-13 23:56:41 +00:00
David Rose 4422db649b add gui-popup 2010-01-12 15:37:56 +00:00
David Rose a80a065d6d pass appRunner.logDirectory 2010-01-12 00:52:43 +00:00
rdb 3fa22028ac not perPlatform, prep, and libssl0.9.8 dep 2010-01-11 11:29:58 +00:00
rdb 55ba9a1b3d p3dembed --prep 2010-01-06 09:36:52 +00:00
David Rose fad81481b4 build p3dembed with ppremake system 2010-01-05 00:55:39 +00:00
rdb ccc9b30614 Oops, remove debug print 2010-01-02 18:58:13 +00:00
rdb f94344fb70 Fix permissions of deb structure in postinst script 2010-01-02 15:28:48 +00:00
rdb 4a36bb7093 pdeploy bugfixes for OSX 2009-12-31 10:22:32 +00:00
rdb c6ab7cf5e5 Don't use appRunner's host, it doesnt have perPlatform = True 2009-12-31 08:45:04 +00:00
rdb 87dcb059cd Bugfix for pdeploy -s 2009-12-31 08:44:12 +00:00
rdb 7bb169dc1a Add PandAI package 2009-12-30 19:08:17 +00:00
rdb 7363098027 Loads of new improvements to pdeploy. It can now automatically stuff required packages into the installer, so that no internet connection is needed to run the resulting games 2009-12-30 15:35:01 +00:00
David Rose 5f4c4670bd lower-impact asynchronous download 2009-12-29 22:52:24 +00:00
David Rose 50b9e51aa6 fix shutdown while downloading 2009-12-28 21:16:56 +00:00
David Rose a5303df87a minor fix for pre-mt.exe compilers 2009-12-28 21:14:41 +00:00
enn0x 3c680af9b5 Package-definition for physx. 2009-12-28 11:46:33 +00:00