kestred
|
f81b14a70b
|
cmake: config: Finish updating config to use the same variables as used in-source.
|
2013-12-21 19:41:23 -07:00 |
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).
|
2013-12-21 19:30:53 -07:00 |
rdb
|
693159b1c7
|
Merge branch 'cmake' of ssh://github.com/kestred/panda3d into cmake
Conflicts:
CMakeLists.txt
|
2013-12-22 00:20:01 +01:00 |
rdb
|
5fdf4828be
|
package macros, add stuff to Config.cmake
|
2013-12-22 00:18:57 +01:00 |
kestred
|
7321c7b4b7
|
cmake: add missing prc variables to the mark_as_advanced declaration.
|
2013-12-21 13:46:47 -07:00 |
rdb
|
d71923b36e
|
Add interrogate macros, add p3express/p3downloader/p3dtoolconfig, fixes for pre-2.8.11
|
2013-12-16 22:20:46 +01:00 |
rdb
|
7ea0d099e9
|
More progress on Config.cmake, fix bison, add BUILD_DTOOL/BUILD_PANDA to toggle trees.
|
2013-12-16 20:33:20 +01:00 |
rdb
|
57c9b1ae64
|
Add composite_sources, add bison macro, emulate CMAKE_CURRENT_DIR_IN_INTERFACE in pre-2.8.11
|
2013-12-16 17:21:11 +01:00 |
rdb
|
b002c8299a
|
Work on Config.cmake (add documentation and such)
|
2013-12-14 17:28:51 +01:00 |
rdb
|
39bea67211
|
Split automated compiler settings into LocalSetup.cmake. Rename Version.cmake into PandaVersion.cmake.
|
2013-12-14 14:51:36 +01:00 |
kestred
|
81e4f87420
|
CMake: Don't smash CMAKE flags when using posix threads.
|
2013-12-13 11:06:08 -07:00 |
kestred
|
5c85d29d27
|
CMake: Configure: Cherry-pick more documentation and misc config vars from cmake-rdb branch.
|
2013-12-13 11:02:37 -07:00 |
kestred
|
abb19ae689
|
CMake: Filch some local system config vars from cmake-rdb branch, and misc cleanup.
|
2013-12-13 10:42:33 -07:00 |
kestred
|
90e48a9b7d
|
CMake: Improve documentation for cached Version variables. Add more version variables to cache.
|
2013-12-13 10:03:00 -07:00 |
kestred
|
fdcd21ad4c
|
CMake: Rearrange CMake flow so that Version, Package, and Config information is available at the top level. Remove complexity from subpackages where possible.
|
2013-12-13 14:06:36 -07:00 |