summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmDefinitions: Cleanups and optimizationsSebastian Holtermann2019-08-082-35/+42
* CMake Nightly Date StampKitware Robot2019-08-081-1/+1
* Merge topic 'tidy_inefficient_string'Brad King2019-08-0740-154/+149
|\
| * clang-tidy: Enable performance-inefficient-string-concatenationSebastian Holtermann2019-08-0540-154/+150
* | Merge topic 'cmStringAlgorithms_move_functions'Brad King2019-08-0723-126/+124
|\ \
| * | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenizeSebastian Holtermann2019-08-0523-126/+124
* | | Merge topic 'find_package-prefer-config-not-found'Brad King2019-08-071-1/+3
|\ \ \
| * | | find_package: Fix prefer-config mode to not fail on missing optional packageCristian Adam2019-08-061-1/+3
* | | | CMake Nightly Date StampKitware Robot2019-08-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-08-061-1/+1
| |_|/ |/| |
* | | 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