summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-05-301-1/+1
* Merge topic 'clang-gnulike-support'Brad King2019-05-291-7/+14
|\
| * cmGlobalNinjaGenerator: use gnu compatible paths with clang in gnu modeZsolt Parragi2019-05-171-7/+14
* | CMake Nightly Date StampKitware Robot2019-05-291-1/+1
* | Merge topic 'cmake_automoc_relaxed_mode_deprecation'Brad King2019-05-282-4/+17
|\ \
| * | Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODESebastian Holtermann2019-05-272-4/+17
* | | Merge topic 'swift-response'Brad King2019-05-281-1/+5
|\ \ \
| * | | Ninja,Swift: correct response file handlingSaleem Abdulrasool2019-05-231-1/+5
* | | | CMake Nightly Date StampKitware Robot2019-05-281-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2019-05-271-1/+1
* | | CMake Nightly Date StampKitware Robot2019-05-261-1/+1
* | | CMake Nightly Date StampKitware Robot2019-05-251-1/+1
* | | Merge topic 'selective-tar-extracting-and-listing'Brad King2019-05-243-9/+60
|\ \ \
| * | | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-233-9/+60
| |/ /
* | | Merge topic 'cmAppend'Brad King2019-05-2460-246/+193
|\ \ \
| * | | Use cmAppend to append ranges to std::vector instancesSebastian Holtermann2019-05-2359-246/+181
| * | | cmAlgorithms: Add cmAppend functionSebastian Holtermann2019-05-231-0/+12
| |/ /
* | | Merge topic 'cmTargetMap_definition'Brad King2019-05-246-22/+16
|\ \ \
| * | | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTargetSebastian Holtermann2019-05-236-22/+16
* | | | CMake Nightly Date StampKitware Robot2019-05-241-1/+1
| |/ / |/| |
* | | Merge topic 'genex-target-property-lifetime'Brad King2019-05-231-3/+8
|\ \ \
| * | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluationBrad King2019-05-221-3/+8
* | | | Merge topic 'string-error'Brad King2019-05-239-45/+31
|\ \ \ \
| * | | | cmSystemTools::Error(): remove const char* overloadVitaly Stakhovsky2019-05-229-45/+31
| |/ / /
* | | | Merge topic 'compiler-launcher-shell-format'Brad King2019-05-232-4/+13
|\ \ \ \
| * | | | Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntaxBrad King2019-05-222-4/+13
* | | | | Merge topic 'FindPython-find_strategy'Brad King2019-05-231-0/+4
|\ \ \ \ \
| * | | | | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-0/+4
* | | | | | Merge topic 'framework-var'Brad King2019-05-231-0/+1
|\ \ \ \ \ \
| * | | | | | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-211-0/+1
* | | | | | | Merge topic 'swift-flags'Brad King2019-05-231-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDESSaleem Abdulrasool2019-05-211-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cmFileTimes'Brad King2019-05-238-165/+186
|\ \ \ \ \ \ \
| * | | | | | | cmSystemTools: Remove cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-222-136/+0
| * | | | | | | Use cmFileTimes instead of cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-223-29/+17
| * | | | | | | cmFileTimes: New RAII based cmFileTimes classSebastian Holtermann2019-05-223-0/+169
| |/ / / / / /
* | | | | | | Merge topic 'autogen_compiler_features'Brad King2019-05-235-48/+66
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-225-48/+66
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-05-231-1/+1
* | | | | | Merge topic 'default-generator-env'Brad King2019-05-222-6/+71
|\ \ \ \ \ \
| * | | | | | cmake: Allow default generator to be set by environment variablesEicke Herbertz2019-05-162-6/+71
* | | | | | | Merge topic 'remove_unneeded_device_link_calls'Brad King2019-05-229-136/+163
|\ \ \ \ \ \ \
| * | | | | | | CUDA: More exhaustive checks to determine when to do device linkingRobert Maynard2019-05-216-108/+112
| * | | | | | | cmNinjaLinkLineDeviceComputer now lives in the correct source fileRobert Maynard2019-05-206-34/+57
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'find-package-prefer-config'Brad King2019-05-222-50/+74
|\ \ \ \ \ \ \
| * | | | | | | find_package: Add option to prefer Config modeCristian Adam2019-05-211-42/+53
| * | | | | | | find_package: Factor out module and config find_package methodsCristian Adam2019-05-202-50/+63
* | | | | | | | Merge topic 'swift-debug-variant'Brad King2019-05-221-13/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja,Swift: reuse `SWIFT_MODULE_NAME` for `SWIFT_MODULE`Saleem Abdulrasool2019-05-201-13/+10
| |/ / / / / / /
* | | | | | | | Merge topic 'vs-ApplicationTypeRevision'Brad King2019-05-223-10/+22
|\ \ \ \ \ \ \ \