summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge topic 'cmake-gui-system-icon'Brad King2020-12-161-1/+1
|\ \
| * | cmake-gui: Use icon from system theme if availableLoren Burkholder2020-12-151-1/+1
| |/
* | Merge topic 'cmake-gui-completion'Brad King2020-12-161-9/+14
|\ \
| * | cmake-gui: Restore completion during path editingBrad King2020-12-151-9/+14
| * | Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-155-6/+27
| |\ \
| * \ \ Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' into release-3.19Brad King2020-12-151-4/+16
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2020-12-161-1/+1
* | | | | Merge topic 'issue-20915'Brad King2020-12-151-30/+55
|\ \ \ \ \
| * | | | | file(configure): Order of named options should be specified in any orderAsit Dhal2020-12-131-30/+55
* | | | | | Merge topic 'issue-21557'Brad King2020-12-151-2/+1
|\ \ \ \ \ \
| * | | | | | cmake_policy: Add check for return value of SetPolicyVersionAsit Dhal2020-12-141-2/+1
| |/ / / / /
* | | | | | Merge topic 'ispc_control_header_suffixes'Brad King2020-12-155-6/+27
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-145-6/+27
* | | | | | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation'Brad King2020-12-151-4/+16
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flagsThomas Bernard2020-12-141-4/+16
| |/ / / /
* | | | | Merge topic 'ninja-no-cleandead'Brad King2020-12-152-15/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandeadBrad King2020-12-142-15/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Ninja: Remove cleandead on regenerationBrad King2020-12-142-15/+1
| | * | | CMake 3.17.5v3.17.5Brad King2020-09-151-1/+1
| * | | | Merge topic 'install-properties' into release-3.19Brad King2020-12-141-0/+2
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2020-12-151-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'custom-command-output-genex'Brad King2020-12-149-141/+241
|\ \ \ \ \
| * | | | | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-116-69/+32
| * | | | | cmLocalGenerator: Evaluate generator expressions in custom command outputsBrad King2020-12-112-4/+101
| * | | | | cmLocalGenerator: Simplify custom command output cmSourceFile creationBrad King2020-12-102-43/+39
| * | | | | cmLocalGenerator: Factor out helper to expand custom command output pathsBrad King2020-12-103-5/+15
| * | | | | cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trapBrad King2020-12-102-12/+17
| * | | | | cmLocalGenerator: Re-order logic in CreateGeneratedSourceBrad King2020-12-101-8/+9
| * | | | | cmCustomCommandGenerator: Treat relative outputs w.r.t. build dirBrad King2020-12-101-11/+28
| * | | | | cmCustomCommandGenerator: Refactor OUTPUT and DEPENDS path evaluationBrad King2020-12-101-17/+20
| * | | | | cmCustomCommandGenerator: Evaluate generator expressions in outputsBrad King2020-12-102-1/+3
| * | | | | cmAddCustom{Command,Target}Command: Skip conversions on genex pathsBrad King2020-12-102-3/+9
* | | | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-12-141-79/+14
|\ \ \ \ \ \
| * | | | | | cmDependsCompiler: rely now on cmGccDepfileReader for depfile parserMarc Chevrier2020-12-111-79/+14
* | | | | | | Merge topic 'automoc-autouic-autorcc-not-csharp'Brad King2020-12-141-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Avoid processing CSharp targetsAlessandro Ambrosano2020-12-111-0/+7
| |/ / / / / /
* | | | | | | Merge topic 'install-properties'Brad King2020-12-141-0/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | cmake: Clear INSTALL file properties between runsBrad King2020-12-111-0/+2