Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge topic 'vs-sln-version' into release-3.17 | Brad King | 2020-05-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'vs-sln-version' | Brad King | 2020-05-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | / / / / / | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | VS: Restore .sln support for VS Version Selector | Brad King | 2020-05-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH' | Craig Scott | 2020-05-20 | 5 | -1/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH | Robert Maynard | 2020-05-19 | 5 | -1/+49 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'src-named-for-config' | Brad King | 2020-05-19 | 14 | -203/+184 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tests: Add case for source files named with CONFIG genex | Brad King | 2020-05-18 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | VS: Simplify logic adding source file C/C++ language flag to MSVC | Brad King | 2020-05-18 | 1 | -21/+7 | |
| * | | | | | | | | | | | | | VS: Compute managed type from an existing configuration | Brad King | 2020-05-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | VS: Write custom commands for sources from all configurations | Brad King | 2020-05-18 | 1 | -8/+14 | |
| * | | | | | | | | | | | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure | Brad King | 2020-05-18 | 4 | -147/+119 | |
| * | | | | | | | | | | | | | cmGeneratorTarget: Remove default config from Get* methods | Brad King | 2020-05-18 | 5 | -13/+16 | |
| * | | | | | | | | | | | | | cmTarget: Replace "perConfig" constructor boolean with enum | Brad King | 2020-05-18 | 6 | -13/+19 | |
* | | | | | | | | | | | | | | Merge topic 'simplify_cmPropertyDefinitionMap' | Brad King | 2020-05-19 | 8 | -117/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cmPropertyDefinitionMap: simplify and shorten | Tushar Maheshwari | 2020-05-15 | 8 | -117/+64 | |
* | | | | | | | | | | | | | | | Merge topic 'FindHDF5-cleanup' | Brad King | 2020-05-19 | 1 | -232/+244 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | FindHDF5: Clean variables and output | Seth R Johnson | 2020-05-18 | 1 | -232/+244 | |
* | | | | | | | | | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-05-19 | 58 | -15/+383 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | add_test: Allow special characters in test name | Deniz Bahadir | 2020-05-17 | 58 | -15/+383 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-19 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR' | Brad King | 2020-05-18 | 5 | -14/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | FetchContent: Add support for SOURCE_SUBDIR | Craig Scott | 2020-05-16 | 5 | -14/+81 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'cuda-clang' | Brad King | 2020-05-18 | 24 | -299/+444 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Tests: Update CUDA tests to work with Clang | Raul Tambre | 2020-05-15 | 12 | -48/+70 | |
| * | | | | | | | | | | | | | | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 10 | -23/+129 | |
| * | | | | | | | | | | | | | | FindCUDAToolkit: Factor out discovery code into a separate file | Raul Tambre | 2020-05-15 | 2 | -218/+233 | |
| * | | | | | | | | | | | | | | CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIA | Brad King | 2020-05-15 | 1 | -10/+12 | |
* | | | | | | | | | | | | | | | Merge topic 'compile_opts' | Brad King | 2020-05-18 | 3 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Help: Provide cross-references between compiler settings | Joachim Wuttke (h) | 2020-05-14 | 3 | -0/+10 | |
| * | | | | | | | | | | | | | | | Help: COMPILE_OPTIONS: bundle cross refs, add example | Joachim Wuttke (h) | 2020-05-14 | 1 | -5/+11 | |
* | | | | | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-05-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'fix-ClearSourcesCache' into release-3.16 | Brad King | 2020-05-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-05-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge topic 'fix-ClearSourcesCache' into release-3.17 | Brad King | 2020-05-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'fix-ClearSourcesCache' | Brad King | 2020-05-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache | Brad King | 2020-05-15 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'FindOpenSSL-applink' | Brad King | 2020-05-18 | 1 | -0/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink feature | gnaggnoyil | 2020-05-15 | 1 | -0/+47 | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-CheckTargetsForMissingSources' | Brad King | 2020-05-18 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring | Brad King | 2020-05-15 | 2 | -1/+15 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'find-doxygen-parallel-tests' | Craig Scott | 2020-05-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | FindDoxygen: Prevent tests from interfering with each other | Craig Scott | 2020-05-16 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-17 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-16 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-05-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | / / / / / / | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16 | Brad King | 2020-05-15 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-05-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | |