Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge topic 'truncation_invalid' into release-3.24 | Brad King | 2022-09-09 | 8 | -1/+15 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'truncation_invalid' | Brad King | 2022-09-09 | 8 | -1/+15 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Tests: Add cases covering bad ctest output truncation types | Brad King | 2022-09-07 | 7 | -0/+10 | |
| * | | | | | | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION | Frank Winklmeier | 2022-09-07 | 1 | -1/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'revert-automoc-silence-warnings' into release-3.24 | Brad King | 2022-09-09 | 1 | -10/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'revert-automoc-silence-warnings' | Brad King | 2022-09-09 | 1 | -10/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | automoc: revert attempts to silence linker warning on macos | Brad King | 2022-09-07 | 1 | -10/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'check-library-properties-fix-performances-regression' into relea... | Brad King | 2022-09-09 | 11 | -78/+59 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'check-library-properties-fix-performances-regression' | Brad King | 2022-09-09 | 11 | -78/+59 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Check link libraries properties: fix performances regression | Marc Chevrier | 2022-09-07 | 7 | -70/+51 | |
| * | | | | | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration(). | Marc Chevrier | 2022-09-07 | 5 | -8/+8 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-09 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-08 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 80 | -473/+903 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 78 | -472/+786 | |
| * | | | | | cmSystemTools: Add MakeTempDirectory | Matthew Woehlke | 2022-09-05 | 2 | -1/+117 | |
* | | | | | | Merge topic 'return-propagate-variables' | Brad King | 2022-09-07 | 31 | -22/+373 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 30 | -22/+360 | |
| * | | | | | | cmMakefile: add RaiseScope for list of variables | Marc Chevrier | 2022-09-03 | 2 | -0/+13 | |
* | | | | | | | Merge topic 'nasinlock/enable_two_part_vs_toolset_versions' | Brad King | 2022-09-07 | 3 | -4/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmVSGenerator: Add support for two-part toolset versions for Visual Studio | Nicholas Sinlock | 2022-09-02 | 3 | -4/+57 | |
* | | | | | | | | Merge topic 'cpack-reuse-cmake-tools' | Brad King | 2022-09-07 | 10 | -29/+73 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtils | Matteo Martelli | 2022-09-06 | 10 | -29/+73 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'cuda_support_sm90a' | Brad King | 2022-09-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Support upcoming sm90a architecture | Robert Maynard | 2022-09-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'tutorial_postfix_for_executables' | Brad King | 2022-09-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tutorial: Align step 12 prose with documentation | Markus Ferrell | 2022-09-05 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'test-find-boost' | Brad King | 2022-09-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindPackageTest: Replace VTK with Boost | FeRD (Frank Dana) | 2022-09-03 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'functiontests-haz-fails' | Brad King | 2022-09-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FunctionTest: Fix some test failure checks | FeRD (Frank Dana) | 2022-09-03 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cpack-archive-custom-extension' | Brad King | 2022-09-07 | 3 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack: allow custom file extension in archive generator | Andrey Filipenkov | 2022-09-01 | 3 | -0/+24 | |
* | | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'zlib-windows-cross-compile-fix' into release-3.24 | Brad King | 2022-09-07 | 1 | -4/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'zlib-windows-cross-compile-fix' | Brad King | 2022-09-07 | 1 | -4/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindZLIB: fix CMAKE_FIND_LIBRARY_PREFIXES being unset when it was empty | Daniel Scharrer | 2022-09-06 | 1 | -4/+20 | |
* | | | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-09-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.23' | Brad King | 2022-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.23 | Brad King | 2022-09-06 | 1 | -17/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2022-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.24 | Brad King | 2022-09-07 | 1 | -17/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' | Brad King | 2022-09-07 | 1 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindCUDAToolkit: Correctly state cusolver and cublas dependencies | Robert Maynard | 2022-09-02 | 1 | -17/+20 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'implicit-link-info-msvc' | Brad King | 2022-09-06 | 7 | -6/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CMakeParseImplicitLinkInfo: Better detection of msvc | Robert Maynard | 2022-09-02 | 7 | -6/+103 | |