summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: Fix -Wmissing-variable-declarations warningSean McBride2021-12-012-4/+3
* Source: fix -Wextra-semi-stmt warningsSean McBride2021-12-013-26/+26
* Merge topic 'deps-quiet-rc'Brad King2021-12-011-1/+2
|\
| * cmcldeps: Suppress rc dummy outputOrgad Shaneh2021-11-291-1/+2
* | Merge topic 'mingw-strftime-crash'Brad King2021-12-011-1/+1
|\ \
| * | mingw: fix calling convention for strftime()Christoph Reiter2021-11-301-1/+1
* | | CMake Nightly Date StampKitware Robot2021-12-011-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-301-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2021-11-291-1/+1
* | CMake Nightly Date StampKitware Robot2021-11-281-1/+1
* | CMake Nightly Date StampKitware Robot2021-11-271-1/+1
* | CMake Nightly Date StampKitware Robot2021-11-261-1/+1
* | CMake Nightly Date StampKitware Robot2021-11-251-1/+1
* | CMake Nightly Date StampKitware Robot2021-11-241-1/+1
* | Merge topic 'iwyu-windows'Brad King2021-11-2343-53/+315
|\ \
| * | Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-1943-53/+315
* | | Merge topic 'env-init-configs'Brad King2021-11-232-2/+4
|\ \ \ | | |/ | |/|
| * | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-222-2/+4
| * | CMake 3.22.0v3.22.0Brad King2021-11-181-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-231-1/+1
* | | Merge topic 'cpack-productbuild-identifier'Brad King2021-11-222-5/+20
|\ \ \
| * | | CPack/productbuild: Add option to customize product identifierGreg Fiumara2021-11-182-5/+20
* | | | Merge topic 'automoc-cross-windows'Brad King2021-11-221-3/+3
|\ \ \ \
| * | | | AutoMoc: Only add the WIN32 define if the target system is WindowsJoerg Bornemann2021-11-191-3/+3
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2021-11-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-201-1/+1
|/ / /
* | | Merge topic 'custom-command-unique_ptr'Brad King2021-11-1920-572/+500
|\ \ \
| * | | cmMakefile: Simplify Add*Command and adopt to cmAddCustom*CommandNAKAMURA Takumi2021-11-188-174/+133
| * | | 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 'ghs_initial_setup'Brad King2021-11-192-131/+68
|\ \ \ \
| * | | | GHS: Allow setting GHS variables from toolchain fileFred Baksik2021-11-151-19/+10
| * | | | GHS: Update BSP selection logicFred Baksik2021-11-151-17/+1
| * | | | GHS: Update RTOS selection logicFred Baksik2021-11-152-28/+3
| * | | | GHS: Update toolset selection logicFred Baksik2021-11-152-43/+46
| * | | | GHS: Update selection of primaryTarget in MULTI project fileFred Baksik2021-11-151-37/+21
* | | | | CMake Nightly Date StampKitware Robot2021-11-191-1/+1
| |/ / / |/| | |
* | | | 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
| |\ \ \ \