summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-08-091-1/+1
* CMake Nightly Date StampKitware Robot2019-08-081-1/+1
* Merge branch 'release-3.15'Brad King2019-08-070-0/+0
|\
| * CMake 3.15.2v3.15.2Brad King2019-08-071-1/+1
* | Merge branch 'release-3.15'Brad King2019-08-070-0/+0
|\ \ | |/
| * Merge branch 'doc-relnotes-3.15' into release-3.15Brad King2019-08-071-0/+7
| |\
* | \ Merge topic 'doc-relnotes-3.15'Brad King2019-08-071-0/+7
|\ \ \ | | |/ | |/|
| * | Help: Add 3.15.2 release notesBrad King2019-08-071-0/+7
| |/
* | Merge topic 'tidy_inefficient_string'Brad King2019-08-0741-155/+149
|\ \
| * | clang-tidy: Enable performance-inefficient-string-concatenationSebastian Holtermann2019-08-0541-155/+150
* | | Merge topic 'FindPython-virtual-env'Brad King2019-08-074-185/+312
|\ \ \
| * | | FindPython: ensure virtual environments are correctly handledMarc Chevrier2019-08-054-185/+312
* | | | Merge topic 'cmStringAlgorithms_move_functions'Brad King2019-08-0724-126/+161
|\ \ \ \
| * | | | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenizeSebastian Holtermann2019-08-051-0/+37
| * | | | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenizeSebastian Holtermann2019-08-0523-126/+124
* | | | | Merge topic 'doc-CMAKE_MESSAGE_INDENT-spelling-typo'Brad King2019-08-071-1/+1
|\ \ \ \ \
| * | | | | Help: Fix spelling typo in `CMAKE_MESSAGE_INDENT` docsAlex Turbov2019-08-061-1/+1
* | | | | | Merge branch 'release-3.15'Brad King2019-08-070-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'FindGLEW-macOS' into release-3.15Brad King2019-08-061-3/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'find_package-prefer-config-not-found' into release-3.15Brad King2019-08-062-1/+9
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindGLEW-macOS'Brad King2019-08-071-3/+34
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindGLEW: Fix typo in verbose log messageClaudio Fantacci2019-08-061-1/+1
| * | | | | | | FindGLEW: Add required OpenGL dependency in macOSClaudio Fantacci2019-08-061-0/+31
| * | | | | | | FindGLEW: Fix macOS library suffix selectionClaudio Fantacci2019-08-061-2/+2
* | | | | | | | Merge topic 'find_package-prefer-config-not-found'Brad King2019-08-072-1/+9
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | find_package: Fix prefer-config mode to not fail on missing optional packageCristian Adam2019-08-062-1/+9
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-071-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'doc-fix-CMAKE_MESSAGE_INDENT-sample-output'Brad King2019-08-061-0/+2
|\ \ \ \ \ \
| * | | | | | Help: Fix example output in the `CMAKE_MESSAGE_INDENT` documentationAlex Turbov2019-08-051-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cmake-dependent-option-doc'Brad King2019-08-062-2/+5
|\ \ \ \ \ \
| * | | | | | CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-052-2/+5
* | | | | | | Merge branch 'release-3.15'Brad King2019-08-060-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'clang-frontend-variant' into release-3.15Brad King2019-08-052-0/+32
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'clang-frontend-variant'Brad King2019-08-062-0/+32
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | clang: Work around toolchain file use of internal CMake variablesBrad King2019-08-052-0/+32
* | | | | | | | CMake Nightly Date StampKitware Robot2019-08-061-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'control-block3'Brad King2019-08-0517-540/+438
|\ \ \ \ \ \ \
| * | | | | | | 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-3010-169/+78
| * | | | | | | 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-053-8/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix rpath-link for shared lib with only private depsBrad King2019-08-022-2/+13
| * | | | | | | | 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-054-11/+7
|\ \ \ \ \ \ \ \