summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ninja: add experimental infrastructure to generate modmap files with dyndepBen Boeckel2021-01-053-15/+74
* ninja: Add experimental infrastructure for C++20 module dependency scanningBrad King2021-01-056-21/+109
* cmNinjaTargetGenerator: use $OBJ_FILE for the objectBen Boeckel2021-01-051-1/+1
* Treat the '.mpp' file extension as C++ codeBen Boeckel2021-01-053-6/+8
* cmScanDepFormat: Fix name of our internal tool in parse errorsBrad King2021-01-051-13/+11
* ninja: De-duplicate version numbers required for ninja featuresBrad King2021-01-051-2/+5
* cmStandardLevelResolver: Factor out helper to capture stoi exceptionsBrad King2021-01-051-15/+16
* CMake Nightly Date StampKitware Robot2021-01-041-1/+1
* CMake Nightly Date StampKitware Robot2021-01-031-1/+1
* CMake Nightly Date StampKitware Robot2021-01-021-1/+1
* CMake Nightly Date StampKitware Robot2021-01-011-1/+1
* CMake Nightly Date StampKitware Robot2020-12-311-1/+1
* CMake Nightly Date StampKitware Robot2020-12-301-1/+1
* CMake Nightly Date StampKitware Robot2020-12-291-1/+1
* CMake Nightly Date StampKitware Robot2020-12-281-1/+1
* CMake Nightly Date StampKitware Robot2020-12-271-1/+1
* Merge topic 'makefiles-custom_command-depfile'Marc Chevrier2020-12-2610-77/+225
|\
| * Makefiles: Add support of DEPFILE for add_custom_commandMarc Chevrier2020-12-237-62/+182
| * cmGccDepfileReader: Add new function ensuring paths are validMarc Chevrier2020-12-233-15/+43
* | CMake Nightly Date StampKitware Robot2020-12-261-1/+1
* | CMake Nightly Date StampKitware Robot2020-12-251-1/+1
* | CMake Nightly Date StampKitware Robot2020-12-241-1/+1
* | Merge topic 'xcode-inherit-paths'Craig Scott2020-12-242-38/+75
|\ \ | |/ |/|
| * Xcode: Generalize inheritance of project-level search pathsBrad King2020-12-222-10/+37
| * cmGlobalXCodeGenerator: Factor out helper to append attributeBrad King2020-12-212-28/+38
* | CMake Nightly Date StampKitware Robot2020-12-231-1/+1
* | Merge topic 'issue-20134'Brad King2020-12-223-2/+11
|\ \
| * | target_include_directories: Support AFTER optionAsit Dhal2020-12-193-2/+11
* | | Merge topic 'issue-15653'Brad King2020-12-225-17/+88
|\ \ \
| * | | file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-215-17/+88
* | | | Merge topic 'create_test_sourcelist-typo'Brad King2020-12-221-1/+1
|\ \ \ \
| * | | | create_test_sourcelist: fix typo in placeholder nameSergey Bronnikov2020-12-211-1/+1
| | |/ / | |/| |
* | | | Merge topic 'apple-missing-framework'Brad King2020-12-222-13/+6
|\ \ \ \
| * | | | Apple: Fix linking to frameworks that do not exist until build timeBrad King2020-12-212-13/+6
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2020-12-221-1/+1
|/ / /
* | | Merge topic 'ctest-test-dir'Brad King2020-12-212-2/+34
|\ \ \
| * | | Ctest: Support build tree on command lineAsit Dhal2020-12-172-2/+34
* | | | Merge topic 'revert-write-through'Brad King2020-12-211-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on WindowsBrad King2020-12-171-2/+1
| * | | CMake 3.19.2v3.19.2Brad King2020-12-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-12-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-12-201-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-12-191-1/+1
* | | CMake Nightly Date StampKitware Robot2020-12-181-1/+1
* | | Merge topic 'qt-autogen-per-config'Brad King2020-12-176-51/+144
|\ \ \
| * | | cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specificBrad King2020-12-163-7/+8
| * | | Autogen: Add support for per-config sourcesBrad King2020-12-163-44/+136
* | | | CMake Nightly Date StampKitware Robot2020-12-171-1/+1
| |_|/ |/| |
* | | Merge topic 'unity-anon-ns'Craig Scott2020-12-162-3/+15
|\ \ \ | |/ / |/| |
| * | Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-152-3/+15