summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Simplify Add{Custom,Utility}CommandNAKAMURA Takumi2021-11-188-232/+154
* cmGlobalVisualStudio8Generator: Fix the misaligned argument, stdPipesUTF8NAKAMURA Takumi2021-11-181-5/+11
* cmMakefile: Simplify detail:::Add{Custom,Utility}CommandNAKAMURA Takumi2021-11-184-188/+183
* cmMakefile: Introduce GeneratorAction as the class.NAKAMURA Takumi2021-11-182-5/+32
* cmCustomCommand: Move constructor arguments to individual settersNAKAMURA Takumi2021-11-188-59/+95
* cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}CommandNAKAMURA Takumi2021-11-188-75/+58
* Merge topic 'fix-mingw32-gcc11-ice'Brad King2021-11-181-5/+11
|\
| * MINGW-w64: Fix string(TIMESTAMP) build on 32bits.Antons Jeļkins2021-11-181-3/+9
| * cmTimestamp: Declare component buffer before MinGW-specific codeAntons Jeļkins2021-11-181-2/+2
| * Merge topic 'IntelLLVM-Fortran-copy-mod' into release-3.22Brad King2021-11-181-1/+1
| |\
| * | CMake 3.22.0-rc3v3.22.0-rc3Brad King2021-11-121-1/+1
* | | Merge topic 'IntelLLVM-Fortran-copy-mod'Brad King2021-11-181-1/+1
|\ \ \ | | |/ | |/|
| * | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generatorsBrad King2021-11-171-1/+1
| * | Merge branch 'fix-ifdef-windows' into release-3.20Brad King2021-10-154-4/+4
| |\ \
| * | | CMake 3.20.6v3.20.6Brad King2021-09-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-181-1/+1
* | | | Merge topic 'iwyu-xcode'Brad King2021-11-179-13/+34
|\ \ \ \
| * | | | Source: Fix IWYU warnings in Xcode generatorsNAKAMURA Takumi2021-11-169-13/+34
* | | | | CMake Nightly Date StampKitware Robot2021-11-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-11-161-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2021-11-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-131-1/+1
* | | | Merge topic 'xcode-generation-enablegpuframecapturemode'Brad King2021-11-122-0/+13
|\ \ \ \
| * | | | Xcode: Support "GPU Frame Capture" scheme propertyJake Turner2021-10-192-0/+13
* | | | | Merge topic 'unity-build-per-config'Brad King2021-11-123-90/+160
|\ \ \ \ \
| * | | | | Unity Build: Fix per-config sources in multi-config generatorsBrad King2021-11-112-31/+68
| * | | | | VS: Fix pre-VS15.8 unity build exclusion of per-config sourcesBrad King2021-11-111-1/+1
| * | | | | cmLocalGenerator: Add dedicated types to hold unity source infoBrad King2021-11-112-44/+81
| * | | | | cmLocalGenerator: Clarify name of method to write unity source include linesBrad King2021-11-102-10/+11
| * | | | | cmLocalGenerator: Simplify unity source copy-if-different logicBrad King2021-11-101-13/+8
| * | | | | cmLocalGenerator: De-duplicate unity source file generationBrad King2021-11-102-40/+40
* | | | | | Merge topic 'cmp0128-fixup'Brad King2021-11-121-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CMP0128: Enable/disable extensions if standard same as defaultRaul Tambre2021-11-111-1/+2
| * | | | | Merge topic 'nmc-reuse-from' into release-3.22Brad King2021-11-091-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'msvc-pch-reuse-config' into release-3.22Brad King2021-11-091-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'vs-framework-version' into release-3.22Brad King2021-11-085-39/+124
| |\ \ \ \ \ \ \
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-121-1/+1
* | | | | | | | | Merge topic 'xcode-embed-plugins'Brad King2021-11-112-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Add embedded plugins optionGusts Kaksis2021-11-102-0/+10
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-111-1/+1
* | | | | | | | | | Merge topic 'quote-hyphen-in-rsp'Brad King2021-11-102-5/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmOutputConverter: Quote hyphens in response filesBrendan O'Rourke2021-11-082-5/+20
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-101-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cuda_clang_cmp0105'Brad King2021-11-096-63/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-082-0/+19
| * | | | | | | | | | CUDA: Use local shorthands for variables in Clang device link codeRaul Tambre2021-11-072-26/+22
| * | | | | | | | | | CUDA: Avoid unnecessary allocation and GetLinkLanguage()Raul Tambre2021-11-073-16/+12
| * | | | | | | | | | CUDA: Ignore USE_WATCOM_QUOTE for device link rulesRaul Tambre2021-11-073-22/+6
* | | | | | | | | | | Merge topic 'nmc-reuse-from'Brad King2021-11-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |