Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'env-init-configs' | Brad King | 2021-11-23 | 3 | -0/+27 |
|\ | |||||
| * | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars | Brad King | 2021-11-22 | 3 | -0/+27 |
| * | Merge branch 'UseSWIG-create-workingdir' into release-3.22 | Brad King | 2021-11-22 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge topic 'FindGTest-target-for-gmock' | Brad King | 2021-11-22 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | FindGTest: Add target for gmock library | Eero Aaltonen | 2021-11-22 | 1 | -0/+4 |
* | | | | Merge topic 'GNUInstallDirs-multiarch-prefixes' | Brad King | 2021-11-22 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixes | Mathieu Malaterre | 2021-11-19 | 2 | -4/+4 |
| |/ / / | |||||
* | | | | Merge topic 'UseSWIG-create-workingdir' | Brad King | 2021-11-22 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | UseSWIG: ensure directory for depfile exists | Marc Chevrier | 2021-11-19 | 1 | -0/+1 |
| * | | Merge topic 'revert-debian-libexec' into release-3.21 | Brad King | 2021-10-08 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'test-target_link_directories-chars' | Brad King | 2021-11-17 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix CMakeCommands.target_link_directories for regex chars in path | WenGe Wang | 2021-11-16 | 1 | -5/+5 |
* | | | | | Merge topic 'gtest_discover_tests-PRE_TEST-dep' | Brad King | 2021-11-17 | 5 | -3/+80 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg change | Craig Scott | 2021-11-16 | 4 | -0/+77 |
| * | | | Tests: Fix and update wrongly named GoogleTest stdout file | Craig Scott | 2021-11-14 | 1 | -3/+3 |
* | | | | Merge topic 'xcode-generation-enablegpuframecapturemode' | Brad King | 2021-11-12 | 2 | -7/+19 |
|\ \ \ \ | |||||
| * | | | | Tests: Xcode scheme ENABLE_GPU_FRAME_CAPTURE_MODE | Jake Turner | 2021-11-09 | 2 | -7/+19 |
* | | | | | Merge topic 'unity-build-per-config' | Brad King | 2021-11-12 | 5 | -0/+62 |
|\ \ \ \ \ | |||||
| * | | | | | Unity Build: Fix per-config sources in multi-config generators | Brad King | 2021-11-11 | 5 | -0/+62 |
* | | | | | | Merge topic 'cmp0128-fixup' | Brad King | 2021-11-12 | 5 | -5/+32 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | CMP0128: Enable/disable extensions if standard same as default | Raul Tambre | 2021-11-11 | 5 | -5/+32 |
* | | | | | | Merge topic 'xcode-embed-plugins' | Brad King | 2021-11-11 | 3 | -0/+25 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Xcode: Add embedded plugins option | Gusts Kaksis | 2021-11-10 | 3 | -0/+25 |
* | | | | | | Merge topic 'cuda_clang_cmp0105' | Brad King | 2021-11-09 | 4 | -32/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Support CMP0105 on Clang | Raul Tambre | 2021-11-08 | 4 | -32/+35 |
* | | | | | | | CPack: Remove undocumented deprecated OSXX11 generator | Brad King | 2021-11-05 | 1 | -1/+0 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'nmc-cross-config-target-deps' | Brad King | 2021-11-05 | 5 | -0/+26 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Ninja Multi-Config: Fix custom command target dependencies in cross-configs | Brad King | 2021-11-04 | 5 | -0/+26 |
| * | | | | | Merge topic 'nvhpc-isystem' into release-3.22 | Brad King | 2021-11-03 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'no-opt-crash' | Brad King | 2021-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Prevent compiler optimizing away test code in CTestTestCrash | William R. Dieter | 2021-11-02 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'nvhpc-isystem' | Brad King | 2021-11-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | NVHPC: Support SYSTEM include directories | Robert Maynard | 2021-11-02 | 1 | -0/+1 |
* | | | | | | | Merge topic 'support_nvcc_native_flag' | Brad King | 2021-11-02 | 3 | -0/+49 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Support nvcc 11.5 new -arch=all|all-major flags | Robert Maynard | 2021-11-01 | 3 | -0/+49 |
* | | | | | | | | Merge topic 'vs-instance' | Brad King | 2021-11-01 | 26 | -1/+131 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance | Brad King | 2021-10-29 | 4 | -0/+18 |
| * | | | | | | | | VS: Support version specification in CMAKE_GENERATOR_INSTANCE | Brad King | 2021-10-29 | 17 | -1/+82 |
| * | | | | | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCE | Brad King | 2021-10-29 | 7 | -0/+31 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'envmod-test-modifying-existing' | Brad King | 2021-11-01 | 3 | -0/+49 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Tests/Environment: also test modifying ambient values | Ben Boeckel | 2021-10-29 | 3 | -0/+24 |
| * | | | | | | | cmCTestRunTest: get the default value from the environment | Ben Boeckel | 2021-10-29 | 2 | -0/+25 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'builtin-help-versionadded' into release-3.22 | Brad King | 2021-10-28 | 2 | -0/+12 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'misc-messages' | Brad King | 2021-11-01 | 2 | -4/+22 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warnings | Brad King | 2021-10-27 | 2 | -4/+22 |
* | | | | | | | | Merge topic 'swift-win32-property' | Brad King | 2021-10-29 | 3 | -6/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Swift: Ignore WIN32_EXECUTABLE property outside of Windows | hotwatermorning | 2021-10-28 | 3 | -6/+13 |
* | | | | | | | | | Merge topic 'target-sources-file-set' | Brad King | 2021-10-28 | 84 | -25/+1068 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Add tests for target_sources(FILE_SET) and associated functionality | Kyle Edwards | 2021-10-27 | 65 | -0/+436 |
| * | | | | | | | | | FileAPI: Add information on file set installers | Kyle Edwards | 2021-10-27 | 19 | -25/+632 |
| | |/ / / / / / / | |/| | | | | | | |