summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Avoid `std::endl` where it's not necessary (part 1)Alex Turbov2020-03-269-111/+101
* Merge topic 'cmake-compilation-no-compiler-extensions'Brad King2020-03-256-0/+53
|\
| * CMake compilation: do not use compiler extensionsMarc Chevrier2020-03-236-0/+53
* | Merge topic 'cmprop-state'Brad King2020-03-2510-55/+66
|\ \
| * | cmState::GetTargetTypeName: return type is *cmPropVitaly Stakhovsky2020-03-1910-55/+66
* | | Merge topic 'cmprop-cache'Brad King2020-03-253-32/+28
|\ \ \
| * | | cmCacheManager::GetProperty: return cmPropVitaly Stakhovsky2020-03-193-32/+28
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-03-251-1/+1
* | | CMake Nightly Date StampKitware Robot2020-03-241-1/+1
* | | Merge topic 'cmake-gui-open-check'Brad King2020-03-231-1/+1
|\ \ \
| * | | cmake-gui: Fix use-after-free in Open-possible checkFrancisco Facioni2020-03-201-1/+1
| * | | CMake 3.17.0v3.17.0Brad King2020-03-201-1/+1
| * | | Merge topic 'export-repeat' into release-3.17Brad King2020-03-205-28/+33
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2020-03-231-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2020-03-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-03-211-1/+1
* | | | Merge topic 'export-repeat'Brad King2020-03-205-28/+33
|\ \ \ \ | | |/ / | |/| |
| * | | export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-195-28/+33
* | | | CMake Nightly Date StampKitware Robot2020-03-201-1/+1
| |_|/ |/| |
* | | Merge topic 'cmprop-state'Brad King2020-03-1915-76/+74
|\ \ \
| * | | cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-1715-76/+74
* | | | Merge topic 'target-improve'Brad King2020-03-195-30/+30
|\ \ \ \
| * | | | cmTarget: minor code improvementsVitaly Stakhovsky2020-03-175-30/+30
| |/ / /
* | | | Merge topic 'trace-format-json-doc'Brad King2020-03-191-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | cmake: List valid values for --trace-format on the command lineKyle Edwards2020-03-181-1/+2
| | |/ | |/|
| * | CMake 3.17.0-rc3v3.17.0-rc3Brad King2020-03-121-1/+1
| * | Merge topic 'swift-link-line-spaces' into release-3.17Brad King2020-03-121-3/+5
| |\ \
| * \ \ Merge topic 'ctest-curl-debugfunction' into release-3.17Brad King2020-03-122-2/+2
| |\ \ \
| * \ \ \ Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-122-5/+5
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2020-03-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-03-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'file-archive'Brad King2020-03-171-0/+208
|\ \ \ \ \
| * | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-161-0/+208
* | | | | | Merge topic 'property-computer'Brad King2020-03-173-19/+23
|\ \ \ \ \ \
| * | | | | | cmTargetPropertyComputer::GetProperty: return cmPropVitaly Stakhovsky2020-03-163-19/+23
* | | | | | | Merge topic 'prop_t'Brad King2020-03-1712-28/+35
|\ \ \ \ \ \ \
| * | | | | | | cmPropertyMap: Introduce cmProp as return type for GetProperty() functionsVitaly Stakhovsky2020-03-1312-28/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'mf_profiling_json'Brad King2020-03-171-7/+8
|\ \ \ \ \ \ \
| * | | | | | | cmMakefileProfilingData: Fix ambiguous conversion to Json::ValueRaul Tambre2020-03-161-7/+8
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-171-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'define-property'Brad King2020-03-168-39/+35
|\ \ \ \ \ \ \
| * | | | | | | cmPropertyDefinition: Construct directly in defined stateVitaly Stakhovsky2020-03-138-39/+35
* | | | | | | | Merge topic 'remove_trailing_whitespace'Brad King2020-03-161-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Source: Remove trailing whitespace from export generation codeAlexandru Croitor2020-03-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-161-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-151-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-141-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'swift-implicit-module-include-dir'Brad King2020-03-131-0/+84
|\ \ \ \ \ \ \
| * | | | | | | Swift: Propagate Swift_MODULE_DIRECTORY as include directorySaleem Abdulrasool2020-03-121-0/+84
* | | | | | | | Merge topic 'profiling'Brad King2020-03-137-2/+232
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |