summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.24.3v3.24.3Brad King2022-11-011-1/+1
* Merge branch 'cpack-trace-argument' into release-3.24Brad King2022-10-271-2/+2
|\
| * CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* | Merge branch 'vswhere-support-x86' into release-3.24Brad King2022-10-271-2/+21
|\ \
| * | VS: Fix crash finding vswhere on 32-bit WindowsBrad King2022-10-261-2/+21
| |/
* | Merge branch 'ninja-intl-paths' into release-3.24Brad King2022-10-272-14/+0
|\ \ | |/ |/|
| * Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10Brad King2022-10-262-14/+0
* | Merge branch 'filesystem-path-c++03-abi' into release-3.24Brad King2022-10-202-3/+12
|\ \ | |/
| * cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17Brad King2022-10-202-3/+12
* | Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-181-0/+6
|\ \ | |/
| * try_compile: Honor CMP0128 setting in test projectBrad King2022-10-181-0/+6
| * CMake 3.23.4v3.23.4Brad King2022-10-041-1/+1
* | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-071-3/+7
* | Xcode: Drop CMAKE_INTDIR= definition in Swift targetsBrad King2022-09-301-2/+7
* | ctest: only report make-level errors when no others are foundZack Galbreath2022-09-261-10/+25
* | Merge topic 'parse-large-int' into release-3.24Brad King2022-09-213-2/+50
|\ \ | |/
| * file: Avoid strange istringstream crash in cmake.org binaries on Alpine LinuxBrad King2022-09-201-2/+8
| * cmStringAlgorithms: Add functions to parse strings to long long integersBrad King2022-09-202-0/+42
| * CMake 3.23.3v3.23.3Brad King2022-07-281-1/+1
| * cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-221-1/+2
| * cmake: simplify to a single source of truth of working modeRobert Maynard2022-07-221-17/+7
* | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-143-11/+18
* | CMake 3.24.2v3.24.2Brad King2022-09-131-1/+1
* | Merge topic 'truncation_invalid' into release-3.24Brad King2022-09-091-1/+5
|\ \
| * | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATIONFrank Winklmeier2022-09-071-1/+5
* | | Merge topic 'revert-automoc-silence-warnings' into release-3.24Brad King2022-09-091-10/+1
|\ \ \
| * | | automoc: revert attempts to silence linker warning on macosBrad King2022-09-071-10/+1
| |/ /
* | | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-075-65/+46
* | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().Marc Chevrier2022-09-075-8/+8
|/ /
* | Merge topic 'Link-MACOSX_BUNDLE' into release-3.24Brad King2022-09-011-0/+1
|\ \
| * | Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-311-0/+1
* | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-311-22/+46
|\ \ \
| * | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-6/+7
| * | | cmFindBase: Refactor CMAKE_FIND_USE_INSTALL_PREFIX handlingRobert Maynard2022-08-301-22/+45
* | | | automoc: avoid more compiler warnings in linker-warning-silencing codeAlbert Astals Cid2022-08-301-0/+3
| |/ / |/| |
* | | FILE_SET: Fix source group detectionKyle Edwards2022-08-243-1/+22
|/ /
* | CMake 3.24.1v3.24.1Brad King2022-08-171-1/+1
* | Merge topic 'export-no-shdeps' into release-3.24Brad King2022-08-161-0/+7
|\ \
| * | export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-151-0/+7
* | | automoc: avoid compiler warnings in linker-warning-silencing codeAlbert Astals Cid2022-08-101-9/+9
|/ /
* | CMake 3.24.0v3.24.0Brad King2022-08-041-1/+1
* | Makefiles: Restore path consistency in the global dispatch makefileBrad King2022-08-032-34/+44
* | VERIFY_INTERFACE_HEADER_SETS: Add verification target for allKyle Edwards2022-08-032-0/+20
* | Merge topic 'vs-msbuild-arm64' into release-3.24Brad King2022-08-021-1/+1
|\ \
| * | VS: Fix ARM64 host architecture detection in x86 binaryAnton Lapounov2022-08-011-1/+1
* | | Windows: Revert "Prefer junctions for directory symlinks"Brad King2022-08-011-12/+2
|/ /
* | CMake 3.24.0-rc5v3.24.0-rc5Brad King2022-07-281-1/+1
* | Merge topic 'verify-interface-header-sets-interface-library-source-language' ...Brad King2022-07-281-0/+6
|\ \
| * | VERIFY_INTERFACE_HEADER_SETS: Fall back to global languagesKyle Edwards2022-07-271-0/+6
* | | Merge topic 'verify-interface-header-sets-add-compile-definitions' into relea...Brad King2022-07-284-29/+62
|\ \ \