David Rose
|
4e5c1e5667
|
missing file
|
2009-10-29 23:26:56 +00:00 |
David Rose
|
08d7abb8fb
|
version numbers on plugin dll's
|
2009-10-29 23:21:23 +00:00 |
David Rose
|
189a380f04
|
don't rely on packagemaker's exit status
|
2009-10-29 22:08:50 +00:00 |
rdb
|
521f5491b2
|
Bugfix when compiling for 10.4 on a 10.5 OSX install
|
2009-10-29 08:56:26 +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
|
af57d1ba34
|
Fix error on OSX
|
2009-10-27 14:56:41 +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
|
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
|
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
|
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 |
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
|
727c37d414
|
Composite file for (lib)p3dpython(w)
|
2009-10-25 15:28:47 +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
|
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 |
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 |
David Rose
|
fe38ff0da5
|
ignore weird command-line settings
|
2009-10-24 05:26:23 +00:00 |
David Rose
|
7547ab8cd4
|
bundle-making script for the standalone app
|
2009-10-24 01:08:07 +00:00 |
David Rose
|
c7309c1824
|
compile warning
|
2009-10-24 01:07:46 +00:00 |
David Rose
|
4d271429da
|
eh, just use the posix filename after all
|
2009-10-24 01:06:44 +00:00 |
David Rose
|
be9798c601
|
typo
|
2009-10-24 00:55:18 +00:00 |
David Rose
|
bd79880ee1
|
make a mac-friendly application bundle for standalone panda3d
|
2009-10-24 00:45:24 +00:00 |
rdb
|
9fe354cd7f
|
Smart OSX framework extraction and inclusion
|
2009-10-23 19:25:12 +00:00 |
David Rose
|
ddea543868
|
optional net and nativenet
|
2009-10-23 19:19:07 +00:00 |
David Rose
|
7e565c2a49
|
fix safari crash
|
2009-10-23 16:27:47 +00:00 |
David Rose
|
c015814321
|
some more error cases
|
2009-10-23 00:25:50 +00:00 |
Darren Ranalli
|
4bc0c2b591
|
corrected implementation of SkinningReplyTo.__getattr__
|
2009-10-22 23:19:21 +00:00 |
David Rose
|
b8f7cbd532
|
oops typo
|
2009-10-22 20:35:55 +00:00 |
David Rose
|
5aee8bd4dc
|
get_panda_script_object log output
|
2009-10-22 20:35:03 +00:00 |
David Rose
|
eaee7a00f8
|
apple build issue
|
2009-10-22 20:33:04 +00:00 |
rdb
|
df9edbe1dd
|
Print a somewhat more useful message when the -i option is omitted
|
2009-10-22 14:01:43 +00:00 |
rdb
|
80196acac8
|
Installer package creation for OSX
|
2009-10-22 12:59:27 +00:00 |
David Rose
|
04ef8343bf
|
exclude libpthread.so
|
2009-10-22 07:09:28 +00:00 |
David Rose
|
2dbd154536
|
better handling of some startup failures; don't make a osx gui app unless necessary
|
2009-10-22 07:05:51 +00:00 |