summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhancement: SetProperty accept cmProp or std::stringMarc Chevrier2021-08-2516-56/+154
* 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
|\ \ \
| * \ \ Merge topic 'vs-toolset-version' into release-3.21Brad King2021-08-241-0/+3
| |\ \ \
* | \ \ \ Merge topic 'vs-toolset-version'Brad King2021-08-241-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Add special case for '-T version=14.29.16.11' under VS 16.11Brad King2021-08-191-0/+3
* | | | | Merge branch 'release-3.21'Brad King2021-08-240-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'revert-autouic-header-depends' into release-3.21Brad King2021-08-2415-142/+82
| |\ \ \ \
* | \ \ \ \ Merge topic 'revert-autouic-header-depends'Brad King2021-08-2415-142/+82
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | AUTOUIC: Revert "Fix generating of dependency rules for UI header files"Brad King2021-08-1915-142/+82
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.21'Brad King2021-08-240-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'FindMPI-framework-not-a-compile-flag' into release-3.21Brad King2021-08-241-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'FindMPI-framework-not-a-compile-flag'Brad King2021-08-241-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMPI: do not detect `-framework` as a compile flagBen Boeckel2021-08-191-1/+2
| |/ / /
* | | | Merge topic 'archive-error-handling'Brad King2021-08-245-7/+31
|\ \ \ \
| * | | | cmArchiveWrite: Check for construction errors on OpenBrad King2021-08-203-4/+28
| * | | | libarchive: Add missing cm3p prefixes on includesBrad King2021-08-202-3/+3
| | |_|/ | |/| |
* | | | Merge topic 'update-kwiml'Brad King2021-08-241-2/+15
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWIML' into update-kwimlBrad King2021-08-241-2/+15
| |\ \ \ \
| | * | | | KWIML 2021-08-20 (9c534d2c)KWIML Upstream2021-08-241-2/+15
* | | | | | Merge topic 'FetchContent_doc_restructure'Craig Scott2021-08-241-200/+252
|\ \ \ \ \ \
| * | | | | | Help: Rework docs to prioritize FetchContent_MakeAvailable()Craig Scott2021-08-231-200/+252
* | | | | | | Merge topic 'get-property-syntax'Craig Scott2021-08-242-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Help: get/set_property: Fix SOURCE grammarsFeRD (Frank Dana)2021-08-232-3/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2021-08-241-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-221-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-211-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-08-201-1/+1
* | | | | | Merge topic 'help_check'Brad King2021-08-193-2/+8
|\ \ \ \ \ \
| * | | | | | Help: CheckFortranFunctionExists: recommend more general CheckSourceCompilesMichael Hirsch2021-08-111-0/+6
| * | | | | | Help: refer to CheckSourceCompiles instead of olderMichael Hirsch2021-08-112-2/+2
* | | | | | | Merge topic 'fix_2.6_check'Brad King2021-08-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Config File Gen: When requiring >= 2.6, don't check < 2.5Marcus Müller2021-08-161-1/+1
* | | | | | | | Merge topic 'android-build-host'Brad King2021-08-191-2/+4
|\ \ \ \ \ \ \ \