summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-05122-2137/+2311
* CMake Nightly Date StampKitware Robot2021-01-051-1/+1
* 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
* | | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-1614-217/+581
|\ \ \
| * | | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-1511-101/+458
| * | | cmLocalGenerator: Adopt custom target 'force' output name generationBrad King2020-12-154-32/+27
| * | | cmLocalGenerator: Refactor custom command generator constructionBrad King2020-12-155-85/+113
| * | | cmMakefile: Simplify custom target 'force' output name generationBrad King2020-12-155-32/+16
| |/ /