summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix ApplicationTypeRevision in builtin check projectsBrad King2019-05-211-2/+2
| * | | | | | | | VS: Factor out helper to compute ApplicationTypeRevisionBrad King2019-05-213-8/+20
| |/ / / / / / /
* | | | | | | | Merge topic 'ninja-lib-symlink-space'Brad King2019-05-221-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Ninja: Fix creation of library symlinks in folders with spacesEike Ziller2019-05-201-1/+3
* | | | | | | | Merge topic 'file-remove-no-empty'Craig Scott2019-05-221-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | file: Change REMOVE to ignore empty namesBrad King2019-05-211-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-221-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'string-param'Brad King2019-05-2111-57/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Source: change parameters to std::stringVitaly Stakhovsky2019-05-1911-57/+58
* | | | | | CMake Nightly Date StampKitware Robot2019-05-211-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'makefiles_additional_clean_files'Brad King2019-05-205-97/+108
|\ \ \ \ \
| * | | | | Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory levelSebastian Holtermann2019-05-185-18/+63
| * | | | | Makefiles: Make build root targets "all", "clean" and "preinstall" recursiveSebastian Holtermann2019-05-181-39/+24
| * | | | | Makefiles: Avoid pointer repurposingSebastian Holtermann2019-05-171-4/+4
| * | | | | Makefiles: Inline range loop range argumentsSebastian Holtermann2019-05-172-36/+17
* | | | | | Merge topic 'ninja-swift'Brad King2019-05-206-122/+189
|\ \ \ \ \ \
| * | | | | | Ninja: add placeholders to support Swift buildSaleem Abdulrasool2019-05-164-1/+115
| * | | | | | Ninja: add support for Swift's output-file-map.jsonSaleem Abdulrasool2019-05-162-4/+83