Commit Graph

58 Commits

Author SHA1 Message Date
Sam Edwards e15cea4331 general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
mfwass f8837999ed Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
rdb 828fe2af88 Install panda3d runtime to /usr/local/bin/ to fix SIP error on El Capitan 2015-11-19 02:17:06 +01:00
rdb 5827959056 Fixes for 64-bit OS X build on newer OS X versions 2015-03-29 22:06:32 +02:00
rdb 9faeb08e57 Oops, I had accidentally commented out OCX installation 2014-10-08 20:46:01 +00:00
rdb 43805f47bb Improve runtime installer, add 64-bit support 2014-10-08 20:43:59 +00:00
rdb 2b26ef1e34 Python 2.5 has no 0o### number syntax 2014-09-15 12:54:30 +00:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +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
rdb 5e98a7d91e respect MAKEPANDA_THIRDPARTY env var 2011-10-07 14:31:47 +00:00
David Rose 6c2494be17 remove unused extensions 2011-08-31 21:39:44 +00:00
David Rose c29e31eb2b write registry keys that chrome will read, instead of relying on existing firefox install 2011-08-25 23:03:12 +00:00
Gyedo Jeon fdb9e1fa9f Fix to support FF4 2011-03-23 23:07:25 +00:00
rdb f33b2e1da4 Let's not add the Panda3D Runtime to PATH, instead, let's locate it in registry 2010-01-20 14:35:00 +00:00
rdb 6f7fb99c1c Add panda3d.exe and stuff to the PATH on Windows 2010-01-19 18:10:30 +00:00
rdb 747b804518 dos2unix 2010-01-19 17:44:44 +00:00
David Rose a2c72d20d6 uniquify p3d-setup.pkg for Snow Leopard 2010-01-15 00:29:19 +00:00
David Rose 1992b3b1c4 separate out make_xpi.py 2010-01-14 22:46:50 +00:00
David Rose 01ac73fc87 add --cab 2010-01-13 21:02:30 +00:00
David Rose 44c8c87d25 plugin must be called an 'extension' rather than an 'item' for FF to recognize the update.rdf 2010-01-08 00:14:38 +00:00
David Rose cd3f17bb9b remove linux from xpi 2009-12-23 00:33:52 +00:00
rdb db27eec59b Allow people to change the installation directory 2009-12-05 16:11:57 +00:00
rdb 1cbec3eef0 Include zlib1.dll 2009-12-02 17:37:30 +00:00
David Rose 1d1eafcb70 typo 2009-11-22 00:14:55 +00:00
David Rose 82f49bb352 update.rdf files 2009-11-21 19:06:07 +00:00
David Rose 6785b6abcc chmod 2009-11-20 15:21:26 +00:00
David Rose a6a0de068e xpi output 2009-11-20 02:10:37 +00:00
David Rose daf9c87a05 Description.plist 2009-11-20 02:05:13 +00:00
David Rose b4df14be69 typo 2009-11-10 22:27:57 +00:00
rdb aee6aabe8f OSX 10.4 installer: no relocation, require root authorization 2009-11-08 16:42:56 +00:00
David Rose 8d592a03e1 build an xpi installer 2009-11-07 00:47:03 +00:00
rdb 72ad227e6b Support showing of eula/license before installation 2009-11-05 09:11:51 +00:00
rdb 29966973a9 Disable relocation on OSX to prevent issue with Panda3D.app being put in the wrong location 2009-11-05 08:54:06 +00:00
David Rose 189a380f04 don't rely on packagemaker's exit status 2009-10-29 22:08:50 +00:00
rdb 56948b4c28 Workaround for missing LIBPANDAEAY.DLL and LIBPANDASSL.DLL on windows 2009-10-28 10:53:55 +00:00
rdb af57d1ba34 Fix error on OSX 2009-10-27 14:56:41 +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 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
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
rdb fa500f10a3 Do we really need to import 'direct' ? 2009-10-25 18:23:05 +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 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