summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'useswig-perl-module'Marc Chevrier2022-09-092-0/+6
|\
| * UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-082-0/+6
* | Merge branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \
| * \ Merge topic 'fetchcontent-extra' into release-3.24Brad King2022-09-091-4/+4
| |\ \
* | \ \ Merge topic 'fetchcontent-extra'Brad King2022-09-091-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Fix typo in FetchContent example, extras should read extraMathieu Malaterre2022-09-091-4/+4
* | | | Merge branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'truncation_invalid' into release-3.24Brad King2022-09-098-1/+15
| |\ \ \
* | \ \ \ Merge topic 'truncation_invalid'Brad King2022-09-098-1/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tests: Add cases covering bad ctest output truncation typesBrad King2022-09-077-0/+10
| * | | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATIONFrank Winklmeier2022-09-071-1/+5
| | |/ / | |/| |
* | | | Merge branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'revert-automoc-silence-warnings' into release-3.24Brad King2022-09-091-10/+1
| |\ \ \
* | \ \ \ 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 branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'check-library-properties-fix-performances-regression' into relea...Brad King2022-09-0911-78/+59
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'check-library-properties-fix-performances-regression'Brad King2022-09-0911-78/+59
|\ \ \ \ | | |/ / | |/| |
| * | | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-077-70/+51
| * | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().Marc Chevrier2022-09-075-8/+8
* | | | 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-0780-473/+903
|\ \ \
| * | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0578-472/+786
| * | | cmSystemTools: Add MakeTempDirectoryMatthew Woehlke2022-09-052-1/+117
* | | | Merge topic 'return-propagate-variables'Brad King2022-09-0731-22/+373
|\ \ \ \
| * | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-0330-22/+360
| * | | | 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-reuse-cmake-tools'Brad King2022-09-0710-29/+73
|\ \ \ \ \ \
| * | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-0610-29/+73
| |/ / / / /
* | | | | | Merge topic 'cuda_support_sm90a'Brad King2022-09-071-1/+1
|\ \ \ \ \ \
| * | | | | | CUDA: Support upcoming sm90a architectureRobert Maynard2022-09-061-1/+1
* | | | | | | Merge topic 'tutorial_postfix_for_executables'Brad King2022-09-071-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Align step 12 prose with documentationMarkus Ferrell2022-09-051-2/+2
* | | | | | | | Merge topic 'test-find-boost'Brad King2022-09-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPackageTest: Replace VTK with BoostFeRD (Frank Dana)2022-09-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'functiontests-haz-fails'Brad King2022-09-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FunctionTest: Fix some test failure checksFeRD (Frank Dana)2022-09-031-2/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-archive-custom-extension'Brad King2022-09-073-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack: allow custom file extension in archive generatorAndrey Filipenkov2022-09-013-0/+24
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-09-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge topic 'zlib-windows-cross-compile-fix' into release-3.24Brad King2022-09-071-4/+20
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'zlib-windows-cross-compile-fix'Brad King2022-09-071-4/+20
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindZLIB: fix CMAKE_FIND_LIBRARY_PREFIXES being unset when it was emptyDaniel Scharrer2022-09-061-4/+20
* | | | | | | | | | Merge branch 'release-3.24'Brad King2022-09-070-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-09-070-0/+0
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.23'Brad King2022-09-070-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.23Brad King2022-09-061-17/+20
| |\ \ \ \ \ \ \ \ \ \