summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.23.5v3.23.5Brad King2022-11-011-1/+1
* Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10Brad King2022-10-262-14/+0
* cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17Brad King2022-10-202-3/+12
* try_compile: Honor CMP0128 setting in test projectBrad King2022-10-181-0/+6
* CMake 3.23.4v3.23.4Brad King2022-10-041-1/+1
* 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
* cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-131-1/+3
* Merge branch 'file-set-crash' into release-3.23Brad King2022-06-303-4/+32
|\
| * install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-293-4/+32
* | Merge topic 'cmake-gui-locale' into release-3.23Brad King2022-05-311-0/+14
|\ \ | |/ |/|
| * cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
* | CMake 3.23.2v3.23.2Brad King2022-05-251-1/+1
* | Merge topic 'vs2022-only' into release-3.23Brad King2022-05-201-0/+1
|\ \
| * | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019Brad King2022-05-191-0/+1
* | | ccmake: Fix infinite loop during invalid searchMartin Duffy2022-05-182-7/+8
* | | Merge topic 'cuda-arch-off-vs' into release-3.23Brad King2022-05-161-4/+5
|\ \ \
| * | | VS: Fix CUDA CodeGeneration field for CMAKE_CUDA_ARCHITECTURES=OFFBrad King2022-05-131-4/+5
* | | | ccmake: Fix crash when deleting all cache entriesMartin Duffy2022-05-122-9/+11
* | | | ccmake: Move Initialization of Fields InlineMartin Duffy2022-05-122-12/+6
|/ / /
* | | Merge topic 'avoid-remove-empty-path' into release-3.23Brad King2022-05-031-1/+3
|\ \ \
| * | | cmGeneratedFileStream: Do not remove empty pathBrad King2022-04-291-1/+3
* | | | productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variableCraig Scott2022-04-301-21/+37
|/ / /
* | | cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-181-8/+85
* | | cmInstallCommand: tweak error messageBen Boeckel2022-04-151-3/+3
* | | Merge topic 'CPackIFW-extra-dot' into release-3.23Brad King2022-04-151-3/+3
|\ \ \
| * | | CPackIFW: Fix regression in icon file namesJean-Philippe Lebel2022-04-141-3/+3
* | | | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-141-2/+4
|/ / /
* | | CMake 3.23.1v3.23.1Brad King2022-04-121-1/+1
* | | Merge topic 'file-set-repr-improvements' into release-3.23Brad King2022-04-125-101/+136
|\ \ \
| * | | cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-112-61/+39
| * | | cmFileSet: store visibility with the filesetBen Boeckel2022-04-115-40/+97
* | | | Merge topic 'correct_list-presets_parsing' into release-3.23Brad King2022-04-121-2/+3
|\ \ \ \
| * | | | cmake: --list=presets=[type] doesn't generate incorrect warningsRobert Maynard2022-04-111-2/+3
* | | | | Merge topic 'xcode-pch' into release-3.23Brad King2022-04-121-4/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PCH: Fix Xcode non-pch language exclusionCristian Adam2022-04-111-4/+6
| * | | | Merge branch 'aix-exe-exports' into release-3.22Brad King2022-03-261-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | CMake 3.22.3v3.22.3Brad King2022-03-041-1/+1
* | | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-091-0/+6
* | | | | FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-0/+4
* | | | | CUDA: Ninja generator generates valid compile databaseRobert Maynard2022-03-301-15/+19
| |_|/ / |/| | |
* | | | CMake 3.23.0v3.23.0Brad King2022-03-291-1/+1
* | | | Merge topic 'cpack-ifw-validate-input' into release-3.23Brad King2022-03-281-2/+22
|\ \ \ \
| * | | | CPack/IFW: Add missing referenced source file validationCraig Scott2022-03-251-2/+22
* | | | | Merge topic 'bindexplib-arm64ec' into release-3.23Brad King2022-03-281-15/+43
|\ \ \ \ \
| * | | | | bindexplib: Exclude entry and exit thunks for arm64ECmoyo19972022-03-251-15/+43
| |/ / / /
* | | | | Merge topic 'aix-exe-exports' into release-3.23Brad King2022-03-281-3/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |