Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindVulkan: Support for finding glslc | Ryan Kawicki | 2020-06-27 | 5 | -6/+67 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-06-25 | 1 | -1/+1 |
* | Merge topic 'mkl-win32' | Brad King | 2020-06-24 | 2 | -2/+6 |
|\ | |||||
| * | Find{BLAS,LAPACK}: Add missing thread library for Intel MKL on Win32 | evatux | 2020-06-23 | 2 | -2/+6 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-24 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'deprecate-pre-2.8.12' | Craig Scott | 2020-06-23 | 98 | -92/+253 |
|\ | |||||
| * | Deprecate compatibility with CMake versions older than 2.8.12 | Brad King | 2020-06-18 | 21 | -11/+171 |
| * | Tests/*Only: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 4 | -2/+4 |
| * | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 73 | -77/+76 |
| * | cmStateSnapshot: Invert CanPopPolicyScope return value to match name | Brad King | 2020-06-18 | 2 | -2/+2 |
* | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'doc-get_target_property' into release-3.18 | Brad King | 2020-06-23 | 1 | -5/+5 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc-get_target_property' | Brad King | 2020-06-23 | 1 | -5/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Update docs for failure result of get_target_property | Christopher Tetreault | 2020-06-23 | 1 | -5/+5 |
* | | | | Merge topic 'refactor_file_extension_queries' | Brad King | 2020-06-23 | 10 | -60/+52 |
|\ \ \ \ | |||||
| * | | | | Refactor file extension queries to be more consistent | Robert Maynard | 2020-06-22 | 10 | -60/+52 |
* | | | | | Merge topic 'refactor_language_mapping_logic' | Brad King | 2020-06-23 | 1 | -52/+79 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: consistently add language properties | Robert Maynard | 2020-06-22 | 1 | -25/+60 |
| * | | | | | cmCoreTryCompile use anonymous namespace instead of static | Robert Maynard | 2020-06-18 | 1 | -37/+29 |
* | | | | | | Merge topic 'graphviz-cycles' | Brad King | 2020-06-23 | 18 | -234/+286 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Graphviz: add missing support for circular dependencies | Corentin Plouet | 2020-06-21 | 18 | -234/+286 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'VxWorks-platform-id' into release-3.18 | Brad King | 2020-06-23 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'VxWorks-platform-id' | Brad King | 2020-06-23 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | VxWorks: Add Platform ID for Modules/CMakePlatformId.h.in | Lihua Zhao | 2020-06-23 | 1 | -0/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'makefile-fix-verbose' into release-3.18 | Brad King | 2020-06-23 | 1 | -3/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'makefile-fix-verbose' | Brad King | 2020-06-23 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Makefile: Fix regression in .SILENT rule | Daniel Colascione | 2020-06-22 | 1 | -3/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'fix-win-flex-bison' into release-3.18 | Brad King | 2020-06-23 | 2 | -2/+2 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'fix-win-flex-bison' | Brad King | 2020-06-23 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Find{FLEX,BISON}: Add 'win-' executable names | Yan | 2020-06-22 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindCUDA-11' into release-3.18 | Brad King | 2020-06-23 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindCUDA-11' | Brad King | 2020-06-23 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindCUDA: Do not search for the deprecated nppicom when CUDA >= 11 | Robert Maynard | 2020-06-22 | 1 | -2/+5 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'test-all-find-modules' into release-3.18 | Brad King | 2020-06-23 | 3 | -35/+0 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'test-all-find-modules' | Brad King | 2020-06-23 | 3 | -35/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Tests: Drop redundant FindModulesExecuteAll test | Brad King | 2020-06-23 | 3 | -35/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-23 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-22 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-21 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-20 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'get_filename_component-error-fatal' | Brad King | 2020-06-19 | 7 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | get_filename_component: make errors fatal | Asit Dhal | 2020-06-18 | 7 | -2/+13 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindSDL-update' | Brad King | 2020-06-19 | 6 | -23/+121 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDL | Frédéric Simonis | 2020-06-18 | 6 | -23/+121 |
* | | | | | | | Merge topic 'test-extra-generators' | Brad King | 2020-06-19 | 2 | -49/+28 |
|\ \ \ \ \ \ \ |