215 Commits

Author SHA1 Message Date
rdb
ad3706e6f1 Don't copy .pyc and .pyo files to built/direct 2014-03-09 00:05:53 +00:00
rdb
c6cbaa92f9 Fix a range of build issues, in particular on Mac OS X 2014-03-08 14:22:17 +00:00
rdb
5f2c0a6e04 Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
 * In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
2014-02-20 13:33:26 +00:00
rdb
03b293244b Fix threaded build with Python 2.5, fix OS X build that doesn't specify sysroot 2014-01-11 13:57:37 +00:00
rdb
adf9b05381 include version number in dependency cache (sorry for forcing a full rebuild onto y'all) 2013-12-22 10:12:19 +00:00
rdb
4b9da436a0 Automatically invoke 2to3 on built/direct for a Python 3 build 2013-12-17 22:48:19 +00:00
rdb
3241443077 fix error parsing PandaVersion.pp with Python 3 2013-12-17 20:31:46 +00:00
rdb
01ebd5e66a very error, such compile, wow 2013-12-17 15:18:37 +00:00
rdb
708dca0468 oops, fix for verbose builds 2013-12-17 13:39:30 +00:00
rdb
b686d371ca fix maya location on linux, fix dependency cache problems with Python 3 that forced a full rebuild every time 2013-12-17 13:33:39 +00:00
rdb
40cc37e3da fix terminal colouring when using Python 3 2013-12-17 11:56:02 +00:00
rdb
f1d550bfd8 Missed a space 2013-10-07 15:17:23 +00:00
rdb
c88e493873 Add 3dsmax 2014 2013-10-07 12:58:36 +00:00
rdb
f3a7c94172 64-bit PhysX 2013-10-07 10:48:33 +00:00
David Rose
98174d62db support deleting if requested 2013-09-30 22:11:52 +00:00
rdb
c02932282b don't pick up _ext.I 2013-09-18 14:56:51 +00:00
Chris Brunner
c80f30161f Support for Maya2014 2013-08-30 21:05:11 +00:00
rdb
1b3e62ebb9 Fixes for running makepanda with cygwin Python, fixes for compiling on 32-bits Windows for 64-bits Windows 2013-08-28 09:01:03 +00:00
rdb
f251e29237 further fixes for cross-compiling on windows 2013-08-28 07:31:50 +00:00
rdb
34fd8f0c4d don't rely on being able to call the python build we're building against 2013-08-26 20:52:59 +00:00
rdb
4c4b627260 Drop support for VC2008. Add support for VC2010. Split vrpn and ffmpeg out of libpanda. Fixes for cross-compiling 64-bit on 32-bit Windows. Will post new thirdparty packages at the forums. 2013-08-26 12:22:24 +00:00
rdb
0854cf5aa2 Add support for libswresample 2013-08-22 18:36:58 +00:00
rdb
330a9c7b87 MoveAway/MoveBackConflictingFiles is a bad idea, let's just WarnConflictingFiles 2013-08-22 18:30:29 +00:00
rdb
6cf523c4de Locate fcollada lib in thirdparty dir correctly 2013-08-13 17:45:16 +00:00
David Rose
a3027ceb23 also build Maya 2013.5 2013-06-04 00:23:30 +00:00
rdb
c4d303fde6 gcc -print-search-dirs does not list /usr/local/lib 2013-04-13 15:39:08 +00:00
rdb
790907aee0 oops fix 2013-04-12 18:51:01 +00:00
rdb
78d3b4095b Implement a better solution for the multilib problem. 2013-04-12 15:22:37 +00:00
rdb
1c74e7f7bf pick up ode-config include fix on head 2013-04-12 15:10:00 +00:00
rdb
f42eb3164c debug output thirdparty directory 2013-04-02 12:19:01 +00:00
rdb
151b22ddf0 fix exception handling in Python 2 2013-02-20 09:23:54 +00:00
rdb
8cab1011d6 don't include python lib dir if it doesn't exist 2013-02-19 19:18:46 +00:00
rdb
62a4e4122c Python 3 support, and a compile fix 2013-02-18 18:42:49 +00:00
rdb
4bf17ae286 use target arch to locate sdks dir on windows 2013-02-09 11:43:14 +00:00
rdb
f66c8023f9 fix error 2013-01-28 19:32:41 +00:00
David Rose
2c1dcdb7b4 fix for Windows build when "." is not explicitly on the PATH 2013-01-26 02:00:49 +00:00
rdb
a746344970 Many improvements to makepanda, general cleanup, hidden bugfixes, but most notably cross-compilation and Android support 2013-01-24 20:20:47 +00:00
rdb
06b3438d72 Add Maya 2013 2012-09-28 09:38:15 +00:00
rdb
5bd76de269 fcollada, ode, carbon/cocoa 2012-08-11 21:09:28 +00:00
rdb
e131c12dcb a few minor fixes, including better support for Xcode 4.3 on OSX Lion 2012-07-25 09:47:34 +00:00
rdb
c0f74e9da3 CopyTree should update altered files properly 2012-02-19 09:24:22 +00:00
rdb
4cc8cf04c8 support for thirdparty packages with their own Python bindings 2012-01-28 13:12:36 +00:00
rdb
3a98b5838a remove debug messages that zhao forgot to remove, and hopefully fix the interrogate rerun issue 2012-01-08 13:28:49 +00:00
David Rose
abee07ef0d windows fix 2011-12-19 18:01:27 +00:00
David Rose
e04c446b1c add eigen to makepanda 2011-12-19 17:36:40 +00:00
Zhao Huang
7d9778f2b9 fixed MSPlatform check for non-Win platforms 2011-12-08 15:16:49 +00:00
Zhao Huang
66aef17a6f Fixed Threading Build Issue, --thread=X will now compile correctly (at least on windows)
Added support for Win7.1 Platform, DirectX June SDK 2010
Add switch --dxSdk and --MSPlatSdk to select which SDk to use (defaults to prior set behavior)
Add switch --PandaPhysics, --Vision, --Skeleton, --PandaParticleSystem to toggle compilation of native panda components
2011-12-08 04:53:34 +00:00
Chris Brunner
8801ec38d7 More helpful error messaging than a blank response added 2011-11-15 22:42:15 +00:00
David Rose
8525e325c3 get frameworks from pkg-config as well 2011-09-28 17:13:21 +00:00
David Rose
5a1c474c31 turns out sys.maxint isn't reliable on windows. Feh. 2011-09-06 20:20:29 +00:00