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
rdb
9fcb863c04
Force version number input, ship both 'panda3d' and 'Panda3D.app' on OSX, and choose an Identifier that doesn't conflict with the app bundle's.
2009-10-24 18:45:15 +00:00
rdb
8882312968
Experimental.
...
* Real support for LINK_ALL_STATIC in makepanda
* Split rtdist and plugin build systems
* Build both application bundle and 'panda3d' executable on Mac
* Get 'models' package working well.
2009-10-24 18:29:07 +00:00
David Rose
46d632f82a
Panda3DRuntime -> Panda3D
2009-10-24 16:51:42 +00:00
rdb
536ef4f5f5
Remove pkg if it already exists
2009-10-24 10:53:58 +00:00
rdb
b87b855eff
Remove dmg if it already exists
2009-10-24 10:06:27 +00:00
rdb
ef82e8d8c8
Panda3D.app is a directory, not a file
2009-10-24 09:56:20 +00:00
rdb
54ba9f4070
Changes to OSX installer for new Panda3D.app bundle
2009-10-24 09:53:38 +00:00
rdb
e9e69c9e10
Another minor mistake
2009-10-24 09:45:17 +00:00
rdb
0435142f77
Minor mistake
2009-10-24 09:40:56 +00:00
rdb
f176b9fd1d
* Attempt at making a Panda3D.app application bundle for the runtime on OSX
...
* Don't link python into panda3d.exe - link pystub instead
* Invoke ppackage.py with -OO, depending on optimize mode
* Don't attempt to pzip the models if compiled without zlib
2009-10-24 09:29:32 +00:00
David Rose
fe38ff0da5
ignore weird command-line settings
2009-10-24 05:26:23 +00:00
David Rose
af847d758e
protect under HAVE_AUDIO
2009-10-24 04:57:46 +00:00
David Rose
b6dfe5d6c8
protect under HAVE_AUDIO
2009-10-24 04:50:39 +00:00
David Rose
7547ab8cd4
bundle-making script for the standalone app
2009-10-24 01:08:07 +00:00