6703 Commits

Author SHA1 Message Date
David Rose
29276c2039 don't need bigendian treatment with Quartz 2009-09-08 20:41:34 +00:00
David Rose
2cbd760b69 compilation errors 2009-09-08 20:19:28 +00:00
David Rose
76679a765f auto_start (wip) 2009-09-08 19:46:06 +00:00
David Rose
2fa6ab7128 openssl dependency 2009-09-08 18:13:11 +00:00
rdb
bb1bd24b06 Very simple deploy-for-web thing 2009-09-08 10:57:54 +00:00
rdb
4a39c66fff Add useful pdeploy script that can easily deploy any app to cdrom, web, or create installers for all platforms 2009-09-08 10:39:36 +00:00
David Rose
2477befaa2 protect PandaModules imports in try..except 2009-09-07 22:34:20 +00:00
rdb
c8fa5e77c0 Don't ship libpandaskel, libpandaode and libpandaegg by default 2009-09-07 16:43:32 +00:00
David Rose
61e093a559 aggressively delete uncompressed package archive from install dir 2009-09-07 02:05:41 +00:00
David Rose
df671dc334 consistent code with panda 2009-09-06 22:54:50 +00:00
rdb
657845986d libpandaode as separate package 2009-09-06 18:21:58 +00:00
rdb
71b8c6e7d7 Don't ship libGLcore.so.1 as it's nvidia-specific 2009-09-06 15:57:53 +00:00
rdb
4484076565 More work on installer maker - version numbers, license files 2009-09-06 14:25:28 +00:00
rdb
a797a5fdfc Fix bug in .deb creation system 2009-09-06 13:54:30 +00:00
rdb
1bc9a8ef20 A bit more work 2009-09-05 18:51:30 +00:00
rdb
60c8a45dd6 Functional .exe installer making, on linux too 2009-09-05 18:06:47 +00:00
rdb
899862377c WIP installer maker - deb already functional, exe in progress 2009-09-05 16:59:59 +00:00
rdb
4c3bdd68f8 Don't build extend_frozen without Python 2009-09-05 13:26:33 +00:00
David Rose
e7b00c6e92 revert object inheritance for now, causes problems 2009-09-04 18:24:35 +00:00
rdb
b70abad054 DirectObject: classobj -> type 2009-09-04 17:16:19 +00:00
rdb
bdb3d15332 More PHAVE fixes 2009-09-03 18:43:47 +00:00
Gyedo Jeon
8cfef6c08d Added support for callback function 2009-09-03 06:46:04 +00:00
David Rose
4f2d4d337e whoops, non-windows fix 2009-09-03 04:04:01 +00:00
David Rose
cc5a38f40a minor fix 2009-09-03 02:27:53 +00:00
David Rose
194979b51d clean exit and log reporting 2009-09-03 02:09:21 +00:00
David Rose
77b340fec7 some cache-busting 2009-09-02 14:48:58 +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
58555a2895 windows issues 2009-09-01 00:18:31 +00:00
David Rose
201cdf2c86 mac issues 2009-08-31 23:00:52 +00:00
David Rose
e74c4a0c8f support _d.dll in debug build 2009-08-31 22:33:24 +00:00
David Rose
1415193b5e separate out p3dpython.exe and libp3dpython.dll 2009-08-31 22:25:32 +00:00
John Loehrlein
06fa43a83b removed pointer in base. Added a comment about scale on the entry not working 2009-08-31 20:48:49 +00:00
David Rose
95420fe5b8 oops, path error 2009-08-31 19:32:22 +00:00
David Rose
671e3e5e85 compile on win32 2009-08-31 19:31:28 +00:00
David Rose
5fc0a429f6 RTLD_LAZY 2009-08-31 16:36:50 +00:00
David Rose
2f04931200 whoops, pdb 2009-08-31 16:10:56 +00:00
David Rose
e9806e9c90 ok, we need pystub 2009-08-31 14:59:36 +00:00
David Rose
f8e7cbfb27 no longer need static python library 2009-08-31 14:56:03 +00:00
David Rose
ca13be76d2 compiler error 2009-08-31 14:29:34 +00:00
David Rose
9a68233e6f patching 2009-08-31 06:09:23 +00:00
David Rose
7b34234edc interactive_console 2009-08-30 21:10:30 +00:00
David Rose
aca9915060 missing file 2009-08-29 23:08:55 +00:00
David Rose
4388b853e5 one_process support. Some issues. 2009-08-29 23:08:00 +00:00
David Rose
93e7352476 python_dev mode 2009-08-29 02:00:30 +00:00
David Rose
8c9032dca3 VFSImporter.sharedPackages 2009-08-28 23:51:47 +00:00
David Rose
15175c727d explicit calls instead of PyRun_SimpleString 2009-08-28 17:59:27 +00:00
Gyedo Jeon
0ad1e310d3 Added support for multiple windows 2009-08-28 06:41:07 +00:00
David Rose
8b77da64df preload libpandaexpress 2009-08-28 02:52:24 +00:00
David Rose
970f35a3e6 use _vfsimporter.pyd instead of runp3d_frozen.pyd 2009-08-28 01:55:05 +00:00