gogg
|
4042ec4e9a
Add _SCL_SECURE and _SCL_THROWS (AKA checked iterators) settings to dtool_config generation. See: http://msdn.microsoft.com/en-us/library/aa985965.aspx
|
16 years ago |
rdb
|
f448429ee3
Respect LDFLAGS environment variable on unix
|
16 years ago |
rdb
|
222741c365
Fix compilation errors with plugin build
|
16 years ago |
rdb
|
e0bc983296
Support prebuilt p3d files. Also, let's disable the new library system for the rtdist build until we have pythonwrapper<>c++lib separation working well.
|
16 years ago |
rdb
|
02db4e5ae1
Pass -soname to the GNU linker
|
16 years ago |
rdb
|
3469e528ba
This should fix libswscale problems for real, I think
|
16 years ago |
Bei Yang
|
b2dad16e42
Added Maya 2010 support
|
16 years ago |
rdb
|
1f6b7283bc
OSX convention for libraries is libpanda.1.7.0.dylib, not libpanda.dylib.1.7.0
|
16 years ago |
rdb
|
fbc94e1b20
Apparently, the order of ffmpeg libraries on the linker command-line matters, when they are statically linked
|
16 years ago |
rdb
|
1f3069c7e1
Fix typo
|
16 years ago |
rdb
|
825edbb06a
Proper libp3vision compliation
|
16 years ago |
rdb
|
906033ed79
Library is now version numbered on UNIX (e.g. libp3dtool.so.1.7.0)
|
16 years ago |
rdb
|
30d06fc9cf
correct libswscale detection (I hope), add libp3vision
|
16 years ago |
rdb
|
d1cf678e74
Fix conflicting function names, and split up ffmpeg and swscale as thirdparty libs
|
16 years ago |
rdb
|
c7b77fb6f0
Automatically locate potentially conflicting ppremake and makepanda libraries on the library path, and warn if it finds them
|
16 years ago |
rdb
|
a22c4ffa62
Fix to find xulrunner correctly on openSUSE. Also, the OSX installer should now automatically uninstall 1.6.x, remove the chunk from .bash_profile and configure ~/.MacOSX/environment.plist.
|
16 years ago |
rdb
|
4a380d4208
Fix custom outputdir code
|
16 years ago |
rdb
|
7e334e781e
We can't apply two resource files to the same file if they each specify an icon
|
16 years ago |
rdb
|
9126fad01b
Resource file fixes - and added resource file generation for ActiveX plugin
|
16 years ago |
rdb
|
a565600ea0
Resource file generation (not for activex yet), cleaner system for moving around potentially conflicting ppremake files, and bugfix for --osxtarget
|
16 years ago |
rdb
|
54ea5fbf3b
brand new OSX metapackage installer
|
16 years ago |
rdb
|
603ffa7215
New panda3d.* import structure
|
16 years ago |
rdb
|
66669906b9
Apply patch from Nz (aka Gogg) to support overriding dtool_config/prc_parameter variables from command-line
|
16 years ago |
rdb
|
c1a6111753
More OSX universal binary and crosscompilation stuff. Added -mmacosx-version-min
|
16 years ago |
rdb
|
0cb686d5a9
Fix for missing -isysroot on commandline in rtdist build on OSX
|
16 years ago |
rdb
|
1acc929b5a
Fix for proper location of X11
|
16 years ago |
rdb
|
5895933fb5
Apply fixes from Hypnos
|
16 years ago |
rdb
|
c2874f3c9b
Experimental: --osxtarget
|
16 years ago |
rdb
|
b594cb7dbd
X11 is also plugin requirement
|
16 years ago |
rdb
|
1e07f44712
Don't try to locate that much thirdparty packages in a runtime build
|
16 years ago |