mfwass
f8837999ed
Cleanup trailing whitespace
2015-12-13 10:08:41 -05:00
rdb
0a9f9887f9
Merge branch 'release/1.9.x'
...
Conflicts:
direct/src/p3d/Packager.py
direct/src/p3d/ppackage.py
makepanda/makepandacore.py
2015-11-21 03:17:33 +01:00
rdb
f0e8dd4117
Build .p3d tools as part of SDK build process, if host URL and distributor are specified
2015-11-20 17:44:28 +01:00
rdb
74190f9e50
Work towards supporting Python 3 in the rtdist
2015-08-08 20:49:51 +02:00
Ed Swartz
353ae928d2
Handle packaging user filetypes more extensibly
...
-- Provide includeExtensions(...) method to augment particular kinds of files, allowing them to be packaged by dir()
-- Track the count of files, by extension, silently ignored by dir(), and log this
-- Allow "-v" option to verbosely log ignored files in dir()
2015-07-27 14:28:43 -05:00
rdb
5827959056
Fixes for 64-bit OS X build on newer OS X versions
2015-03-29 22:06:32 +02:00
rdb
bcb203af9a
Mac OS X build improvements
2015-03-29 18:09:28 +02:00
rdb
0aa0f34c74
Lots of work to make the rtdist work with the new library building system
2015-01-12 15:02:42 +01:00
David Rose
807aa62ade
fix -S; it should accept windows-specific filenames.
2012-11-16 01:43:40 +00:00
David Rose
0662ea7958
multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided.
2012-09-27 23:00:23 +00:00
David Rose
c6816fa9b5
show embedded host and version
2011-09-01 22:12:44 +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
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
b4900f139b
ppackage -H is convenient
2010-03-20 00:45:00 +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
2eaf5a88b5
allow ppackage to drop p3d files into the current directory by default
2010-02-23 21:41:58 +00:00
rdb
66c231e97f
Fix an error
2009-12-22 19:22:27 +00:00
David Rose
aaa4c74528
add -R to support sysroot
2009-12-12 19:30:51 +00:00
David Rose
5201b9bfcd
use lipo to support universal binaries (mostly) automatically
2009-12-11 00:57:48 +00:00
David Rose
87b54a32b6
support packp3d -p
2009-12-08 01:32:58 +00:00
David Rose
1da688a101
can't use __doc__ for help; it gets stripped out
2009-10-16 00:18:30 +00:00
David Rose
7472fd8e5d
-S option for ppackage as well as packp3d
2009-10-09 23:36:01 +00:00
David Rose
7b20e7b9b6
remove old -h and -n options
2009-09-24 03:36:36 +00:00
David Rose
c867b125c1
some minor reorganization
2009-09-24 01:11:01 +00:00
David Rose
508b92005f
super mirror
2009-09-23 23:31:38 +00:00
David Rose
fcc7b5f9c2
PackageInstaller fixes
2009-09-02 06:08:33 +00:00
David Rose
6f42852497
minor adjustments
2009-09-01 22:42:42 +00:00
David Rose
9a68233e6f
patching
2009-08-31 06:09:23 +00:00
David Rose
bfb948c5a8
integrate make_contents into Packager
2009-08-24 18:42:47 +00:00
David Rose
3f5fd50c16
Python-style pdef syntax
2009-08-23 20:15:34 +00:00
David Rose
d8859828ef
move code to p3d directory for better organization
2009-08-23 02:00:03 +00:00