rdb
|
d4cebac397
Remove RUNTIME_PLATFORM stuff - this is now handled in dtool_platform.h
|
16 vuotta sitten |
rdb
|
60499275aa
Don't cross-compile on OSX for the runtime build
|
16 vuotta sitten |
rdb
|
ac0992bc87
I don't trust linking against the Python framework for the runtime build.
|
16 vuotta sitten |
rdb
|
7795094ea8
Fix carbon issues on OSX
|
16 vuotta sitten |
rdb
|
4e9896ab9e
Assorted stuff. Also, removed the part about Python framework detection on OSX - makepanda now compiles against the version of Python you are running it from.
|
16 vuotta sitten |
rdb
|
63d6ed7ae4
New stuff for makepanda:
|
16 vuotta sitten |
rdb
|
a2ee3a779a
Invoke make_installer.py for the windows runtime build
|
16 vuotta sitten |
rdb
|
422587532d
Fix problems with incorrect side-by-side configuration on Windows
|
16 vuotta sitten |
rdb
|
5d84be4214
Fixes for plugin versioning
|
16 vuotta sitten |
rdb
|
68f224ff08
Experimental; copy the whole 'direct' tree to 'built' to avoid the hacky __init__.py (which we can't use anymore because of the way the runtime is packaged)
|
16 vuotta sitten |
rdb
|
16a549218d
Fix a minor issue with the runtime build
|
16 vuotta sitten |
rdb
|
c2be49507f
Make CgGL optional if Cg wasn't found
|
16 vuotta sitten |
rdb
|
b008651714
Fix silly mistake with %{python_sitearch}
|
16 vuotta sitten |
rdb
|
1dc5aab1e8
Closes: 450015
|
16 vuotta sitten |
rdb
|
831a885370
Put chmod, ranlib and strip in the right place
|
16 vuotta sitten |
rdb
|
e96a8443a3
Some generic fixes, and fcollada build fixes, and I added plugin_version stuff.
|
16 vuotta sitten |
rdb
|
4df192c752
No GLX on osx
|
16 vuotta sitten |
rdb
|
a76d9682b4
CgGL is in the Cg framework on OSX
|
16 vuotta sitten |
rdb
|
1d42c6dd43
Proper CgGL linking
|
16 vuotta sitten |
rdb
|
067c6ec0a8
Fix include dir issue with freetype
|
16 vuotta sitten |
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.
|
16 vuotta sitten |
rdb
|
9261a7baad
- Integrate new plugin certificate tool
|
16 vuotta sitten |
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.
|
16 vuotta sitten |
rdb
|
141fa88c7c
Fix compile issue with ppython tools
|
16 vuotta sitten |
rdb
|
db7b31f315
Let's not freeze packpanda and eggcacher for now, it appears to give problems on windows
|
16 vuotta sitten |
rdb
|
0a8d7c5c5a
Fix for status reports when --verbose is selected
|
16 vuotta sitten |
rdb
|
ee7dfacecc
Don't attempt to convert .flt files without flt2egg
|
16 vuotta sitten |
rdb
|
1c28973cb4
"models" directory should also be generated without pandatool
|
16 vuotta sitten |
rdb
|
fcf50a2726
On second thought, X11 should not be an optional package
|
16 vuotta sitten |
rdb
|
50c7efb6d9
Proper X11 linking
|
16 vuotta sitten |