Commit Graph

16549 Commits

Author SHA1 Message Date
rdb b594cb7dbd X11 is also plugin requirement 2009-10-28 16:38:08 +00:00
rdb 1e07f44712 Don't try to locate that much thirdparty packages in a runtime build 2009-10-28 15:46:15 +00:00
rdb aa719e845c Workaround OSX p3dcert crash in Wx by compiling p3dcert with optimize level 2 2009-10-28 15:42:24 +00:00
rdb e669fa07f3 Don't depend on pandatool for the runtime 2009-10-28 13:57:23 +00:00
rdb 5edc31b7f8 Rewrite the interface to installpanda.py for more command-line control 2009-10-28 13:48:01 +00:00
rdb 4a22b8f104 Fix nppanda3d crash on OSX, I hope 2009-10-28 13:33:30 +00:00
rdb 0f383eaccb Snow Leopard doesn't support PPC anymore, apparently 2009-10-28 13:29:28 +00:00
rdb 788541d38b Fix cross-compilation on OSX Leopard 2009-10-28 13:27:52 +00:00
rdb 44f1ad47ec Fix issue with nppanda3d.so not getting packaged on linux 2009-10-28 12:26:02 +00:00
rdb 56948b4c28 Workaround for missing LIBPANDAEAY.DLL and LIBPANDASSL.DLL on windows 2009-10-28 10:53:55 +00:00
David Rose e338f35a9e matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
rdb 7937aef9e9 Fix browser plugin issues on windows 2009-10-27 15:38:35 +00:00
rdb af57d1ba34 Fix error on OSX 2009-10-27 14:56:41 +00:00
rdb a784967166 Fix plugin crash on OSX 2009-10-27 14:37:49 +00:00
rdb bb90046121 Adding installer.bmp (instead of download.bmp) 2009-10-27 14:13:50 +00:00
rdb b2c85f0322 Fixes for MFC linking on windows 2009-10-27 13:51:24 +00:00
David Rose 19c0a94d7e support codebase 2009-10-27 09:47:50 +00:00
David Rose fb599ccac9 support 10.4 2009-10-27 09:36:19 +00:00
David Rose 06f05d2ecc failed attempt to run on osx 10.4 2009-10-27 00:41:03 +00:00
David Rose 0b80f4f933 version for ms too 2009-10-26 23:29:56 +00:00
David Rose 63488f3837 more version updates 2009-10-26 23:16:28 +00:00
David Rose 0d28474f19 remove unused dependency on hashlib; not available in python 2.4 anyway 2009-10-26 23:10:04 +00:00
David Rose c4ac2aac6a oops 2009-10-26 23:05:35 +00:00
David Rose 2e5da4019f experiment with cab files 2009-10-26 22:56:03 +00:00
David Rose ab3e13403f some small fixes, starting _web_hostname integration 2009-10-26 20:19:19 +00:00
rdb 32c5b3b66d Fix small issue on windows 2009-10-26 16:40:14 +00:00
rdb 019b6ebeab Now don't break the linux build 2009-10-26 16:08:20 +00:00
rdb 13b23ef618 Fix bug in makepanda with linking of temporary static libraries into dynamic libraries 2009-10-26 15:41:21 +00:00
rdb cd50df5693 Oops, this belongs in coreapi, not in the runtime 2009-10-26 15:37:21 +00:00
rdb 0a44c21557 subprocbuffer; fixes OSX plugin crash (I hope) 2009-10-26 15:33:11 +00:00
rdb 0c58c9dfc1 Overlooked one minor detail (mac) 2009-10-26 15:13:40 +00:00
rdb 8d2ab9625a Fixes for Mac 2009-10-26 15:12:23 +00:00
rdb e02bd5afda Various fixes, am too lazy to check what exactly I did here 2009-10-26 15:05:18 +00:00
rdb 79280e0303 Make make_installer.py entirely independent of Panda3D by replacing Panda3D-specific stuff with built-in Python equivalents. Sorry David, also had to remove your image-resizing code. 2009-10-26 15:00:32 +00:00
rdb b82d92c0ab Add download bmp image 2009-10-26 13:42:13 +00:00
rdb 0f1bf6212a MFC stuff. Compile ActiveX plugin on Windows 2009-10-26 10:19:05 +00:00
David Rose 4509e4354c downloadRemainingSeconds 2009-10-26 09:28:50 +00:00
David Rose a36bc45d08 a few tweaks 2009-10-25 21:39:41 +00:00
rdb fa500f10a3 Do we really need to import 'direct' ? 2009-10-25 18:23:05 +00:00
rdb c53c52ef76 Fill in SDK["PYTHONEXEC"] even if compiling without python 2009-10-25 18:20:39 +00:00
rdb d208973a68 Fix for OSX 2009-10-25 18:10:48 +00:00
rdb 3d52ca5e05 Plugin needs libpng and libjpeg as well 2009-10-25 17:39:07 +00:00
rdb 727c37d414 Composite file for (lib)p3dpython(w) 2009-10-25 15:28:47 +00:00
rdb cc747af818 p3dpythonw, libp3dpython 2009-10-25 14:26:38 +00:00
rdb 12d0c3f765 Link nppanda3d.dll/.so dynamically, even when LINK_ALL_STATIC is enabled 2009-10-25 07:46:32 +00:00
David Rose 1e0cf1664a fix 'Couldn't find package blah in contents.xml' problem 2009-10-25 00:34:27 +00:00
David Rose 2173055841 fix problem with splash images not showing up initially 2009-10-25 00:19:03 +00:00
David Rose 3977a68842 fix obscure firefox crash 2009-10-24 23:35:17 +00:00
David Rose 884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
rdb 270d79658e Move the model-cache to ~/Library/Caches/, as well 2009-10-24 19:01:51 +00:00