summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'enh-SetProperty-accepts-new-types'Marc Chevrier2021-09-0226-88/+184
|\
| * Refactor: Use new SetProperty signaturesMarc Chevrier2021-08-2512-32/+30
| * Enhancement: SetProperty accept cmProp or std::stringMarc Chevrier2021-08-2516-56/+154
* | CMake Nightly Date StampKitware Robot2021-09-021-1/+1
* | CMake Nightly Date StampKitware Robot2021-09-011-1/+1
* | CMake Nightly Date StampKitware Robot2021-08-311-1/+1
* | CMake Nightly Date StampKitware Robot2021-08-301-1/+1
* | Merge topic 'command-if-matches'Craig Scott2021-08-291-1/+1
|\ \
| * | Help: Fix terminology for regular expression in if(MATCHES)Johel Ernesto Guerrero Peña2021-08-281-1/+1
* | | CMake Nightly Date StampKitware Robot2021-08-291-1/+1
* | | CMake Nightly Date StampKitware Robot2021-08-281-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2021-08-271-1/+1
* | CMake Nightly Date StampKitware Robot2021-08-261-1/+1
* | Merge branch 'release-3.21'Brad King2021-08-250-0/+0
|\ \
| * | CMake 3.21.2v3.21.2Brad King2021-08-251-1/+1
* | | Merge branch 'release-3.21'Brad King2021-08-250-0/+0
|\ \ \ | |/ /
| * | Merge topic 'vs2022' into release-3.21Brad King2021-08-252-3/+6
| |\ \
* | \ \ Merge topic 'vs2022'Brad King2021-08-252-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Update Visual Studio 17 2022 generator for Preview 3.1Brad King2021-08-252-3/+6
| |/ /
* | | Merge topic 'find-package-note'Brad King2021-08-251-1/+1
|\ \ \
| * | | Help: find_package: Tweak change descriptionFeRD (Frank Dana)2021-08-241-1/+1
* | | | Merge topic 'darwin-wmake-jwasm-support'Brad King2021-08-252-2/+2
|\ \ \ \
| * | | | Enable Watcom WMake generator on DarwinBradley Bell2021-08-211-1/+1
| * | | | Use dashes for MASM flagsBradley Bell2021-08-211-1/+1
* | | | | Merge branch 'release-3.21'Brad King2021-08-250-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.20' into release-3.21Brad King2021-08-250-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.20'Brad King2021-08-250-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20Brad King2021-08-241-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.21'Brad King2021-08-250-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'GNUInstallDirs-variable-named-0' into release-3.21Brad King2021-08-251-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'GNUInstallDirs-variable-named-0'Brad King2021-08-251-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | GNUInstallDirs: avoid unwanted variable dereferenceBen Boeckel2021-08-221-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-251-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'refactor-reduce-cmToCStr-usage'Brad King2021-08-2418-69/+83
|\ \ \ \ \ \
| * | | | | | Refactor: reduce cmToCStr usageMarc Chevrier2021-08-1917-69/+62
| * | | | | | Refactor: cmHasPrefix and cmHasSuffix accept now cmPropMarc Chevrier2021-08-191-0/+21
* | | | | | | Merge topic 'host-distro-info'Brad King2021-08-2442-218/+991
|\ \ \ \ \ \ \
| * | | | | | | cmake_host_system_information: Make it available for all systemsAlex Turbov2021-08-204-19/+9
| * | | | | | | Refactor: Simplify `GetValue()` function callsAlex Turbov2021-08-201-15/+27
| * | | | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT`Alex Turbov2021-08-204-1/+7
| * | | | | | | cmake_host_system_information: Can run fallback scriptsAlex Turbov2021-08-2016-2/+308
| * | | | | | | cmake_host_system_information: Can read `/etc/os-release` fileAlex Turbov2021-08-2014-7/+336
| * | | | | | | Testing: Convert `cmake_host_system_information` tests into `RunCMake`Alex Turbov2021-08-0217-24/+62
| * | | | | | | Documentation: Use definition list instead of tablesAlex Turbov2021-07-301-39/+119
| * | | | | | | Refactor: Deduplicate code for `VS_nn_DIR` keys processingAlex Turbov2021-07-301-48/+18
| * | | | | | | Refactor: Use string viewAlex Turbov2021-07-301-29/+31
| * | | | | | | Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)`Alex Turbov2021-07-301-70/+114
| * | | | | | | Refactor: Move module private functions on topAlex Turbov2021-07-281-62/+54
| * | | | | | | Refactor: Run CPU/OS/Memory tests once on first runAlex Turbov2021-07-271-4/+8
* | | | | | | | Merge branch 'release-3.21'Brad King2021-08-240-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |