summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Tutorial: Fix-up typos and inconsistenciesbetsy.mcphail2023-09-0713-17/+36
* | | Merge topic 'FindFreetype-use-config'Brad King2023-09-081-0/+58
|\ \ \
| * | | FindFreetype: use `freetype-config.cmake` if availableBen Boeckel2023-09-061-0/+58
* | | | Merge topic 'test-ctest'Brad King2023-09-0815-94/+38
|\ \ \ \
| * | | | Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}Brad King2023-09-0715-94/+38
| | |/ / | |/| |
* | | | Merge branch 'release-3.27'Brad King2023-09-080-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'ctest_submit_follow_redirects' into release-3.27Brad King2023-09-081-0/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'ctest_submit_follow_redirects'Brad King2023-09-081-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
| |/ / / /
* | | | | Merge topic 'IntelLLVM-debug-flags'Brad King2023-09-081-0/+7
|\ \ \ \ \
| * | | | | IntelLLVM: Suppress -Rdebug-disables-optimization on debug buildsBram Metsch2023-09-071-0/+7
* | | | | | CMake Nightly Date StampKitware Robot2023-09-081-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'FindPkgConfig-system-cflags'Brad King2023-09-075-5/+26
|\ \ \ \ \
| * | | | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environmentCristian Le2023-09-063-1/+22
| * | | | | Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATHCristian Le2023-09-063-3/+3
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-09-071-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain'Brad King2023-09-0639-1185/+1237
|\ \ \ \
| * | | | Source: Fix mysterious new IWYU warningsKyle Edwards2023-08-294-0/+14
| * | | | cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-93/+18
| * | | | cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-296-226/+256
| * | | | cmCTest: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-294-216/+246
| * | | | cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-293-90/+116
| * | | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-294-69/+123
| * | | | cmcmd: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-38/+32
| * | | | cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-2913-264/+233
| * | | | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-297-190/+200
* | | | | Merge topic 'nsis-correct-jump'Brad King2023-09-061-1/+1
|\ \ \ \ \
| * | | | | CPack/NSIS: Fix incorrect jump for standard userSprite2023-09-051-1/+1
* | | | | | Merge topic 'xcode-no-legacy-buildsystem'Brad King2023-09-068-6/+35
|\ \ \ \ \ \
| * | | | | | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-318-6/+35
* | | | | | | Merge topic 'reduce-sign-conversion-warnings'Brad King2023-09-062-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Reduce sign conversion warningsMatthew Woehlke2023-08-292-6/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindMatlab'Brad King2023-09-061-11/+9
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: use if(IS_DIRECTORY) for directories instead of EXISTSscivision2023-08-271-8/+8
| * | | | | | | FindMatlab: no if(NOT EXIST) guard needed for file(MAKE_DIRECTORY)scivision2023-08-271-3/+1
* | | | | | | | Merge topic 'FindGLEW-mingw'Brad King2023-09-061-0/+4
|\ \ \ \ \ \ \ \