rdb
|
5734f61f7e
Fix Eigen compile issue in CMake
|
10 years ago |
Sam Edwards
|
a92a972af0
CMake: Adjust for upstream Panda3D changes.
|
10 years ago |
rdb
|
e9f4e44e99
Add panda/src/configfiles
|
11 years ago |
Sam Edwards
|
ea4043d689
cmake: Build pstatclient.
|
11 years ago |
Sam Edwards
|
127dfe7c4d
cmake: Add FFMPEG compilation support.
|
11 years ago |
Sam Edwards
|
21ecc1fc04
CMake: Default HAVE_AUDIO on.
|
11 years ago |
Sam Edwards
|
a39be0ed75
Merge branch 'cmake-cfs-remainder' into cmake
|
11 years ago |
Sam Edwards
|
cc6720e6c4
CMake: Fix trailing-newline issue with autodetected Python install paths.
|
11 years ago |
Sam Edwards
|
0c04655f86
CMake: Explicitly require Python 2.x.
|
11 years ago |
Sam Edwards
|
f972221357
CMake: Detect ODE.
|
12 years ago |
Sam Edwards
|
5e78a80acc
CMake: When HAVE_PYTHON, detect the Python install directories. Also, only include Python directories if HAVE_PYTHON.
|
12 years ago |
kestred
|
f5fbe25724
Build shared libs by default in cmake builds.
|
12 years ago |
kestred
|
f8b901f60a
Fix incorrect licensing and add missing parens after else.
|
12 years ago |
kestred
|
bb19d8cb23
Enable package filtering by license in Distribution builds, and disable most packages by default in MinSizeRel builds.
|
12 years ago |
kestred
|
b2f928ade5
Add "Distribution" build type, and improve doc/organization for basic CMake stuff.
|
12 years ago |
kestred
|
f0a7a4d12b
Removed outmoded DO_DEBUG for IS_DEBUG_BUILD
|
12 years ago |
kestred
|
9a9f06c984
Config.cmake: Add X11 location and option.
|
12 years ago |
kestred
|
99b4760991
dtool/Config.cmake: Add missing empty option to BUILD_IPHONE.
|
12 years ago |
Sam Edwards
|
456967069e
Fix syntax problems in Config.cmake.
|
12 years ago |
kestred
|
d1c5c20983
Continue Config.pp port and cleanup build-type conditional defaults.
|
12 years ago |
kestred
|
4a2ee83df9
Rearrange Config.cmake and cotninue porting Config.pp
|
12 years ago |
kestred
|
dd495b5573
Rename FindFFTW to FindFFTW3 and comment out configuration for it. FindFFTW3 was implemented, but Panda expects FFTW2.
|
12 years ago |
kestred
|
f81b14a70b
cmake: config: Finish updating config to use the same variables as used in-source.
|
12 years ago |
kestred
|
8cdc819344
cmake: config: Move new package macros to cmake/macros, use new package macros in Package.cmake, begin removing redundant package/config options from Package.cmake (theses are being moved to Config.cmake).
|
12 years ago |
rdb
|
693159b1c7
Merge branch 'cmake' of ssh://github.com/kestred/panda3d into cmake
|
12 years ago |
rdb
|
5fdf4828be
package macros, add stuff to Config.cmake
|
12 years ago |
kestred
|
7321c7b4b7
cmake: add missing prc variables to the mark_as_advanced declaration.
|
12 years ago |
rdb
|
d71923b36e
Add interrogate macros, add p3express/p3downloader/p3dtoolconfig, fixes for pre-2.8.11
|
12 years ago |
rdb
|
7ea0d099e9
More progress on Config.cmake, fix bison, add BUILD_DTOOL/BUILD_PANDA to toggle trees.
|
12 years ago |
rdb
|
57c9b1ae64
Add composite_sources, add bison macro, emulate CMAKE_CURRENT_DIR_IN_INTERFACE in pre-2.8.11
|
12 years ago |