Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 15 | -1/+126 | |
* | | | | | | Merge topic 'sunpro-supports-cxx14-release-note' | Brad King | 2019-05-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add release note that SunPro supports C++14 | Robert Maynard | 2019-05-15 | 1 | -0/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindBoost-allow-root' | Brad King | 2019-05-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindBoost: Remove obsolete diagnostic message about Boost_ROOT | Dennis Klein | 2019-05-15 | 1 | -1/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-05-16 | 2 | -20/+83 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-05-15 | 2 | -20/+83 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KWSys 2019-05-15 (dea11658) | KWSys Upstream | 2019-05-15 | 2 | -20/+83 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-16 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 13 | -1/+137 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 13 | -1/+137 | |
* | | | | | | | Merge topic 'additional_clean_files' | Brad King | 2019-05-15 | 21 | -77/+370 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Release notes: Add release notes for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 1 | -0/+10 | |
| * | | | | | | | Doc: Update and deprecate ADDITIONAL_MAKE_CLEAN_FILES directory property | Sebastian Holtermann | 2019-05-14 | 1 | -3/+13 | |
| * | | | | | | | Doc: Add documentation for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 3 | -0/+34 | |
| * | | | | | | | Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILES | Sebastian Holtermann | 2019-05-14 | 3 | -30/+87 | |
| * | | | | | | | Ninja: Add support for ADDITIONAL_CLEAN_FILES target property | Sebastian Holtermann | 2019-05-14 | 3 | -0/+29 | |
| * | | | | | | | Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property | Sebastian Holtermann | 2019-05-14 | 2 | -0/+27 | |
| * | | | | | | | Ninja: Add support for additional clean files | Sebastian Holtermann | 2019-05-14 | 2 | -7/+104 | |
| * | | | | | | | Makefiles: Add support for ADDITIONAL_CLEAN_FILES target property | Sebastian Holtermann | 2019-05-14 | 1 | -0/+12 | |
| * | | | | | | | Makefiles: Add support for ADDITIONAL_CLEAN_FILES directory property | Sebastian Holtermann | 2019-05-14 | 1 | -0/+12 | |
| * | | | | | | | Makefiles: Move ADDITIONAL_MAKE_CLEAN_FILES evaluation to lambda | Sebastian Holtermann | 2019-05-14 | 1 | -10/+16 | |
| * | | | | | | | Makefiles: Sort clean files by using a std::set<std::string> container | Sebastian Holtermann | 2019-05-14 | 6 | -30/+29 | |
* | | | | | | | | Merge topic 'ninja-pool-custom-command' | Brad King | 2019-05-15 | 21 | -28/+144 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 21 | -28/+144 | |
* | | | | | | | | | Merge topic 'cmuvprocesschain-iterator-fix' | Brad King | 2019-05-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmUVProcessChain: Add assert() for static analysis tools | Kyle Edwards | 2019-05-14 | 1 | -1/+4 | |
* | | | | | | | | | | Merge topic 'refactor_docs_use_java' | Craig Scott | 2019-05-15 | 1 | -294/+229 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | UseJava: Refactor documentation for better formatting | Robert Maynard | 2019-05-15 | 1 | -294/+229 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'modules-indent-2-spaces' | Craig Scott | 2019-05-15 | 48 | -1627/+1624 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 48 | -1627/+1624 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-15 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMake 3.14.4v3.14.4 | Brad King | 2019-05-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMake 3.13.5v3.13.5 | Brad King | 2019-05-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'doc-relnotes-3.14' into release-3.14 | Brad King | 2019-05-14 | 2 | -0/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.13' | Brad King | 2019-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'doc-relnotes-3.13' into release-3.13 | Brad King | 2019-05-14 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'doc-relnotes-3.14' | Brad King | 2019-05-14 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Add 3.14.4 release notes | Brad King | 2019-05-14 | 1 | -0/+10 | |
| * | | | | | | | | | | Merge branch 'doc-relnotes-3.13' into doc-relnotes-3.14 | Brad King | 2019-05-14 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Help: Add 3.13.5 release notes | Brad King | 2019-05-14 | 1 | -0/+9 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge topic 'find-boost-cmp0093' | Brad King | 2019-05-14 | 12 | -4/+55 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 12 | -4/+55 | |
* | | | | | | | | | Merge topic 'cmSytemTools_ExpandedList' | Brad King | 2019-05-14 | 4 | -29/+58 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmSystemTools: Add ExpandedListArgument and ExpandedLists methods | Sebastian Holtermann | 2019-05-13 | 4 | -29/+58 | |
* | | | | | | | | | | Merge topic 'error-generate-step' | Brad King | 2019-05-14 | 29 | -28/+89 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake: Display error if generate step fails | Kyle Edwards | 2019-05-13 | 29 | -28/+89 | |
| |/ / / / / / / / / |