summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets.json: Fix error message for unsupported package presetsKyle Edwards2022-09-131-1/+1
* Merge topic 'LINUX-host'Brad King2022-09-131-0/+5
|\
| * LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+5
* | CMake Nightly Date StampKitware Robot2022-09-131-1/+1
* | Merge topic 'try_compile_correctly_compute_exec_name'Brad King2022-09-122-51/+37
|\ \
| * | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-072-51/+37
* | | CMake Nightly Date StampKitware Robot2022-09-121-1/+1
* | | CMake Nightly Date StampKitware Robot2022-09-111-1/+1
* | | CMake Nightly Date StampKitware Robot2022-09-101-1/+1
| |/ |/|
* | Merge topic 'BSD'Brad King2022-09-091-0/+14
|\ \
| * | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-051-0/+14
* | | Merge topic 'truncation_invalid'Brad King2022-09-091-1/+5
|\ \ \
| * | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATIONFrank Winklmeier2022-09-071-1/+5
* | | | Merge topic 'revert-automoc-silence-warnings'Brad King2022-09-091-10/+1
|\ \ \ \
| * | | | automoc: revert attempts to silence linker warning on macosBrad King2022-09-071-10/+1
| |/ / /
* | | | Merge topic 'check-library-properties-fix-performances-regression'Brad King2022-09-099-73/+54
|\ \ \ \
| * | | | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-075-65/+46
| * | | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().Marc Chevrier2022-09-075-8/+8
| |/ / /
| * | | Merge topic 'Link-MACOSX_BUNDLE' into release-3.24Brad King2022-09-011-0/+1
| |\ \ \
| * \ \ \ Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-311-22/+46
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2022-09-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-09-081-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-075-24/+220
|\ \ \ \ \
| * | | | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-053-23/+103
| * | | | | cmSystemTools: Add MakeTempDirectoryMatthew Woehlke2022-09-052-1/+117
* | | | | | Merge topic 'return-propagate-variables'Brad King2022-09-0711-17/+86
|\ \ \ \ \ \
| * | | | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-0310-17/+73
| * | | | | | cmMakefile: add RaiseScope for list of variablesMarc Chevrier2022-09-032-0/+13
* | | | | | | Merge topic 'nasinlock/enable_two_part_vs_toolset_versions'Brad King2022-09-073-4/+57
|\ \ \ \ \ \ \
| * | | | | | | cmVSGenerator: Add support for two-part toolset versions for Visual StudioNicholas Sinlock2022-09-023-4/+57
* | | | | | | | Merge topic 'cpack-archive-custom-extension'Brad King2022-09-071-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack: allow custom file extension in archive generatorAndrey Filipenkov2022-09-011-0/+12
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-061-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-051-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-041-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-09-031-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cmake-presets-package'Brad King2022-09-028-18/+499
|\ \ \ \ \ \
| * | | | | | CPack: Add support for presetsKyle Edwards2022-08-312-3/+171
| * | | | | | cmCMakePresetsGraph: Add package presetsKyle Edwards2022-08-316-1/+288
| * | | | | | CMakePresets.json: Fix formatting of --list-presets=allKyle Edwards2022-08-312-14/+40
* | | | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+4
|\ \ \ \ \ \ \
| * | | | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+4
* | | | | | | | Merge topic 'cmake-gui-platform-env'Brad King2022-09-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-gui: Fix selected item mismatched CMAKE_GENERATOR_PLATFORM envdou fu2022-09-011-1/+2
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-021-1/+1
* | | | | | | | | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-012-14/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-14/+21
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-012-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-302-4/+8