Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With | Sebastian Holtermann | 2019-08-01 | 14 | -22/+29 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-01 | 1 | -1/+1 |
* | Merge topic 'clang-tidy-8' | Brad King | 2019-07-31 | 10 | -13/+18 |
|\ | |||||
| * | clang-tidy: Blacklist violations for version 8 | Regina Pfeifer | 2019-07-30 | 11 | -15/+20 |
* | | Merge topic 'fileapi-optimize' | Brad King | 2019-07-31 | 1 | -59/+177 |
|\ \ | |||||
| * | | fileapi: Compute codemodel compile groups without target-wide settings | Brad King | 2019-07-30 | 1 | -13/+40 |
| * | | fileapi: Compute codemodel compile groups before converting to Json | Brad King | 2019-07-30 | 1 | -9/+56 |
| * | | fileapi: Generate codemodel Json backtraces earlier | Brad King | 2019-07-30 | 1 | -33/+79 |
| * | | fileapi: Refactor codemodel defines de-duplication | Brad King | 2019-07-29 | 1 | -15/+13 |
| * | | fileapi: Avoid unnecessary CompileData move | Brad King | 2019-07-29 | 1 | -2/+2 |
* | | | Merge topic 'ninja-1.10' | Brad King | 2019-07-31 | 2 | -45/+34 |
|\ \ \ | |||||
| * | | | Ninja: Record dyndep support by Ninja 1.10 | Brad King | 2019-07-30 | 2 | -4/+10 |
| * | | | Ninja: Drop unused dyndep version check | Brad King | 2019-07-30 | 2 | -29/+20 |
| * | | | Ninja: Use in-class initialization of global generator members | Brad King | 2019-07-30 | 2 | -16/+8 |
* | | | | Merge topic 'ExternalProject-avoid-extra-checkout' | Brad King | 2019-07-31 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Avoid unnecessary checkout on clone | Tetragramm | 2019-07-30 | 1 | -1/+1 |
* | | | | | Merge topic 'FindPythonInterp-no-version-verify' | Brad King | 2019-07-31 | 2 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | FindPythonInterp: Document lack of version filtering for plain `python` | Brad King | 2019-07-30 | 2 | -1/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-31 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'source_group-tree-files' into release-3.15 | Brad King | 2019-07-30 | 1 | -11/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'vs-spectre-off' into release-3.15 | Brad King | 2019-07-30 | 5 | -5/+50 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'source_group-tree-files' | Brad King | 2019-07-31 | 1 | -11/+4 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | source_group: Fix regression in relative FILES | Brad King | 2019-07-30 | 1 | -11/+4 |
* | | | | | | | | Merge topic 'vs-spectre-off' | Brad King | 2019-07-31 | 5 | -5/+50 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | VS: Fix mapping of `-Qspectre-` flag | Brad King | 2019-07-30 | 5 | -5/+50 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-31 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-30 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'swift-with-interface-libs' into release-3.15 | Brad King | 2019-07-29 | 2 | -8/+12 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'find_more_binutils' | Brad King | 2019-07-30 | 1 | -16/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeFindBinUtils: add some more binutils | Norbert Lange | 2019-07-23 | 1 | -1/+7 |
| * | | | | | | CMakeFindBinUtils: add missing llvm alternatives | Norbert Lange | 2019-07-23 | 1 | -6/+9 |
| * | | | | | | CMakeFindBinUtils: Rename and unset variables for additional names | Norbert Lange | 2019-07-23 | 1 | -13/+14 |
* | | | | | | | Merge topic 'swift-with-interface-libs' | Brad King | 2019-07-30 | 2 | -8/+12 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Swift: Restore support for enabling with INTERFACE libraries | Brad King | 2019-07-29 | 2 | -8/+12 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'multipackage_tutorial_compiles' | Brad King | 2019-07-30 | 2 | -6/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tutorial: MultiPackage now correctly compiles | Robert Maynard | 2019-07-25 | 2 | -6/+13 |
* | | | | | | | Merge topic 'cmStringAlgorithms' | Kyle Edwards | 2019-07-30 | 78 | -165/+216 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 78 | -165/+216 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'function-blocker-stack' | Kyle Edwards | 2019-07-30 | 2 | -46/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefile: Keep function blockers in a stack | Regina Pfeifer | 2019-07-26 | 2 | -46/+30 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmake-version' | Craig Scott | 2019-07-30 | 9 | -79/+98 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | CMakeVersion: Preserve Git information during 'git archive' | Brad King | 2019-07-29 | 2 | -0/+5 |
| * | | | | | | CMakeVersion: Add generic '-git' suffix when no git info is available | Brad King | 2019-07-29 | 1 | -0/+6 |
| * | | | | | | CMakeVersion: Provide Git information in non-exact release versions | Brad King | 2019-07-29 | 1 | -9/+22 |
| * | | | | | | CMakeVersion: Re-order logic to obviate addition of each component | Brad King | 2019-07-29 | 1 | -16/+19 |
| * | | | | | | CMakeVersion: De-duplicate variable initialization | Brad King | 2019-07-29 | 1 | -4/+2 |
| * | | | | | | CMakeVersion: Factor git execution into helper macro | Brad King | 2019-07-29 | 1 | -24/+23 |
| * | | | | | | CMakeVersion: Use FindGit module to find Git | Brad King | 2019-07-29 | 1 | -3/+2 |
| * | | | | | | CMakeVersion: Consider Git even with just a `.git` file | Brad King | 2019-07-29 | 1 | -1/+1 |
| * | | | | | | CMakeVersion: Move git logic to main script | Brad King | 2019-07-29 | 2 | -32/+31 |