summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: use std::string overloadsVitaly Stakhovsky2020-03-106-26/+23
* Merge topic 'swift-ninja-multiconfig'Kyle Edwards2020-03-102-5/+6
|\
| * Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfigKyle Edwards2020-03-092-5/+6
| |\
| | * Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-092-4/+5
| | * Merge topic 'ninja-multi-custom-command-deps' into release-3.17Brad King2020-03-051-1/+2
| | |\
* | | \ Merge topic 'file-CONFIGURE'Brad King2020-03-101-0/+118
|\ \ \ \
| * | | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-091-0/+118
* | | | | Merge topic 'modernize-memory-management'Brad King2020-03-1012-137/+99
|\ \ \ \ \
| * | | | | Modernize memory managementMarc Chevrier2020-03-0812-137/+99
* | | | | | Merge topic 'std-string-genex'Brad King2020-03-106-30/+7
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpression: remove const char* overloadsVitaly Stakhovsky2020-03-086-30/+7
| |/ / / / /
* | | | | | Merge topic 'cuda_warning'Brad King2020-03-101-0/+2
|\ \ \ \ \ \
| * | | | | | cm_cxx_features: Filter out CUDA installation warningsRaul Tambre2020-03-091-0/+2
* | | | | | | Merge topic 'invalid_alias'Brad King2020-03-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warningsRaul Tambre2020-03-091-2/+2
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-03-101-1/+1
* | | | | | | Merge topic 'required_find_commands'Brad King2020-03-095-8/+34
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-065-0/+30
| * | | | | | cmFindBase: Use in-class member initializationSylvain Joubert2020-03-062-8/+4
* | | | | | | CMake Nightly Date StampKitware Robot2020-03-091-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-03-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-03-071-1/+1
|/ / / / /
* | | | | Merge topic 'ConvertMSBuildXMLToJSON-default-mutable'Brad King2020-03-061-2/+7
|\ \ \ \ \
| * | | | | MSBuild: Fix python mutable default data structureBrendon Go2020-03-061-2/+7
* | | | | | Merge topic 'modernize-memory-management'Brad King2020-03-0613-64/+76
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Modernize memory managementMarc Chevrier2020-03-0513-64/+76
* | | | | | CMake Nightly Date StampKitware Robot2020-03-061-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'macos_framework_postfix'Kyle Edwards2020-03-056-18/+89
|\ \ \ \ \
| * | | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Alexandru Croitor2020-03-046-18/+89
* | | | | | Merge topic 'objlib-transitive-deps'Brad King2020-03-051-13/+14
|\ \ \ \ \ \
| * | | | | | Fix dependencies on targets linked through object librariesBrad King2020-03-041-13/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ninja-multi-custom-command-deps'Brad King2020-03-051-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Ninja Multi-Config: Don't build target dependencies for custom commandsKyle Edwards2020-03-031-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2020-03-0519-967/+998
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-03-0419-967/+998
* | | | | | CMake Nightly Date StampKitware Robot2020-03-051-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'ninja-multi-spurious-unused-variables'Brad King2020-03-041-0/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Ninja Multi-Config: Fix spurious unused variable warningKyle Edwards2020-03-031-0/+3
| |/ /
| * | CMake 3.17.0-rc2v3.17.0-rc2Brad King2020-03-021-1/+1
| * | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17Brad King2020-02-284-17/+59
| |\ \
* | | | CMake Nightly Date StampKitware Robot2020-03-041-1/+1
* | | | Merge topic 'cmake_command-eval'Brad King2020-03-037-33/+100
|\ \ \ \
| * | | | cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-037-33/+100
* | | | | Merge topic 'cmGeneratedFileStream-resource-leak'Brad King2020-03-031-0/+1
|\ \ \ \ \
| * | | | | cmGeneratedFileStream: File resource leak if oldname not foundBo Rydberg2020-03-011-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-03-031-1/+1
* | | | | | Merge topic 'xl-fortran-module-dir-use'Brad King2020-03-021-0/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | XL: Fix using Fortran modules from their output directoryBrad King2020-02-281-0/+9
* | | | | | CMake Nightly Date StampKitware Robot2020-03-021-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-03-011-1/+1