Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci: shorten job prefixes | Ben Boeckel | 2021-11-22 | 3 | -146/+166 |
* | gitlab-ci: fix comment typo | Ben Boeckel | 2021-11-22 | 1 | -1/+1 |
* | Merge topic 'FindGTest-target-for-gmock' | Brad King | 2021-11-22 | 3 | -1/+63 |
|\ | |||||
| * | FindGTest: Add target for gmock library | Eero Aaltonen | 2021-11-22 | 3 | -1/+63 |
* | | Merge topic 'cpack-productbuild-identifier' | Brad King | 2021-11-22 | 4 | -5/+34 |
|\ \ | |||||
| * | | CPack/productbuild: Add option to customize product identifier | Greg Fiumara | 2021-11-18 | 4 | -5/+34 |
* | | | Merge topic 'GNUInstallDirs-multiarch-prefixes' | Brad King | 2021-11-22 | 3 | -7/+11 |
|\ \ \ | |||||
| * | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixes | Mathieu Malaterre | 2021-11-19 | 3 | -7/+11 |
* | | | | Merge branch 'release-3.22' | Brad King | 2021-11-22 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'env-mod-path-list-separator' into release-3.22 | Brad King | 2021-11-22 | 1 | -2/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'env-mod-path-list-separator' | Brad King | 2021-11-22 | 1 | -2/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host | Craig Scott | 2021-11-21 | 1 | -2/+4 |
* | | | | | | 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 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'cudatoolkit_update_cusparse_deps' | Brad King | 2021-11-22 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDAToolkit: Correct cusparse dependencies for 10.1, 11.2.2 | Robert Maynard | 2021-11-19 | 1 | -0/+17 |
* | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2021-11-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'UseSWIG-create-workingdir' into release-3.22 | Brad King | 2021-11-22 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-11-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'UseSWIG-create-workingdir' into release-3.21 | Brad King | 2021-11-19 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'UseSWIG-create-workingdir' | Brad King | 2021-11-22 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | UseSWIG: ensure directory for depfile exists | Marc Chevrier | 2021-11-19 | 2 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | 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 branch 'release-3.22' | Brad King | 2021-11-19 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'ci-gmock' into release-3.22 | Brad King | 2021-11-19 | 3 | -2/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ci-gmock' | Brad King | 2021-11-19 | 3 | -2/+4 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | ci: add gmock to Debian base images | Brad King | 2021-11-18 | 3 | -2/+4 |
| |/ / / / / | |||||
* | | | | | | 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 | 9 | -201/+276 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | GHS: Allow setting GHS variables from toolchain file | Fred Baksik | 2021-11-15 | 2 | -51/+69 |
| * | | | | | | GHS: Add note about -T and path style | Fred Baksik | 2021-11-15 | 1 | -1/+4 |
| * | | | | | | GHS: Update BSP selection logic | Fred Baksik | 2021-11-15 | 3 | -18/+20 |
| * | | | | | | GHS: Update RTOS selection logic | Fred Baksik | 2021-11-15 | 3 | -47/+27 |
| * | | | | | | GHS: GHSMULTI - Update documentation to match implementation | Fred Baksik | 2021-11-15 | 4 | -8/+11 |
| * | | | | | | GHS: Update toolset selection logic | Fred Baksik | 2021-11-15 | 3 | -43/+56 |
| * | | | | | | GHS: Continue splitting variables used by generator | Fred Baksik | 2021-11-15 | 1 | -6/+6 |
| * | | | | | | GHS: Update selection of primaryTarget in MULTI project file | Fred Baksik | 2021-11-15 | 3 | -45/+40 |
| * | | | | | | GHS: Update generator documentation | Fred Baksik | 2021-11-15 | 1 | -29/+90 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-19 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |