summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmprop-makefile'Brad King2020-04-0217-87/+104
|\
| * cmMakefile::GetProperty: return cmPropVitaly Stakhovsky2020-04-0117-87/+104
* | Merge topic 'config-case'Brad King2020-04-025-26/+24
|\ \
| * | cmLocalGenerator: Avoid using upper-case config when not necessaryBrad King2020-04-011-4/+3
| * | cmLocalGenerator: Clarify local variable name in GetTargetFlagsBrad King2020-04-011-12/+13
| * | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-015-14/+12
| |/
* | Merge topic 'cuda_check'Brad King2020-04-021-2/+0
|\ \
| * | cm_cxx_features: Remove CUDA installation warning filteringRaul Tambre2020-04-011-2/+0
* | | Merge topic 'update-kwsys'Brad King2020-04-021-1/+8
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-011-1/+8
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-04-021-1/+1
| |/ |/|
* | Merge topic 'cmprop-target'Brad King2020-04-0114-170/+169
|\ \
| * | cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-3014-170/+169
* | | Merge topic 'cpack-nsis-version'Brad King2020-04-011-2/+2
|\ \ \ | |_|/ |/| |
| * | CPack/NSIS: Document and check requirement of at least NSIS 3.0Brad King2020-03-311-2/+2
* | | CMake Nightly Date StampKitware Robot2020-04-011-1/+1
* | | Merge topic 'link-libs-config-case'Brad King2020-03-311-6/+2
|\ \ \
| * | | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-6/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-03-311-1/+1
| |/ |/|
* | Merge topic 'cmprop-state'Brad King2020-03-305-27/+34
|\ \
| * | cmStateDirectory::GetProperty: return cmPropVitaly Stakhovsky2020-03-275-27/+34
* | | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-302-93/+156
|\ \ \
| * | | VS: Add VS_SOURCE_SETTINGS_<tool> target propertyMatt Davies2020-03-202-0/+17
| * | | VS: Add VS_SETTINGS source file propertyMatt Davies2020-03-202-4/+36
| * | | VS: Use unordered_map to write HLSL settings.Matt Davies2020-03-202-93/+107
* | | | CMake Nightly Date StampKitware Robot2020-03-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-03-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-03-281-1/+1
| |/ / |/| |
* | | Merge topic 'pch-warn-invalid'Brad King2020-03-272-2/+17
|\ \ \
| * | | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-262-2/+17
| |/ /
* | | Merge topic 'cleanup-endls-1'Brad King2020-03-279-111/+101
|\ \ \
| * | | Refactor: Avoid `std::endl` where it's not necessary (part 1)Alex Turbov2020-03-269-111/+101
* | | | Merge topic 'cmprop-getglobalprop'Brad King2020-03-2719-83/+95
|\ \ \ \
| * | | | cmState::GetGlobalProperty: return cmPropVitaly Stakhovsky2020-03-2519-83/+95
* | | | | Merge topic 'cmprop-state'Brad King2020-03-2711-29/+32
|\ \ \ \ \
| * | | | | cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-2511-29/+32
| | |/ / / | |/| | |
* | | | | Merge topic 'export-error-on-multuple-calls'Brad King2020-03-272-1/+27
|\ \ \ \ \
| * | | | | export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-262-1/+27
* | | | | | Merge topic 'ctest-timeout-report'Brad King2020-03-272-8/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-ctest-timeout-report' into ctest-timeout-reportBrad King2020-03-262-8/+14
| |\ \ \ \ \ \
| | * | | | | | CTest: Fix reported duration on timeout when grindchild keeps pipes openBrad King2020-03-262-8/+14
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge topic 'llvm-rc-stderr'Brad King2020-03-271-0/+9
|\ \ \ \ \ \ \
| * | | | | | | llvm-rc: Print stderr output when calling tools through cmake_llvm_rcThomas Bernard2020-03-261-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'make-nested-silent'Brad King2020-03-271-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Makefiles: Fix silencing of nested calls for GNU make 4.3Brad King2020-03-261-1/+5
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-271-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'cleanup-endls-3'Brad King2020-03-264-124/+121
|\ \ \ \ \ \ \
| * | | | | | | Refactor: Avoid `std::endl` where it's not necessary (part 3)Alex Turbov2020-03-244-124/+121
* | | | | | | | Merge topic 'cleanup-endls-2'Brad King2020-03-268-93/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor: Avoid `std::endl` where it's not necessary (part 2)Alex Turbov2020-03-248-93/+85
| |/ / / / / / /