summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | Swift: remove unnecessary unreleased Ninja infrastructureSaleem Abdulrasool2019-05-164-126/+0
* | | | | | | Merge topic 'interface-library-export-properties'Brad King2019-05-201-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-171-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-201-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-05-191-1/+1
* | | | | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-182-7/+66
|\ \ \ \ \ \
| * | | | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-162-7/+66
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-05-181-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'autogen_ninja_clean'Brad King2019-05-172-10/+11
|\ \ \ \ \
| * | | | | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaningSebastian Holtermann2019-05-152-10/+11
| | |_|/ / | |/| | |
* | | | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-171-0/+46
|\ \ \ \ \
| * | | | | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-141-0/+46
* | | | | | Merge topic 'string-cleanup'Brad King2019-05-1718-91/+87
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Source: std::string related cleanupVitaly Stakhovsky2019-05-1518-91/+87
* | | | | | CMake Nightly Date StampKitware Robot2019-05-171-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'update-kwsys'Brad King2019-05-162-20/+83
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-05-152-20/+83
* | | | | | CMake Nightly Date StampKitware Robot2019-05-161-1/+1
* | | | | | Merge topic 'msvc-jmc'Brad King2019-05-152-0/+27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-142-0/+27