Commit Graph

567 Commits

Author SHA1 Message Date
rdb 849b60c6e9 support max 2013 and above 2013-10-07 20:15:38 +00:00
rdb f3a7c94172 64-bit PhysX 2013-10-07 10:48:33 +00:00
rdb 3753602ef9 fix tiff 2013-10-07 10:37:22 +00:00
rdb a233c3b902 oopsfix 2013-09-18 22:45:40 +00:00
rdb 33bf6b6df1 compile fixes 2013-09-18 19:25:44 +00:00
rdb 921be2f1e5 makepanda should also compile _ext.cxx files 2013-09-18 15:22:40 +00:00
rdb c02932282b don't pick up _ext.I 2013-09-18 14:56:51 +00:00
enn0x 13d11f9019 Fix for DirectX SDK lib path (64bit) 2013-09-02 21:10:56 +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 93949d450b Always include extras/include 2013-08-26 17:58:01 +00:00
rdb 9f3fb48abf (hopefully) fix compile error with Maya on VC 2010 2013-08-26 17:29:47 +00:00
rdb 1d3c1c0a8b Add 'MFC' to OPTS when compiling plugin_activex 2013-08-26 15:14:14 +00:00
rdb a876f1ee4b Add extras/include dir for putting an mfc header that was yanked from a Windows SDK 7.1 sample 2013-08-26 15:09:51 +00:00
rdb 3edcc13ac3 we should probably specify WIN64_VC et al on 64-bit windows. 2013-08-26 13:05:42 +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
rdb 78d3b4095b Implement a better solution for the multilib problem. 2013-04-12 15:22:37 +00:00
David Rose 4936cd71c7 stupid typo 2013-03-14 16:37:19 +00:00
David Rose 6cdce0d13d iphlpapi.lib is now required for ConnectionManager::get_interfaces() 2013-03-14 16:31:40 +00:00
rdb 14bd32c215 fix debian build 2013-03-07 11:54:51 +00:00
rdb a5e6aca66d Specify -u to ppackage only when building with --universal on Mac OS X 2013-03-05 21:09:42 +00:00
rdb 0b9fc00004 fix more breakage 2013-02-20 10:54:08 +00:00
rdb 62a4e4122c Python 3 support, and a compile fix 2013-02-18 18:42:49 +00:00
rdb cd5fe3fb74 fix error when compiling from linux for android, thanks to heek_ 2013-02-13 13:59:30 +00:00
rdb 40f70c388f Add wWinMain to FLTK p3dcert, and use wstring entirely [untested] 2013-02-13 11:34:00 +00:00
rdb de92555eee we can't use strip now that we use a non-static pystub 2013-02-10 16:16:51 +00:00
rdb f32d62cc09 no need to use -l for libraries in built/lib 2013-02-10 15:42:41 +00:00
rdb c765d39a95 Fix from benchang for proper rpath on Mac OS X when linking maya2egg_bin 2013-02-10 15:34:19 +00:00
rdb 554e009070 more "well-mannered" shebang 2013-02-04 17:34:51 +00:00
rdb 16f5e1b56d fix build error 2013-01-30 11:55:26 +00:00
rdb b89467ec02 oops 2013-01-29 17:58:41 +00:00
rdb 3a665c6e2f Locate interrogate_module correctly when cross-compiling 2013-01-27 22:01:35 +00:00
rdb a5566d0847 Fix error in parsing --osxtarget flag 2013-01-27 21:58:01 +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 2b34777998 FLTK needs just a few more libraries on windows 2012-12-22 09:30:45 +00:00
David Rose 24e367817b whoops, overlooked some more build dependencies 2012-12-21 01:10:49 +00:00
David Rose e362cd3626 egg2obj now requires libp3objegg.lib 2012-12-20 20:25:53 +00:00
rdb 6254263a1f Don't build Carbon module if Cocoa module is also built 2012-11-30 09:36:23 +00:00
rdb 0f4a7409f6 compile correctly without OpenGL support as well 2012-11-05 20:33:57 +00:00
rdb b2f912c468 Make the Windows installer work with any version of Python
(fixes bug in 1.8.0 where it no longer reads/writes the correct registry key)
2012-10-22 08:46:37 +00:00
rdb 88be50f8da disable 64-bit osx building for now 2012-10-04 15:09:21 +00:00
rdb dc18908d3c OpenSSL needs user32.dll and gdi32.dll nowadays 2012-10-04 10:00:11 +00:00
rdb 24aaac9e22 fix install_name_tool being called on the wrong libraries 2012-10-03 10:21:15 +00:00
David Rose 0662ea7958 multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
rdb d995a97ca1 fix pfm-bba compile issue 2012-09-02 08:38:19 +00:00
David Rose 656d7242cb pfm-bba for makepanda 2012-09-01 00:13:31 +00:00
rdb 5bd76de269 fcollada, ode, carbon/cocoa 2012-08-11 21:09:28 +00:00