summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Scripts: Add temporary CMAKE_BOOTSTRAP conversion scriptKyle Edwards2019-08-091-0/+7
* Merge topic 'cmFileCommand-refactoring'Brad King2019-08-0913-528/+552
|\
| * cmFileCommand: Use cmSubcommandTableRegina Pfeifer2019-08-061-116/+119
| * Introduce cmSubcommandTableRegina Pfeifer2019-08-064-0/+70
| * cmFileCommand: turn into free functionRegina Pfeifer2019-08-063-29/+5
| * cmFileCommand: put subcommands in unnamed namespaceDaniel Pfeifer2019-08-064-272/+198
| * cmFileCommand: port to cmExecutionStatusDaniel Pfeifer2019-08-066-359/+408
* | Merge topic 'cmDefinitions_cleanups'Brad King2019-08-092-35/+42
|\ \
| * | cmDefinitions: Cleanups and optimizationsSebastian Holtermann2019-08-082-35/+42
* | | Merge topic 'autogen_cmStrCat'Brad King2019-08-097-285/+174
|\ \ \
| * | | Autogen: Modernize to use cmStrCat for string concatenationSebastian Holtermann2019-08-076-258/+151
| * | | Autogen: Modernize code to use cm::string_view for the info writerSebastian Holtermann2019-08-072-27/+23
* | | | Merge topic 'soname-darwin'Brad King2019-08-091-1/+3
|\ \ \ \
| * | | | Swift: correct SONAME flag for Darwin targetsSaleem Abdulrasool2019-08-051-1/+3
* | | | | Merge topic 'fphsa-components-space'Brad King2019-08-095-6/+6
|\ \ \ \ \
| * | | | | FPHSA: Remove extra space in module components reportSylvain Joubert2019-08-065-6/+6
| | |_|_|/ | |/| | |
* | | | | Merge topic 'execution-status'Brad King2019-08-093-13/+2
|\ \ \ \ \
| * | | | | cmExecutionStatus: Remove function ClearRegina Pfeifer2019-08-063-13/+2
| | |/ / / | |/| | |
* | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |