summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: shorten job prefixesBen Boeckel2021-11-223-146/+166
* gitlab-ci: fix comment typoBen Boeckel2021-11-221-1/+1
* Merge topic 'FindGTest-target-for-gmock'Brad King2021-11-223-1/+63
|\
| * FindGTest: Add target for gmock libraryEero Aaltonen2021-11-223-1/+63
* | Merge topic 'cpack-productbuild-identifier'Brad King2021-11-224-5/+34
|\ \
| * | CPack/productbuild: Add option to customize product identifierGreg Fiumara2021-11-184-5/+34
* | | Merge topic 'GNUInstallDirs-multiarch-prefixes'Brad King2021-11-223-7/+11
|\ \ \
| * | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixesMathieu Malaterre2021-11-193-7/+11
* | | | Merge branch 'release-3.22'Brad King2021-11-220-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'env-mod-path-list-separator' into release-3.22Brad King2021-11-221-2/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'env-mod-path-list-separator'Brad King2021-11-221-2/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on hostCraig Scott2021-11-211-2/+4
* | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cudatoolkit_update_cusparse_deps'Brad King2021-11-221-0/+17
|\ \ \ \ \ \
| * | | | | | FindCUDAToolkit: Correct cusparse dependencies for 10.1, 11.2.2Robert Maynard2021-11-191-0/+17
* | | | | | | Merge branch 'release-3.22'Brad King2021-11-220-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'release-3.21' into release-3.22Brad King2021-11-220-0/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'UseSWIG-create-workingdir' into release-3.22Brad King2021-11-222-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-11-220-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'UseSWIG-create-workingdir' into release-3.21Brad King2021-11-192-1/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'UseSWIG-create-workingdir'Brad King2021-11-222-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-192-1/+2
| |/ / / / / /
* | | | | | | 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 branch 'release-3.22'Brad King2021-11-190-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ci-gmock' into release-3.22Brad King2021-11-193-2/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ci-gmock'Brad King2021-11-193-2/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ci: add gmock to Debian base imagesBrad King2021-11-183-2/+4
| |/ / / / /
* | | | | | 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-199-201/+276
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | GHS: Allow setting GHS variables from toolchain fileFred Baksik2021-11-152-51/+69
| * | | | | | GHS: Add note about -T and path styleFred Baksik2021-11-151-1/+4
| * | | | | | GHS: Update BSP selection logicFred Baksik2021-11-153-18/+20
| * | | | | | GHS: Update RTOS selection logicFred Baksik2021-11-153-47/+27
| * | | | | | GHS: GHSMULTI - Update documentation to match implementationFred Baksik2021-11-154-8/+11
| * | | | | | GHS: Update toolset selection logicFred Baksik2021-11-153-43/+56
| * | | | | | GHS: Continue splitting variables used by generatorFred Baksik2021-11-151-6/+6
| * | | | | | GHS: Update selection of primaryTarget in MULTI project fileFred Baksik2021-11-153-45/+40
| * | | | | | GHS: Update generator documentationFred Baksik2021-11-151-29/+90
* | | | | | | CMake Nightly Date StampKitware Robot2021-11-191-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |