rdb
|
85bd762709
|
Fix incorrect PC-BSD checks
|
2010-03-08 19:22:14 +00:00 |
|
rdb
|
a941082546
|
Remove unnecessary code
|
2010-03-05 14:21:12 +00:00 |
|
rdb
|
2af783dc28
|
Fix when /usr/bin/python isn't a symlink
|
2010-03-05 14:20:14 +00:00 |
|
rdb
|
2941d95466
|
Fix OSX buildbot compile error for runtime build, as well
|
2010-02-27 14:39:58 +00:00 |
|
rdb
|
2c762a7820
|
Fix buildbot compile error on OSX
|
2010-02-27 14:13:54 +00:00 |
|
rdb
|
d6c565860d
|
Resolve symlinks for sys.executable, so that ppython symlink will always point to the right version on non-windows
|
2010-02-27 11:11:09 +00:00 |
|
rdb
|
38caf46fe0
|
Apply patch from koeikim
https://bugs.launchpad.net/panda3d/+bug/527567
|
2010-02-25 08:20:21 +00:00 |
|
rdb
|
d594f42d11
|
Only use _d suffix on Windows
|
2010-02-06 15:09:19 +00:00 |
|
gogg
|
fbbc5bb9e6
|
Compatibility with DX SDK August 2009 that shouldn't break older SDKs. SECURE_SCL settings restored in makepanda.
|
2010-02-04 04:27:35 +00:00 |
|
gogg
|
d067be47f5
|
Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A
|
2010-02-02 02:20:25 +00:00 |
|
rdb
|
e3f688e104
|
Oops, I removed one line too much in my last commit
|
2010-01-20 10:50:57 +00:00 |
|
rdb
|
0cf2249f7a
|
Disable ldconfig use on FreeBSD for now
|
2010-01-19 17:40:23 +00:00 |
|
rdb
|
4d44270ca1
|
ldconfig fix for FreeBSD, provided by deflected
|
2010-01-17 21:40:20 +00:00 |
|
rdb
|
8011302cef
|
Don't attempt to build PhysX on 64-bits linux
|
2010-01-02 10:10:29 +00:00 |
|
enn0x
|
1a7942b40c
|
Merging dev_physx_2009 to HEAD.
|
2009-12-28 11:33:36 +00:00 |
|
rdb
|
e3d7240d92
|
Fix the longstanding side-by-side assembly issue on WIndows (aka mysterious .NET 3.5 framework dependency)
|
2009-12-25 18:39:42 +00:00 |
|
rdb
|
fec1586d1f
|
forgot to protect debug output by a VERBOSE check
|
2009-12-19 11:06:07 +00:00 |
|
rdb
|
d3e545a949
|
Make makepanda more userfriendly on unix, fixing the issues with a --nothing compile
|
2009-12-19 10:59:17 +00:00 |
|
rdb
|
7073039767
|
Minor python fix for windows
|
2009-12-17 19:22:39 +00:00 |
|
rdb
|
4f218a4a84
|
I shouldn't code when I'm tired
|
2009-12-17 19:13:43 +00:00 |
|
rdb
|
7c2224ba8e
|
oops
|
2009-12-17 19:11:21 +00:00 |
|
rdb
|
7c00c089a2
|
Use sys.executable for the rtdist build
|
2009-12-17 19:07:10 +00:00 |
|
rdb
|
681dc378dc
|
Don't warn about missing libraries if there are alternative libraries
|
2009-12-07 19:34:09 +00:00 |
|
rdb
|
4eaf559c0a
|
Oops, minor mistake in previous commit
|
2009-11-29 14:41:09 +00:00 |
|
rdb
|
11e4f386b7
|
Fix minor issue
|
2009-11-29 14:35:47 +00:00 |
|
rdb
|
2b1f09a032
|
Add --nocolor option to forcibly disable output coloring
|
2009-11-28 16:01:27 +00:00 |
|
rdb
|
3ccc0d4603
|
Fix issues with pkg-config result not being read out properly always, resulting in gtk-stats not being built
|
2009-11-27 19:40:09 +00:00 |
|
rdb
|
3469e528ba
|
This should fix libswscale problems for real, I think
|
2009-11-19 13:52:10 +00:00 |
|
Bei Yang
|
b2dad16e42
|
Added Maya 2010 support
Added some BIGOBJ flags as well as NOD:LIBCMT to MFC ignore flags
|
2009-11-18 17:24:32 +00:00 |
|
rdb
|
a7b8734fdf
|
Prevent the wrong wx-config from getting used
|
2009-11-18 10:51:30 +00:00 |
|
rdb
|
2cb602208c
|
Fix typo
|
2009-11-18 10:46:14 +00:00 |
|
rdb
|
7d421efcfb
|
Use wx-config found in thirdparty bin/ dir if present
|
2009-11-18 10:29:23 +00:00 |
|
rdb
|
b53d78d694
|
find swscale in ffmpeg thirdparty package
|
2009-11-18 09:41:18 +00:00 |
|
rdb
|
30d06fc9cf
|
correct libswscale detection (I hope), add libp3vision
|
2009-11-16 12:44:18 +00:00 |
|
rdb
|
d1cf678e74
|
Fix conflicting function names, and split up ffmpeg and swscale as thirdparty libs
|
2009-11-16 08:31:37 +00:00 |
|
rdb
|
6d45056c65
|
Scan /usr/lib64 and /lib64 for libraries as well, on 64-bits platforms
|
2009-11-15 09:56:24 +00:00 |
|
rdb
|
f02f93b6f6
|
Don't depend on the LD cache to be current
|
2009-11-15 08:39:09 +00:00 |
|
rdb
|
4a380d4208
|
Fix custom outputdir code
|
2009-11-13 14:34:59 +00:00 |
|
Bei Yang
|
89749f91a6
|
Changed directX build architecture number
|
2009-11-11 18:32:37 +00:00 |
|
rdb
|
9126fad01b
|
Resource file fixes - and added resource file generation for ActiveX plugin
|
2009-11-11 15:16:02 +00:00 |
|
rdb
|
a565600ea0
|
Resource file generation (not for activex yet), cleaner system for moving around potentially conflicting ppremake files, and bugfix for --osxtarget
|
2009-11-11 12:37:44 +00:00 |
|
rdb
|
e34bfa9591
|
GetDirectorySize
|
2009-11-09 19:51:23 +00:00 |
|
rdb
|
fcd2a2ec0d
|
/Developer/Panda3D
|
2009-11-03 09:57:28 +00:00 |
|
rdb
|
66669906b9
|
Apply patch from Nz (aka Gogg) to support overriding dtool_config/prc_parameter variables from command-line
|
2009-10-30 13:47:15 +00:00 |
|
rdb
|
c1a6111753
|
More OSX universal binary and crosscompilation stuff. Added -mmacosx-version-min
|
2009-10-29 13:49:44 +00:00 |
|
rdb
|
d4fed43dfc
|
Oops, minor mistake
|
2009-10-28 20:01:20 +00:00 |
|
rdb
|
c2874f3c9b
|
Experimental: --osxtarget
|
2009-10-28 20:00:46 +00:00 |
|
rdb
|
e02bd5afda
|
Various fixes, am too lazy to check what exactly I did here
|
2009-10-26 15:05:18 +00:00 |
|
rdb
|
c53c52ef76
|
Fill in SDK["PYTHONEXEC"] even if compiling without python
|
2009-10-25 18:20:39 +00:00 |
|
rdb
|
12d0c3f765
|
Link nppanda3d.dll/.so dynamically, even when LINK_ALL_STATIC is enabled
|
2009-10-25 07:46:32 +00:00 |
|