rdb
|
c606606a24
|
Separate out ffmpeg and vrpn.
|
2013-08-26 12:17:24 +00:00 |
rdb
|
72aca47fa2
|
.pyd should be remapped to .so on OSX
|
2013-08-14 15:39:03 +00:00 |
rdb
|
ac3ba58e55
|
Move all tk/tcl stuff to the 'tk' package, fix tcl file location
|
2013-07-23 17:54:30 +00:00 |
rdb
|
350b2aaf3c
|
Add version of execfile() that uses the VFS
|
2013-07-23 17:27:58 +00:00 |
David Rose
|
87590d6d09
|
more robust fixes for moduledir vs. moduledir/__init__ confusion
|
2013-06-12 22:41:24 +00:00 |
rdb
|
4e819c8912
|
add pygame._view
|
2013-03-03 22:58:47 +00:00 |
rdb
|
65e93ee7be
|
OpenAL package should probably include soft_oal.dll and wrap_oal.dll
|
2013-01-04 14:00:53 +00:00 |
David Rose
|
59a2aba71d
|
egg module should include ptloader
|
2012-12-21 00:33:03 +00:00 |
David Rose
|
4c2eb3d326
|
fix -S; it should accept windows-specific filenames.
|
2012-11-16 17:09:21 +00:00 |
David Rose
|
807aa62ade
|
fix -S; it should accept windows-specific filenames.
|
2012-11-16 01:43:40 +00:00 |
David Rose
|
fd42201e74
|
explicitly include all wxwidgets files
|
2012-11-06 19:17:18 +00:00 |
David Rose
|
850a301352
|
a couple more new issues with pdeploy
|
2012-10-09 17:08:43 +00:00 |
David Rose
|
b9ba7b1b2e
|
whoops, win64 -> win_amd64
|
2012-10-09 16:43:26 +00:00 |
David Rose
|
da9ee4c165
|
use win_amd64 instead of win64, and win_i386 instead of win32
|
2012-10-01 18:24:13 +00:00 |
David Rose
|
a737ebcc90
|
per_platform flag, giving better compatibility with old p3d files
|
2012-09-28 20:26:22 +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
|
4563c1e68e
|
win64 into PROGRAMFILES64
|
2012-09-17 16:11:33 +00:00 |
David Rose
|
74a20d0305
|
add pdeploy -O
|
2012-09-13 22:57:53 +00:00 |
rdb
|
30e2c680e7
|
keep .nsi file if nsis failed
|
2012-09-05 07:21:26 +00:00 |
David Rose
|
9daf081364
|
p3d supports win64
|
2012-08-13 23:13:23 +00:00 |
rdb
|
aee35023f0
|
add packages installed later to PATH too (fixes bug LP 953847)
|
2012-05-10 07:26:23 +00:00 |
David Rose
|
4d5a04ad75
|
store appRunner.p3dMultifile
|
2012-03-16 20:28:27 +00:00 |
rdb
|
14c0178225
|
include .tcl files in tk package
|
2012-03-15 09:36:24 +00:00 |
rdb
|
947faa7e68
|
oops, don't reuse amd64 binaries for i386 (and vice versa). fixes LP #949090
|
2012-03-12 09:24:09 +00:00 |
David Rose
|
30e8d98f2c
|
use toOsSpecific() where it counts
|
2012-02-14 23:12:20 +00:00 |
David Rose
|
c520c7a520
|
bah, improper import of DCFile
|
2012-02-13 17:51:59 +00:00 |
rdb
|
5bf3aa09d5
|
add libRocket extensions for packp3d to pick up
|
2012-02-11 19:39:33 +00:00 |
David Rose
|
beabaecca4
|
forgot os.path.join
|
2012-02-07 14:47:58 +00:00 |
rdb
|
d9dd9c86bb
|
Import Filename
|
2012-02-02 11:37:23 +00:00 |
rdb
|
1d12ecfcea
|
Include Pmw.def
|
2012-02-02 11:28:59 +00:00 |
rdb
|
762f31c27e
|
also include submodules of Pmw
|
2012-01-28 14:37:16 +00:00 |
rdb
|
e801caded7
|
aw, forgot to import sys
|
2012-01-28 14:21:05 +00:00 |
rdb
|
1da17fe749
|
this should fix the Pmw stuff
|
2012-01-28 14:13:17 +00:00 |
rdb
|
afc0cf2be7
|
give Pmw another try
|
2012-01-23 11:51:22 +00:00 |
rdb
|
75a00f9553
|
add libRocket runtime package
|
2012-01-22 15:03:14 +00:00 |
rdb
|
19869ff338
|
seems to need .icns extension in .plist file on OSX
|
2012-01-08 13:57:37 +00:00 |
rdb
|
11d7fd56c1
|
delete shortcuts in uninstaller
|
2012-01-08 13:43:37 +00:00 |
rdb
|
c9a80e8076
|
fix one minor typo
|
2012-01-08 13:09:04 +00:00 |
rdb
|
3603ccee19
|
small fugbix
|
2012-01-08 13:02:55 +00:00 |
rdb
|
c45e05cffe
|
recognise -i as valid option, of course
|
2012-01-08 12:52:11 +00:00 |
rdb
|
b92e172172
|
to hell with the encodings, let's just pull in morepy entirely for pdeploy
|
2012-01-08 11:51:05 +00:00 |
rdb
|
1208f78d86
|
let's just add some more standard encodings to the panda3d package
|
2012-01-08 11:48:53 +00:00 |
rdb
|
6eeccd0273
|
Move 'io' module from morepy to standard panda3d package
|
2012-01-08 10:58:30 +00:00 |
rdb
|
388551f4da
|
add icon support to pdeploy, and write .desktop files on Linux
|
2012-01-08 10:40:48 +00:00 |
David Rose
|
211df4b90f
|
need default parameters for runp3d.py
|
2012-01-06 00:44:43 +00:00 |
David Rose
|
16ae6aa182
|
a little more information for incorrect arguments
|
2012-01-05 21:50:57 +00:00 |
David Rose
|
e1a136a21e
|
fix minor crash on input error
|
2012-01-05 21:49:46 +00:00 |
rdb
|
94fb5c97eb
|
Windows installer should now ask if the user wants a desktop icon
|
2012-01-04 10:21:56 +00:00 |
David Rose
|
abb7a76368
|
Support __file__ in pdef file for convenience
|
2012-01-01 16:34:36 +00:00 |
David Rose
|
dfe16c64f6
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |