Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Visual Studio Generator propagates definitions for PTX files | unknown | 2021-12-14 | 1 | -0/+17 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-29 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-28 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-27 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-26 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-25 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-24 | 1 | -1/+1 |
* | Merge topic 'iwyu-windows' | Brad King | 2021-11-23 | 43 | -53/+315 |
|\ | |||||
| * | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 43 | -53/+315 |
* | | Merge topic 'env-init-configs' | Brad King | 2021-11-23 | 2 | -2/+4 |
|\ \ | |||||
| * | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars | Brad King | 2021-11-22 | 2 | -2/+4 |
| * | | CMake 3.22.0v3.22.0 | Brad King | 2021-11-18 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-23 | 1 | -1/+1 |
* | | | Merge topic 'cpack-productbuild-identifier' | Brad King | 2021-11-22 | 2 | -5/+20 |
|\ \ \ | |||||
| * | | | CPack/productbuild: Add option to customize product identifier | Greg Fiumara | 2021-11-18 | 2 | -5/+20 |
* | | | | Merge topic 'automoc-cross-windows' | Brad King | 2021-11-22 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | AutoMoc: Only add the WIN32 define if the target system is Windows | Joerg Bornemann | 2021-11-19 | 1 | -3/+3 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-22 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-21 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-20 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'custom-command-unique_ptr' | Brad King | 2021-11-19 | 20 | -572/+500 |
|\ \ \ | |||||
| * | | | cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command | NAKAMURA Takumi | 2021-11-18 | 8 | -174/+133 |
| * | | | cmLocalGenerator: Simplify Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 8 | -232/+154 |
| * | | | cmGlobalVisualStudio8Generator: Fix the misaligned argument, stdPipesUTF8 | NAKAMURA Takumi | 2021-11-18 | 1 | -5/+11 |
| * | | | cmMakefile: Simplify detail:::Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 4 | -188/+183 |
| * | | | cmMakefile: Introduce GeneratorAction as the class. | NAKAMURA Takumi | 2021-11-18 | 2 | -5/+32 |
| * | | | cmCustomCommand: Move constructor arguments to individual setters | NAKAMURA Takumi | 2021-11-18 | 8 | -59/+95 |
| * | | | cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 8 | -75/+58 |
* | | | | Merge topic 'ghs_initial_setup' | Brad King | 2021-11-19 | 2 | -131/+68 |
|\ \ \ \ | |||||
| * | | | | GHS: Allow setting GHS variables from toolchain file | Fred Baksik | 2021-11-15 | 1 | -19/+10 |
| * | | | | GHS: Update BSP selection logic | Fred Baksik | 2021-11-15 | 1 | -17/+1 |
| * | | | | GHS: Update RTOS selection logic | Fred Baksik | 2021-11-15 | 2 | -28/+3 |
| * | | | | GHS: Update toolset selection logic | Fred Baksik | 2021-11-15 | 2 | -43/+46 |
| * | | | | GHS: Update selection of primaryTarget in MULTI project file | Fred Baksik | 2021-11-15 | 1 | -37/+21 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-19 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'fix-mingw32-gcc11-ice' | Brad King | 2021-11-18 | 1 | -5/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | MINGW-w64: Fix string(TIMESTAMP) build on 32bits. | Antons Jeļkins | 2021-11-18 | 1 | -3/+9 |
| * | | | cmTimestamp: Declare component buffer before MinGW-specific code | Antons Jeļkins | 2021-11-18 | 1 | -2/+2 |
| * | | | Merge topic 'IntelLLVM-Fortran-copy-mod' into release-3.22 | Brad King | 2021-11-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | CMake 3.22.0-rc3v3.22.0-rc3 | Brad King | 2021-11-12 | 1 | -1/+1 |
* | | | | | Merge topic 'IntelLLVM-Fortran-copy-mod' | Brad King | 2021-11-18 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generators | Brad King | 2021-11-17 | 1 | -1/+1 |
| * | | | | Merge branch 'fix-ifdef-windows' into release-3.20 | Brad King | 2021-10-15 | 4 | -4/+4 |
| |\ \ \ \ | |||||
| * | | | | | CMake 3.20.6v3.20.6 | Brad King | 2021-09-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-18 | 1 | -1/+1 |
* | | | | | | Merge topic 'iwyu-xcode' | Brad King | 2021-11-17 | 9 | -13/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: Fix IWYU warnings in Xcode generators | NAKAMURA Takumi | 2021-11-16 | 9 | -13/+34 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-17 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-15 | 1 | -1/+1 |