Commit Graph

200 Commits

Author SHA1 Message Date
rdb 4df192c752 No GLX on osx 2009-09-22 18:57:56 +00:00
rdb 27cd2c425c Linker fix 2009-09-22 17:58:29 +00:00
rdb 24434f1918 One more minor fix 2009-09-22 17:28:35 +00:00
rdb a76d9682b4 CgGL is in the Cg framework on OSX 2009-09-22 17:27:04 +00:00
rdb 6a69219f13 Forgot one import 2009-09-22 17:21:42 +00:00
rdb 704bcc4932 OSX fixes 2009-09-22 17:20:02 +00:00
rdb 1d42c6dd43 Proper CgGL linking 2009-09-22 16:21:42 +00:00
rdb 067c6ec0a8 Fix include dir issue with freetype 2009-09-21 11:00:49 +00:00
rdb e778faa27e Oops, another typo 2009-09-21 10:57:10 +00:00
rdb 3f0beb2537 Support searching in custom inc directories 2009-09-21 10:56:20 +00:00
rdb ac4f2a3d37 ld cache fix 2009-09-21 10:52:08 +00:00
rdb 8b362f6c88 Locate dylibs too 2009-09-21 10:49:55 +00:00
rdb 933899dca7 another bugfix for osx 2009-09-21 10:41:56 +00:00
rdb e1cd2f3d84 Fix typo 2009-09-21 10:39:26 +00:00
rdb fb3988eb09 Also work without pkg-config, for example mac doesn't have it by default 2009-09-21 09:59:47 +00:00
rdb f4cf3bfdd4 Overhaul of makepanda's thirdparty package handling. It now supports searching the system for thirdparty packages, and makes great use of pkg-config. 2009-09-20 19:23:17 +00:00
rdb 9261a7baad - Integrate new plugin certificate tool
- Support for wx-config (needed to compile p3dcert)
- Added some flags that make sure the windows linker won't accidentally pick up symbols from the debug runtime
- Some generic linker fixes
2009-09-19 09:05:14 +00:00
rdb f97959e94b Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module.
Basically, it's a hybrid between what it used to be and what the scripts would be, frozen.
The advantage of the first is that ppython is now a very small wrapper instead of the hacky problematic mess it used to be.
The advantage of the second is that the scripts are not as big as if they would be frozen. And they can be modified.
2009-09-18 16:08:30 +00:00
rdb 141fa88c7c Fix compile issue with ppython tools 2009-09-18 14:34:15 +00:00
rdb 040604f212 Apply fixes from abhinath to makepanda build too 2009-09-17 19:20:58 +00:00
rdb daa0206b01 Something was going wrong with the model-path on linux, I have no idea what, but this should fix it. 2009-09-17 19:09:23 +00:00
rdb db7b31f315 Let's not freeze packpanda and eggcacher for now, it appears to give problems on windows 2009-09-17 18:54:47 +00:00
rdb 0a8d7c5c5a Fix for status reports when --verbose is selected 2009-09-14 16:26:29 +00:00
rdb ee7dfacecc Don't attempt to convert .flt files without flt2egg 2009-09-14 13:51:47 +00:00
rdb 1c28973cb4 "models" directory should also be generated without pandatool 2009-09-14 13:41:57 +00:00
rdb fcf50a2726 On second thought, X11 should not be an optional package 2009-09-14 12:54:36 +00:00
rdb 50c7efb6d9 Proper X11 linking 2009-09-14 11:24:53 +00:00
rdb 82a4328a74 Disable logging for the web plugin, by default 2009-09-14 07:13:42 +00:00
rdb ab0e4076cf Fix compiler warning for FreeBSD 2009-09-12 19:36:34 +00:00
rdb c0695c34a9 Fix terminal coloring for FreeBSD 2009-09-12 19:35:20 +00:00
rdb 977f7a9dcc compile issues with p3dpython 2009-09-12 16:19:56 +00:00
rdb 84cce07f1d Fix windows compile errors 2009-09-12 16:15:20 +00:00
rdb 05d740fbed Multify now needs OpenSSL 2009-09-12 15:42:24 +00:00
rdb 60aebb0633 Some generic improvements 2009-09-12 11:09:25 +00:00
rdb 6529e5c0a8 Better packaging in makepanda 2009-09-12 10:50:05 +00:00
rdb 9542e67c7b CMake-ish output coloring 2009-09-12 09:32:22 +00:00
rdb bccaeec475 Fix indentation error in deb control file 2009-09-11 12:25:28 +00:00
rdb aebc5042f5 Whoops, fix compile error 2009-08-31 19:23:59 +00:00
rdb 6b8b843438 OSX mesa dependency issue, and some changes for 10.6 too 2009-08-31 19:16:49 +00:00
rdb 912f533e1e More work on runtime/plugin, now panda3d-runtime debian package 2009-08-31 19:02:11 +00:00
rdb 586642e23c Revert colorgcc changes, it might give unpredictable weird results sometimes 2009-08-31 18:53:25 +00:00
rdb 2d86e3ec31 Support for colorgcc 2009-08-31 18:15:00 +00:00
rdb 365f35a4f2 New mime info file writing mechanism 2009-08-30 19:19:52 +00:00
rdb 6532ebd987 New runtime building mechanism, packaging system, and python wrappers to TinyXML 2009-08-30 14:27:03 +00:00
rdb 227a0dfe2e Fix plugin build errors 2009-08-27 18:00:05 +00:00
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose e10b5111d3 add PRC_PATH2_ENVVARS 2009-08-18 05:05:16 +00:00
David Rose 88b0ac8fd8 add PANDA_PACKAGE_VERSION_STR 2009-08-18 04:44:07 +00:00
rdb 94f626b2cf suggested change from forum user volker 2009-08-12 12:27:36 +00:00
rdb 5f119ddd28 Fix paste-buffer corruption error 2009-08-08 18:35:22 +00:00