Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 41 | -155/+150 |
* | Merge topic 'control-block3' | Brad King | 2019-08-05 | 17 | -540/+438 |
|\ | |||||
| * | cmFunctionBlocker: Recycle functions | Regina Pfeifer | 2019-07-31 | 7 | -20/+18 |
| * | cmFunctionBlocker: Move check for matching args | Regina Pfeifer | 2019-07-30 | 9 | -100/+65 |
| * | cmFunctionBlocker: Move common logic to base | Regina Pfeifer | 2019-07-30 | 10 | -169/+78 |
| * | cm*FunctionBlocker: Extract function Replay | Regina Pfeifer | 2019-07-30 | 5 | -227/+272 |
| * | cmMakefile: Add OnExecuteCommand callback | Regina Pfeifer | 2019-07-30 | 3 | -31/+17 |
| * | cm*FunctionBlocker: Move to source file | Regina Pfeifer | 2019-07-30 | 10 | -90/+85 |
* | | Merge topic 'cleanup_cmake_constructor' | Brad King | 2019-08-05 | 2 | -54/+31 |
|\ \ | |||||
| * | | cmake: Initialize booleans at declaration and cleanup constructor | Sebastian Holtermann | 2019-08-03 | 2 | -54/+31 |
* | | | Merge topic 'shared-deps-no-iface' | Brad King | 2019-08-05 | 3 | -8/+19 |
|\ \ \ | |||||
| * | | | Fix rpath-link for shared lib with only private deps | Brad King | 2019-08-02 | 2 | -2/+13 |
| * | | | cmGeneratorTarget: Use local var to de-duplicate CMP0022 checks | Brad King | 2019-08-02 | 1 | -4/+4 |
| * | | | cmLinkItem: Simplify tracking of whether link interface is explicit | Brad King | 2019-08-02 | 2 | -3/+3 |
* | | | | Merge topic 'link-library-file-flag' | Brad King | 2019-08-05 | 4 | -11/+7 |
|\ \ \ \ | |||||
| * | | | | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG | Brad King | 2019-08-02 | 4 | -11/+7 |
| |/ / / | |||||
* | | | | Merge branch 'release-3.15' | Brad King | 2019-08-05 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fileapi-install-generators' into release-3.15 | Brad King | 2019-08-02 | 6 | -8/+58 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 6 | -8/+58 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 6 | -8/+58 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-05 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-04 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-03 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'use_cmHasPrefix' | Brad King | 2019-08-02 | 14 | -22/+29 |
|\ \ \ \ | |||||
| * | | | | Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With | Sebastian Holtermann | 2019-08-01 | 14 | -22/+29 |
* | | | | | Merge topic 'cmStringAlgorithms_modernize' | Brad King | 2019-08-02 | 6 | -44/+292 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add CMakeLib.testStringAlgorithms test | Sebastian Holtermann | 2019-08-01 | 2 | -0/+135 |
| * | | | | | cmStringAlgorithms: Modernize cmWrap using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -7/+11 |
| * | | | | | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 4 | -0/+125 |
| * | | | | | cmStringAlgorithms: Simplify cmJoin using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -19/+10 |
| * | | | | | cmStringAlgorithms: Simplify cmStrCmp using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -21/+14 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-02 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'clang-cl-non-windows' into release-3.15 | Brad King | 2019-07-31 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'clang-cl-non-windows' | Brad King | 2019-08-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | clang: Restore support for clang-cl on non-Windows hosts | Brad King | 2019-07-31 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-02 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | 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 |
|\ \ \ \ \ \ \ |