summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findwxwidgets-lexilla'Brad King2023-11-021-27/+55
|\
| * FindwxWidgets: link with lexillaMaarten Bent2023-11-011-4/+7
| * FindwxWidgets: Convert include and library paths to cmake-styleMaarten Bent2023-11-011-0/+3
| * FindwxWidgets: Prevent searching libraries multiple timesMaarten Bent2023-11-011-0/+3
| * FindwxWidgets: Improve linking with scintillaMaarten Bent2023-11-011-3/+9
| * FindwxWidgets: Move wx-config specific checks inside UNIX find-styleMaarten Bent2023-11-011-20/+20
| * FindwxWidgets: Include hotfix numberMaarten Bent2023-11-011-0/+9
| * FindwxWidgets: use IN_LISTMaarten Bent2023-11-011-2/+6
* | CMake Nightly Date StampKitware Robot2023-11-021-1/+1
* | Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \
| * \ Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...Brad King2023-11-0114-30/+54
| |\ \
* | \ \ Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-0114-30/+54
|\ \ \ \ | | |/ / | |/| |
| * | | cmGlobalGenerator: give context about module queriesBen Boeckel2023-11-015-8/+22
| * | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-0110-23/+33
* | | | Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ctest-windows-color' into release-3.28Brad King2023-11-011-10/+5
| |\ \ \
* | \ \ \ Merge topic 'ctest-windows-color'Brad King2023-11-011-10/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1Cristian Adam2023-11-011-10/+5
| |/ / /
* | | | Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-010-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.27'Brad King2023-11-010-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'revert-GetPrerequisites-linux-x86' into release-3.27Brad King2023-11-011-1/+1
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28Brad King2023-11-011-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'revert-GetPrerequisites-linux-x86'Brad King2023-11-011-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | GetPrerequisites: Revert "Ignore relative paths printed by ldd"Brad King2023-10-311-1/+1
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-11-011-1/+1
* | | | | Merge topic 'UseEcos-doc'Brad King2023-10-311-15/+25
|\ \ \ \ \
| * | | | | UseEcos: Improve documentation formatting權少2023-10-311-15/+25
* | | | | | Merge branch 'release-3.28'Brad King2023-10-310-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-10-310-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'release-3.27'Brad King2023-10-310-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'modules-depends-via-target-objects' into release-3.27Brad King2023-10-3111-2/+90
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.28'Brad King2023-10-310-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'modules-depends-via-target-objects' into release-3.28Brad King2023-10-3111-2/+90
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'modules-depends-via-target-objects'Brad King2023-10-3111-2/+90
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-309-0/+87
| * | | | | | cmComputeLinkInformation: skip over linking to items for object purposesBen Boeckel2023-10-271-1/+1
| * | | | | | cmComputeLinkDepends: also copy the target from object link itemsBen Boeckel2023-10-271-0/+1
| * | | | | | Tests/ObjectLibrary: fix commentBen Boeckel2023-10-271-1/+1
* | | | | | | Merge branch 'release-3.28'Brad King2023-10-310-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindFreeType-config-windows' into release-3.28Brad King2023-10-311-2/+32
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindFreeType-config-windows'Brad King2023-10-311-2/+32
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindFreeType: also set `FREETYPE_FOUND`Ben Boeckel2023-10-301-0/+1
| * | | | | | FindFreeType: insert Freetype's location to the startBen Boeckel2023-10-281-1/+1
| * | | | | | FindFreeType: handle config-specific `LOCATION` settings as wellBen Boeckel2023-10-281-1/+13
| * | | | | | FindFreeType: consider `IMPLIB`-using platformsBen Boeckel2023-10-261-1/+18
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-10-311-1/+1
* | | | | | Merge topic 'FindOpenThreads-doc'Brad King2023-10-301-12/+18
|\ \ \ \ \ \
| * | | | | | FindOpenThreads: Update documentation權少2023-10-301-12/+18