summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | cmMakefile::AddCacheDefinition: Add overload that accepts std::string valueVitaly Stakhovsky2020-03-1117-39/+44
* | | | | | | | | Merge topic 'modernize-memory-management'Brad King2020-03-126-60/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCTestRunTest: modernize memory managementMarc Chevrier2020-03-116-60/+100
* | | | | | | | | | Merge topic 'ctest-curl-debugfunction'Brad King2020-03-122-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docsBetsy McPhail2020-03-112-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge topic 'swift-ninja-multiconfig' into release-3.17Kyle Edwards2020-03-102-4/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'cuda_warning' into release-3.17Brad King2020-03-101-0/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'invalid_alias' into release-3.17Brad King2020-03-101-2/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'rename-macho-version-properties'Craig Scott2020-03-122-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-122-5/+5
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-121-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'loops-improve'Brad King2020-03-115-24/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Convert more loops to range-based for-loopsVitaly Stakhovsky2020-03-102-6/+5
| * | | | | | | | | | | GHS: Name range-based for-loop variable types explicitlyVitaly Stakhovsky2020-03-101-7/+7
| * | | | | | | | | | | GHS: Use cm::erase in place of loopVitaly Stakhovsky2020-03-102-11/+7
* | | | | | | | | | | | Merge topic 'std-string-cleanup'Brad King2020-03-116-26/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Source: use std::string overloadsVitaly Stakhovsky2020-03-106-26/+23
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-111-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | 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
| | |_|/ / / / / | |/| | | | | |