rdb
264747d213
CMake: Drop support for CMake versions below 3.13
...
We are already using target_link_options, and while it's possible to keep supporting older versions, it doesn't sound worth it. I can revert this out if someone gives me a really good reason to.
2022-03-09 16:23:37 +01:00
rdb
06921aba93
CMake: replace "CVS" with "Git"
2021-01-18 23:50:08 +01:00
rdb
243fd10db0
CMake: Set PANDA_BUILD_DATE_STR if SOURCE_DATE_EPOCH is set
...
Adds CMake support for the 54638bfc10 change.
One thing to note, compared to makepanda, is that CMake doesn't automatically rebuild the file if this env var is changed.
2021-01-18 23:49:03 +01:00
rdb
2ac65cc98c
CMake: remove obsolete plugin version settings
2020-04-30 21:43:49 +02:00
Sam Edwards
6097d34ead
CMake: Neatly format everything for readability and consistency
2019-04-14 22:37:18 -06:00
Sam Edwards
399f4a33a1
CMake: Check Git commit SHA1
...
This is for PandaSystem::get_git_commit()
2018-05-25 13:33:47 -06:00
Sam Edwards
aed544bf5f
CMake: Have CMake itself track versions
2018-04-02 15:47:53 -06:00
kestred
bb19d8cb23
Enable package filtering by license in Distribution builds, and disable most packages by default in MinSizeRel builds.
2014-01-30 09:33:20 -07: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
39bea67211
Split automated compiler settings into LocalSetup.cmake. Rename Version.cmake into PandaVersion.cmake.
2013-12-14 14:51:36 +01:00