summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-CMAKE_USER_MAKE_RULES_OVERRIDE'Craig Scott2022-04-011-0/+2
|\
| * Help: Add missing cross-reference in CMAKE_USER_MAKE_RULES_OVERRIDECraig Scott2022-03-311-0/+2
* | CMake Nightly Date StampKitware Robot2022-04-011-1/+1
|/
* Merge topic 'quiet_pkg-config'Brad King2022-03-314-7/+7
|\
| * FindGSL: Quiet pkg-config errorsnega2022-03-301-1/+1
| * FindLAPACK: Quiet pkg-config errorsnega2022-03-301-2/+2
| * FindBLAS: Quiet pkg-config errorsnega2022-03-301-2/+2
| * FindGLUT: Quiet pkg-config errorsnega2022-03-301-2/+2
* | Merge topic 'string-JSON-error-modes'Brad King2022-03-312-3/+3
|\ \
| * | string(JSON): fix error message on invalid modeCarlo Teubner2022-03-302-3/+3
| |/
* | Merge branch 'release-3.23'Brad King2022-03-310-0/+0
|\ \
| * \ Merge topic 'GNUInstallDirs-revert-multiarch-prefixes' into release-3.23Brad King2022-03-313-8/+6
| |\ \
* | \ \ Merge topic 'GNUInstallDirs-revert-multiarch-prefixes'Brad King2022-03-313-8/+6
|\ \ \ \ | | |/ / | |/| |
| * | | GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"Brad King2022-03-303-8/+6
* | | | Merge branch 'release-3.23'Brad King2022-03-310-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'help-variables-cmakecachefiledir-might-not-be-defined' into rele...Brad King2022-03-311-4/+3
| |\ \ \
* | \ \ \ Merge topic 'help-variables-cmakecachefiledir-might-not-be-defined'Brad King2022-03-311-4/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Add that CMAKE_CACHEFILE_DIR might not be definedTobias Nießen2022-03-301-4/+3
| | |/ / | |/| |
* | | | Merge branch 'release-3.23'Brad King2022-03-310-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'help-json-length-empty-index' into release-3.23Brad King2022-03-311-1/+1
| |\ \ \
* | \ \ \ Merge topic 'help-json-length-empty-index'Brad King2022-03-311-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Fix string(JSON ... LENGTH ...) signatureTobias Nießen2022-03-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'release-3.23'Brad King2022-03-310-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ninja_compile_database_understand_new_cuda_lang_variables' into ...Brad King2022-03-312-15/+21
| |\ \ \
* | \ \ \ Merge topic 'ninja_compile_database_understand_new_cuda_lang_variables'Brad King2022-03-312-15/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CUDA: Ninja generator generates valid compile databaseRobert Maynard2022-03-302-15/+21
| | |/ / | |/| |
* | | | Merge branch 'release-3.23'Brad King2022-03-310-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'CMakeDependentOption-doc-improvement' into release-3.23Brad King2022-03-311-7/+12
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'CMakeDependentOption-doc-improvement'Brad King2022-03-311-7/+12
|\ \ \ \ | | |/ / | |/| |
| * | | CMakeDependentOption: improve documentationBen Boeckel2022-03-301-7/+12
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-03-311-1/+1
| |/ |/|
* | Merge topic 'verify-header-sets'Brad King2022-03-3047-0/+478
|\ \
| * | FILE_SET: Add VERIFY_HEADER_SETS target propertyKyle Edwards2022-03-2947-0/+478
* | | Merge topic 'FindHDF5-library'Brad King2022-03-301-4/+4
|\ \ \
| * | | FindHDF5: Add explicit library location instead of guessed library name.مهدي شينون (Mehdi Chinoune)2022-03-221-4/+4
* | | | Merge topic 'preserve-compiler-arg1'Brad King2022-03-306-14/+29
|\ \ \ \
| * | | | Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txtKlein, Thorsten (BSH)2022-03-296-3/+23
| * | | | Tests: Simplify RunCMake.CompilerArgs no-clean casesBrad King2022-03-291-12/+7
* | | | | Merge topic 'framework-consumption-during-compilation'Brad King2022-03-306-4/+53
|\ \ \ \ \
| * | | | | Ensure targets which are frameworks can be used freelyMarc Chevrier2022-03-296-4/+53
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-03-301-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-03-290-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMake 3.23.0v3.23.0Brad King2022-03-291-1/+1
* | | | | Merge topic 'set-env-var-first-run'Brad King2022-03-2915-6/+82
|\ \ \ \ \
| * | | | | CMP0132: Don't set compiler environment variables on first runCraig Scott2022-03-2915-2/+76
| * | | | | Tests: Reorder CMP0129 testCraig Scott2022-03-261-4/+6
* | | | | | Merge topic 'fix-23191'Brad King2022-03-296-15/+39
|\ \ \ \ \ \
| * | | | | | Trace: process else and elseif commands correctlyBraulio Valdivielso Martinez2022-03-256-15/+39
| |/ / / / /
* | | | | | Merge topic 'vim-indent-close-parens'Brad King2022-03-291-20/+28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vim: Fix indentation of 'closing parens only lines'Kai Tetzlaff2022-03-221-20/+28