Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'tll-genex-concat' into release-3.23 | Brad King | 2022-02-16 | 2 | -102/+148 |
| |\ | |||||
* | \ | Merge topic 'tll-genex-concat' | 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.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-16 | 0 | -0/+0 |
| |\ \ | |||||
* | \ \ | Merge branch 'release-3.22' | 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 branch 'release-3.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'FindGLUT-link-dirs' into release-3.23 | Brad King | 2022-02-16 | 1 | -0/+3 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge topic 'FindGLUT-link-dirs' | 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 branch 'release-3.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'FindHDF5-info-binary-exists' into release-3.23 | Brad King | 2022-02-16 | 1 | -2/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindHDF5-info-binary-exists' | Brad King | 2022-02-16 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindHDF5: Tolerate failure during compiler interrogation | Axel Huebl | 2022-02-15 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'release-3.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'vs-package-restore-docs' into release-3.23 | Brad King | 2022-02-16 | 7 | -38/+41 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'vs-package-restore-docs' | 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 branch 'release-3.23' | Brad King | 2022-02-16 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-vs-instance-version' into release-3.23 | Brad King | 2022-02-16 | 1 | -5/+22 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-vs-instance-version' | 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 topic 'file-download-range' | Brad King | 2022-02-16 | 4 | -0/+97 |
|\ \ \ \ | |||||
| * | | | | file(DOWNLOAD): Add options to download a range | m.klimenko | 2022-02-15 | 4 | -0/+97 |
* | | | | | Merge topic 'LINK_LIBRARY-framework' | Brad King | 2022-02-16 | 18 | -85/+381 |
|\ \ \ \ \ | |||||
| * | | | | | GenEx/LINK_LIBRARY: Add features for framework support on Apple | Marc Chevrier | 2022-02-15 | 17 | -46/+329 |
| * | | | | | cmGlobalGenerator: Add helper to split framework path | Marc Chevrier | 2022-02-13 | 6 | -45/+58 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-16 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'cpack-rpm-component-var-off' | Brad King | 2022-02-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/RPM: Honor CPACK_RPM_<component>_PACKAGE_ variables when set OFF | Philip Bailey | 2022-02-08 | 1 | -1/+1 |
* | | | | | | Merge topic 'ci-windows-no-java' | Brad King | 2022-02-15 | 2 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ci: Explicitly disable Java tests on Windows with Borland and Open Watcom | Brad King | 2022-02-14 | 2 | -0/+6 |
* | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-15 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge branch 'release-3.22' | 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 branch 'release-3.23' | Brad King | 2022-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindMatlab-mcr911' into release-3.23 | Brad King | 2022-02-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'FindMatlab-mcr911' | 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 branch 'release-3.23' | Brad King | 2022-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-example-package-components' into release-3.23 | Brad King | 2022-02-15 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-example-package-components' | 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 branch 'release-3.23' | Brad King | 2022-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | |