Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | expat 2022-02-20 (65a21f2b) | Expat Upstream | 2022-02-22 | 6 | -63/+133 | |
| * | | | | | expat: Update script to get Expat 2.4.6 | Brad King | 2022-02-22 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cuda-archs' into release-3.23 | Brad King | 2022-02-22 | 1 | -5/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+ | Brad King | 2022-02-18 | 1 | -5/+3 | |
* | | | | | | Merge topic 'CheckTypeSize-doc' into release-3.23 | Brad King | 2022-02-22 | 1 | -29/+36 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CheckTypeSize: Modernize and clarify documentation | Brad King | 2022-02-18 | 1 | -29/+36 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'correct_multiple_source_warnings' into release-3.23 | Brad King | 2022-02-18 | 9 | -5/+105 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: When given multiple source paths use last instead of first | Robert Maynard | 2022-02-17 | 9 | -5/+105 | |
* | | | | | | Merge topic 'file-set-no-exist' into release-3.23 | Brad King | 2022-02-18 | 3 | -21/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | install(): Properly ignore FILE_SETs that don't exist | Kyle Edwards | 2022-02-17 | 3 | -21/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'test-qt-disable' into release-3.22 | Brad King | 2022-02-17 | 1 | -4/+8 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'test-qt-disable' into release-3.23 | Brad King | 2022-02-18 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Tests: Add missing guards on Qt4 and Qt5 tests | Brad King | 2022-02-17 | 1 | -4/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'libarchive-openssl-crypto-checks' into release-3.23 | Brad King | 2022-02-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | libarchive: Fix OpenSSL crypto library checks for build inside CMake | Brad King | 2022-02-17 | 1 | -0/+2 | |
* | | | | | | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23 | Brad King | 2022-02-17 | 15 | -6/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Ignore any empty "" command line arguments | Robert Maynard | 2022-02-16 | 14 | -4/+45 | |
| * | | | | | | Tests: Add RunCMake helper to run cmake with raw execute_process args | Brad King | 2022-02-16 | 1 | -2/+15 | |
* | | | | | | | Merge topic 'test-cuda-sepcomp-ptx' into release-3.23 | Brad King | 2022-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Fix CudaOnly.SeparateCompilationPTX test project name | Brad King | 2022-02-16 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'tll-genex-concat' into release-3.23 | Brad King | 2022-02-16 | 2 | -102/+148 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | target_link_libraries: Improve tolerance of unquoted generator expressions | Brad King | 2022-02-15 | 2 | -4/+48 | |
| * | | | | | | | target_link_libraries: Handle keyword arguments in dedicated code path | Brad King | 2022-02-15 | 1 | -83/+100 | |
| * | | | | | | | target_link_libraries: Remove likely-broken ancient compatibility check | Brad King | 2022-02-15 | 1 | -18/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'FindGLUT-link-dirs' into release-3.22 | Brad King | 2022-02-15 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'FindGLUT-link-dirs' into release-3.23 | Brad King | 2022-02-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | FindGLUT: Use link directories for libs from pkg-config | Silvio Traversaro | 2022-02-15 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindHDF5-info-binary-exists' into release-3.23 | Brad King | 2022-02-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindHDF5: Tolerate failure during compiler interrogation | Axel Huebl | 2022-02-15 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs-package-restore-docs' into release-3.23 | Brad King | 2022-02-16 | 7 | -38/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Clarify how package resolve mode is intended to be used | Carsten Rudolph | 2022-02-15 | 3 | -8/+12 | |
| * | | | | | | | cmake --build: prioritize --resolve-package-references over preset | Carsten Rudolph | 2022-02-15 | 6 | -30/+29 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'doc-vs-instance-version' into release-3.23 | Brad King | 2022-02-16 | 1 | -5/+22 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Help: Clarify version specification in CMAKE_GENERATOR_INSTANCE | Brad King | 2022-02-15 | 1 | -5/+22 | |
* | | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'FindMatlab-mcr911' into release-3.22 | Brad King | 2022-02-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'FindMatlab-mcr911' into release-3.23 | Brad King | 2022-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | FindMatlab: Fix version detection for MCR >= 9.10 | Tom M | 2022-02-14 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'doc-example-package-components' into release-3.23 | Brad King | 2022-02-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: use package-specific var for supported component list | Connor Imes | 2022-02-14 | 2 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'doc-no-versioned-soname' into release-3.23 | Brad King | 2022-02-15 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Document CMAKE_PLATFORM_NO_VERSIONED_SONAME | Ralf Habacker | 2022-02-14 | 2 | -0/+15 | |
* | | | | | | | | Merge topic 'doc-export-command' into release-3.23 | Brad King | 2022-02-15 | 1 | -43/+88 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Organize and clarify export() command documentation | Brad King | 2022-02-14 | 1 | -43/+88 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'doc-debug-find-pkg-var' into release-3.23 | Brad King | 2022-02-14 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake::GetDebugFindPkgOutput: Use consistent argument name | Craig Scott | 2022-02-14 | 1 | -1/+1 | |
| * | | | | | | | Help: Fix typo and improve docs for --debug-find-pkg|var options | Craig Scott | 2022-02-14 | 1 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FortranCInterface-macos-arch' into release-3.23 | Brad King | 2022-02-14 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ |