summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'control-block3'Brad King2019-08-0516-540/+437
|\
| * cmFunctionBlocker: Recycle functionsRegina Pfeifer2019-07-317-20/+18
| * cmFunctionBlocker: Move check for matching argsRegina Pfeifer2019-07-309-100/+65
| * cmFunctionBlocker: Move common logic to baseRegina Pfeifer2019-07-309-169/+77
| * cm*FunctionBlocker: Extract function ReplayRegina Pfeifer2019-07-305-227/+272
| * cmMakefile: Add OnExecuteCommand callbackRegina Pfeifer2019-07-303-31/+17
| * cm*FunctionBlocker: Move to source fileRegina Pfeifer2019-07-3010-90/+85
* | Merge topic 'cleanup_cmake_constructor'Brad King2019-08-052-54/+31
|\ \
| * | cmake: Initialize booleans at declaration and cleanup constructorSebastian Holtermann2019-08-032-54/+31
* | | Merge topic 'shared-deps-no-iface'Brad King2019-08-052-7/+7
|\ \ \
| * | | Fix rpath-link for shared lib with only private depsBrad King2019-08-021-1/+1
| * | | cmGeneratorTarget: Use local var to de-duplicate CMP0022 checksBrad King2019-08-021-4/+4
| * | | cmLinkItem: Simplify tracking of whether link interface is explicitBrad King2019-08-022-3/+3
* | | | Merge topic 'link-library-file-flag'Brad King2019-08-053-10/+6
|\ \ \ \
| * | | | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAGBrad King2019-08-023-10/+6
| |/ / /
* | | | Merge topic 'fileapi-install-generators'Brad King2019-08-054-7/+22
|\ \ \ \
| * | | | fileapi: Fix codemodel target install destination for cross-dir rulesBrad King2019-07-314-7/+22
* | | | | CMake Nightly Date StampKitware Robot2019-08-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-08-041-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-08-031-1/+1
| |/ / |/| |
* | | Merge topic 'use_cmHasPrefix'Brad King2019-08-0214-22/+29
|\ \ \
| * | | Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}WithSebastian Holtermann2019-08-0114-22/+29
* | | | Merge topic 'cmStringAlgorithms_modernize'Brad King2019-08-023-44/+156
|\ \ \ \
| * | | | cmStringAlgorithms: Modernize cmWrap using cm::string_viewSebastian Holtermann2019-08-011-7/+11
| * | | | cmStringAlgorithms: Add cmCatViews and cmStrCat functionsSebastian Holtermann2019-08-013-0/+124
| * | | | cmStringAlgorithms: Simplify cmJoin using cm::string_viewSebastian Holtermann2019-08-011-19/+10
| * | | | cmStringAlgorithms: Simplify cmStrCmp using cm::string_viewSebastian Holtermann2019-08-011-21/+14
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-08-021-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2019-08-011-1/+1
* | | Merge topic 'clang-tidy-8'Brad King2019-07-319-13/+10
|\ \ \
| * | | clang-tidy: Blacklist violations for version 8Regina Pfeifer2019-07-3010-15/+12
* | | | Merge topic 'fileapi-optimize'Brad King2019-07-311-59/+177
|\ \ \ \
| * | | | fileapi: Compute codemodel compile groups without target-wide settingsBrad King2019-07-301-13/+40
| * | | | fileapi: Compute codemodel compile groups before converting to JsonBrad King2019-07-301-9/+56
| * | | | fileapi: Generate codemodel Json backtraces earlierBrad King2019-07-301-33/+79
| * | | | fileapi: Refactor codemodel defines de-duplicationBrad King2019-07-291-15/+13
| * | | | fileapi: Avoid unnecessary CompileData moveBrad King2019-07-291-2/+2
* | | | | Merge topic 'ninja-1.10'Brad King2019-07-312-45/+34
|\ \ \ \ \
| * | | | | Ninja: Record dyndep support by Ninja 1.10Brad King2019-07-302-4/+10
| * | | | | Ninja: Drop unused dyndep version checkBrad King2019-07-302-29/+20
| * | | | | Ninja: Use in-class initialization of global generator membersBrad King2019-07-302-16/+8
* | | | | | Merge topic 'source_group-tree-files'Brad King2019-07-311-11/+4
|\ \ \ \ \ \
| * | | | | | source_group: Fix regression in relative FILESBrad King2019-07-301-11/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-spectre-off'Brad King2019-07-312-5/+8
|\ \ \ \ \ \
| * | | | | | VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-302-5/+8
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-07-311-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'swift-with-interface-libs'Brad King2019-07-301-8/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Swift: Restore support for enabling with INTERFACE librariesBrad King2019-07-291-8/+9
| |/ / /
| * | | CMake 3.15.1v3.15.1Brad King2019-07-261-1/+1
| * | | Merge branch 'makefile-depend-relative-include' into release-3.15Brad King2019-07-252-3/+12
| |\ \ \