Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-13 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-12 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-11 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-10 | 1 | -1/+1 |
* | Merge topic 'cmFileCommand-refactoring' | Brad King | 2019-08-09 | 13 | -528/+552 |
|\ | |||||
| * | cmFileCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 1 | -116/+119 |
| * | Introduce cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 4 | -0/+70 |
| * | cmFileCommand: turn into free function | Regina Pfeifer | 2019-08-06 | 3 | -29/+5 |
| * | cmFileCommand: put subcommands in unnamed namespace | Daniel Pfeifer | 2019-08-06 | 4 | -272/+198 |
| * | cmFileCommand: port to cmExecutionStatus | Daniel Pfeifer | 2019-08-06 | 6 | -359/+408 |
* | | Merge topic 'cmDefinitions_cleanups' | Brad King | 2019-08-09 | 2 | -35/+42 |
|\ \ | |||||
| * | | cmDefinitions: Cleanups and optimizations | Sebastian Holtermann | 2019-08-08 | 2 | -35/+42 |
* | | | Merge topic 'autogen_cmStrCat' | Brad King | 2019-08-09 | 7 | -285/+174 |
|\ \ \ | |||||
| * | | | Autogen: Modernize to use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-07 | 6 | -258/+151 |
| * | | | Autogen: Modernize code to use cm::string_view for the info writer | Sebastian Holtermann | 2019-08-07 | 2 | -27/+23 |
* | | | | Merge topic 'soname-darwin' | Brad King | 2019-08-09 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Swift: correct SONAME flag for Darwin targets | Saleem Abdulrasool | 2019-08-06 | 1 | -1/+3 |
* | | | | | Merge topic 'fphsa-components-space' | Brad King | 2019-08-09 | 5 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 5 | -6/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'execution-status' | Brad King | 2019-08-09 | 3 | -13/+2 |
|\ \ \ \ \ | |||||
| * | | | | | cmExecutionStatus: Remove function Clear | Regina Pfeifer | 2019-08-06 | 3 | -13/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-08 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.15' | Brad King | 2019-08-07 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.15.2v3.15.2 | Brad King | 2019-08-07 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-07 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'doc-relnotes-3.15' into release-3.15 | Brad King | 2019-08-07 | 1 | -0/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-relnotes-3.15' | Brad King | 2019-08-07 | 1 | -0/+7 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Help: Add 3.15.2 release notes | Brad King | 2019-08-07 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge topic 'tidy_inefficient_string' | Brad King | 2019-08-07 | 41 | -155/+149 |
|\ \ \ \ | |||||
| * | | | | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 41 | -155/+150 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindPython-virtual-env' | Brad King | 2019-08-07 | 4 | -185/+312 |
|\ \ \ \ | |||||
| * | | | | FindPython: ensure virtual environments are correctly handled | Marc Chevrier | 2019-08-05 | 4 | -185/+312 |
* | | | | | Merge topic 'cmStringAlgorithms_move_functions' | Brad King | 2019-08-07 | 24 | -126/+161 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -0/+37 |
| * | | | | | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 23 | -126/+124 |
* | | | | | | Merge topic 'doc-CMAKE_MESSAGE_INDENT-spelling-typo' | Brad King | 2019-08-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix spelling typo in `CMAKE_MESSAGE_INDENT` docs | Alex Turbov | 2019-08-06 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'FindGLEW-macOS' into release-3.15 | Brad King | 2019-08-06 | 1 | -3/+34 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'find_package-prefer-config-not-found' into release-3.15 | Brad King | 2019-08-06 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindGLEW-macOS' | Brad King | 2019-08-07 | 1 | -3/+34 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindGLEW: Fix typo in verbose log message | Claudio Fantacci | 2019-08-06 | 1 | -1/+1 |
| * | | | | | | | | FindGLEW: Add required OpenGL dependency in macOS | Claudio Fantacci | 2019-08-06 | 1 | -0/+31 |
| * | | | | | | | | FindGLEW: Fix macOS library suffix selection | Claudio Fantacci | 2019-08-06 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'find_package-prefer-config-not-found' | Brad King | 2019-08-07 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | find_package: Fix prefer-config mode to not fail on missing optional package | Cristian Adam | 2019-08-06 | 2 | -1/+9 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-07 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'doc-fix-CMAKE_MESSAGE_INDENT-sample-output' | Brad King | 2019-08-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Fix example output in the `CMAKE_MESSAGE_INDENT` documentation | Alex Turbov | 2019-08-05 | 1 | -0/+2 |
| | |_|_|_|/ / | |/| | | | | |