| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'link-interface-direct' | Brad King | 2022-03-25 | 11 | -50/+116 |
|\ |
|
| * | LINK_LIBRARIES: Add support for LINK_ONLY genex | Brad King | 2022-03-24 | 2 | -2/+20 |
|
|
| * | INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLY | Brad King | 2022-03-22 | 1 | -6/+8 |
|
|
| * | LINK_LIBRARIES: Evaluate separately for linking and usage requirements | Brad King | 2022-03-22 | 10 | -43/+89 |
|
|
* | | Merge topic 'cmake-fresh' | Brad King | 2022-03-25 | 3 | -0/+15 |
|\ \ |
|
| * | | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 3 | -0/+15 |
|
|
* | | | Merge topic 'cmake-E-tar-touch' | Brad King | 2022-03-25 | 4 | -11/+35 |
|\ \ \ |
|
| * | | | cmake -E tar: Add --touch option | Kasper Laudrup | 2022-03-23 | 4 | -11/+35 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-25 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-24 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'initialize-property-name' | Brad King | 2022-03-23 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLE | Kyle Edwards | 2022-03-23 | 1 | -4/+4 |
|
|
| * | | | Merge topic 'revert-link-interface-direct-for-3.23' into release-3.23 | Brad King | 2022-03-22 | 8 | -263/+25 |
| |\ \ \ |
|
| | * | | | Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch | Brad King | 2022-03-21 | 8 | -263/+25 |
|
|
| * | | | | Merge topic 'cleanup-define_property' into release-3.23 | Brad King | 2022-03-22 | 1 | -13/+13 |
| |\ \ \ \ |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-23 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge topic 'cleanup-define_property' | Brad King | 2022-03-22 | 1 | -13/+13 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | define_property(): Only test prefix if INITIALIZE_FROM_VARIABLE is given | Craig Scott | 2022-03-19 | 1 | -13/+13 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'productbuild-rootVolumeOnly' | Brad King | 2022-03-22 | 1 | -8/+17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | productbuild: Don't write rootVolumeOnly attribute if writing domains | Craig Scott | 2022-03-21 | 1 | -3/+13 |
|
|
| * | | | productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usage | Craig Scott | 2022-03-21 | 1 | -5/+4 |
| |/ / |
|
| * | | CMake 3.23.0-rc4v3.23.0-rc4 | Brad King | 2022-03-18 | 1 | -1/+1 |
|
|
| * | | Merge topic 'always_prefer_last_source_dir' into release-3.23 | Brad King | 2022-03-18 | 2 | -23/+7 |
| |\ \ |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-22 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge topic 'ghs_predefined_targets' | Brad King | 2022-03-21 | 3 | -141/+261 |
|\ \ \ |
|
| * | | | GHS: List predefined targets before user targets in GUI | Fred Baksik | 2022-03-17 | 2 | -4/+17 |
|
|
| * | | | GHS: use INSTALL target | Fred Baksik | 2022-03-17 | 1 | -2/+0 |
|
|
| * | | | GHS: update build command | Fred Baksik | 2022-03-17 | 1 | -24/+28 |
|
|
| * | | | GHS: Rearrange project files in binary directory | Fred Baksik | 2022-03-17 | 2 | -32/+28 |
|
|
| * | | | GHS: Use Custom Target for ALL_BUILD | Fred Baksik | 2022-03-17 | 2 | -82/+76 |
|
|
| * | | | GHS: Create RERUN_CMAKE Custom Target | Fred Baksik | 2022-03-17 | 2 | -1/+115 |
|
|
| * | | | GHS: Fix gbuild job control | Fred Baksik | 2022-03-17 | 1 | -3/+4 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-21 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-20 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-19 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'cmake-P-args' | Brad King | 2022-03-18 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | cmake: Improve acceptance of arbitrary arguments in -P script mode | Brad King | 2022-03-17 | 1 | -0/+6 |
| |/ / / |
|
* | | | | Merge topic 'always_prefer_last_source_dir' | Brad King | 2022-03-18 | 2 | -23/+7 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | cmake: Always prefer the last source directory provided | Robert Maynard | 2022-03-17 | 2 | -23/+7 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-18 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'tll-genex-concat' | Brad King | 2022-03-17 | 1 | -2/+27 |
|\ \ \
| | |/
| |/| |
|
| * | | target_link_libraries: Restore LINK_ONLY for multiple static lib dependencies | Brad King | 2022-03-16 | 1 | -2/+27 |
| |/ |
|
| * | CMake 3.23.0-rc3v3.23.0-rc3 | Brad King | 2022-03-10 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-17 | 1 | -1/+1 |
|
|
* | | Merge topic 'cm_cxx_filesystem.cxx-revert-erroneous-change' | Brad King | 2022-03-16 | 1 | -2/+0 |
|\ \ |
|
| * | | cm_cxx_filesystem.cxx: revert erroneous change | Marc Chevrier | 2022-03-15 | 1 | -2/+0 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-16 | 1 | -1/+1 |
|
|
* | | | Merge topic 'find_package-global-imported' | Brad King | 2022-03-15 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmMakefile: Add missing initializer for recently added member | Brad King | 2022-03-15 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-15 | 1 | -1/+1 |
|
|