summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.27'Brad King2023-09-130-0/+0
|\
| * Merge topic 'automoc-macro-names' into release-3.27Brad King2023-09-131-0/+1
| |\
* | \ Merge topic 'automoc-macro-names'Brad King2023-09-131-0/+1
|\ \ \ | | |/ | |/|
| * | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficientlyBrad King2023-09-121-0/+1
| |/
* | CMake Nightly Date StampKitware Robot2023-09-131-1/+1
* | Merge topic 'presets-schema'Brad King2023-09-1213-34/+116
|\ \
| * | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-1213-2/+84
| * | presets: Add missing spaces in JSON schemaChenMoFeiJin2023-09-071-32/+32
* | | Merge branch 'release-3.27'Brad King2023-09-120-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'vs-cuda-object-libs' into release-3.27Brad King2023-09-123-1/+6
| |\ \
* | \ \ Merge topic 'vs-cuda-object-libs'Brad King2023-09-123-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-113-1/+6
* | | | Merge topic 'runcmake-pwd'Brad King2023-09-122-6/+12
|\ \ \ \
| * | | | Tests/RunCMake: Set $ENV{PWD} before each testKyle Edwards2023-09-112-6/+12
* | | | | Merge topic 'Findosg-doc'Brad King2023-09-1218-54/+54
|\ \ \ \ \
| * | | | | Findosg*: Improve documentation formatting權少2023-09-1118-54/+54
* | | | | | Merge topic 'pch-reuse-pdb-dependency'Brad King2023-09-122-6/+9
|\ \ \ \ \ \
| * | | | | | PCH: Add missing dependency of REUSE_FROM shared compiler PDBRussell Greene2023-09-112-6/+9
* | | | | | | Merge topic 'ninja-cmd'Brad King2023-09-123-1/+20
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Use absolute path to COMSPEC if possiblescivision2023-09-113-1/+20
* | | | | | | | Merge topic 'FindMatlab-version'Brad King2023-09-121-24/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to runscivision2023-09-101-24/+43
| |/ / / / / / /
* | | | | | | | Merge topic 'FindPkgConfig_extra_whitespace'Brad King2023-09-121-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: ignore whitespace separators in version checkPaul Zander2023-09-091-2/+2
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-09-120-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindBoost-1.83' into release-3.27Brad King2023-09-121-3/+17
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindBoost-1.83'Brad King2023-09-121-3/+17
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindBoost: Add support for Boost 1.83Brad King2023-09-111-3/+17
* | | | | | | | | | Merge branch 'release-3.27'Brad King2023-09-120-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FortranCInterface-macos-deployment-target' into release-3.27Brad King2023-09-121-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FortranCInterface-macos-deployment-target'Brad King2023-09-121-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-09-121-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'host-msystem-prefix'Brad King2023-09-1113-10/+155
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-1013-0/+146
| * | | | | | | cmCMakeHostSystemInformationCommand: Clarify function names and rolesBrad King2023-09-091-10/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix-win-dbg-msg'Brad King2023-09-112-1/+18
|\ \ \ \ \ \ \
| * | | | | | | Debugger: Fix pipe connection error message construction on WindowsWilliam R. Dieter2023-09-082-1/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'Fix-FindLua50-and-FindLua51-doc'Brad King2023-09-112-23/+5
|\ \ \ \ \ \ \
| * | | | | | | FindLua{50,51}: Fix preformatted documentation blocks權少2023-09-082-23/+5
| |/ / / / / /
* | | | | | | Merge topic 'doc-if-number'Brad King2023-09-111-10/+10
|\ \ \ \ \ \ \
| * | | | | | | Help: Document if() comparison number formatBrad King2023-09-081-10/+10
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-101-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'ci-mingw-osdn-io'Brad King2023-09-093-8/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ci: Improve MinGW/MSYS Makefiles mingw.osdn.io job environmentsBrad King2023-09-083-8/+7
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-09-091-1/+1
|/ / / /
* | | | Merge topic 'rel-win-qt-5.15'Brad King2023-09-084-23/+26
|\ \ \ \
| * | | | Utilities/Release: Update to Qt 5.15.10 on windows-{x86_64,i386} buildsdoufu2023-09-074-23/+26
* | | | | Merge topic 'update-tutorial-step3'Brad King2023-09-0813-17/+36
|\ \ \ \ \