Donny Lawrence
|
4051fe6d36
build_apps: Add support for iOS using the existing build_apps infrastructure.
|
5 years ago |
Donny Lawrence
|
7db1b5b574
Merge branch 'master' into ios
|
5 years ago |
rdb
|
0d9cb5c392
CMake: force finding Assimp in MODULE mode
|
5 years ago |
Donny Lawrence
|
711af76ff8
cmake: Fix iOS build on merged CMake branch.
|
5 years ago |
Donny Lawrence
|
cbb1e678dd
Merge branch 'master' into ios
|
5 years ago |
rdb
|
ae078046d6
CMake: Use MODULE mode in find_package() for OpenEXR
|
5 years ago |
Sam Edwards
|
36e06236a9
CMake: Remove IS(_NOT)_DEBUG_BUILD
|
5 years ago |
Sam Edwards
|
572019bd50
CMake: Remove reference to PhysX
|
6 years ago |
Sam Edwards
|
151d51ef09
CMake: Autodetect THIRDPARTY_DIRECTORY when in source root
|
6 years ago |
Sam Edwards
|
a1d43f7b88
CMake: Fix WANT_PYTHON_VERSION not always being respected
|
6 years ago |
Sam Edwards
|
74e9c610d3
CMake: Don't assume <PackageName>_FOUND will always be caps
|
6 years ago |
Sam Edwards
|
10760d5f7a
CMake: Properly redetect Python if WANT_PYTHON_VERSION changes
|
6 years ago |
Sam Edwards
|
cfedd71093
CMake: Disable searching macOS frameworks when using THIRDPARTY_DIRECTORY
|
6 years ago |
Sam Edwards
|
f377bdfb29
CMake: Copy thirdparty/**/*.dll to bin/ directory
|
6 years ago |
Sam Edwards
|
ae59bd031f
CMake: Fix typo
|
6 years ago |
Sam Edwards
|
0b342d0f9f
CMake: Don't use PythonInterp/PythonLibs when FindPython available
|
6 years ago |
Sam Edwards
|
1c866dff78
CMake: Don't override Python_ROOT
|
6 years ago |
Sam Edwards
|
9512b2274b
CMake: Remove libtar, unneeded downloadertools progs
|
6 years ago |
Sam Edwards
|
5654e64645
CMake: First batch of improvements per review
|
6 years ago |
Sam Edwards
|
855d217f35
CMake: Update for upstream changes
|
6 years ago |
Sam Edwards
|
60c1570db8
CMake: Add support for makepanda-style thirdparty directories
|
6 years ago |
Sam Edwards
|
d008037244
CMake: Use Python::Module, not Python::Python, for extension linkage
|
6 years ago |
Donny Lawrence
|
54911a3e47
cmake: Don't check IS_OSX in Package.cmake.
|
6 years ago |
Donny Lawrence
|
c61084118f
CMake: Use dynamic symbol lookup so Python libs don't need to be present at build-time.
|
6 years ago |
Donny Lawrence
|
5a7d5e612e
CMake: Add GPL license checks.
|
6 years ago |
Donny Lawrence
|
aa776e4278
CMake: Tweaks to distinguish iOS and macOS.
|
6 years ago |
Donny Lawrence
|
51f4d2d8bb
CMake: Add THIRDPARTY_DIRECTORY variable.
|
6 years ago |
Donny Lawrence
|
7a3ea071a4
CMake: Don't use X11 on Apple.
|
6 years ago |
Sam Edwards
|
6097d34ead
CMake: Neatly format everything for readability and consistency
|
6 years ago |
Sam Edwards
|
5e82d8e43e
CMake: Don't find GLES on macOS; headers known broken
|
6 years ago |