summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.20.5v3.20.5Brad King2021-06-211-1/+1
* Merge topic 'fix-flow-control-override' into release-3.20Brad King2021-06-173-8/+17
|\
| * CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-8/+17
* | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-4/+14
* | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+19
* | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-4/+6
|/
* CMake 3.20.4v3.20.4Brad King2021-06-141-1/+1
* fileapi: Fix codemodel-v2 link command fragment relative pathsBrad King2021-06-111-4/+5
* Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-092-8/+13
|\
| * presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-081-7/+10
| * presets: Fix buildPreset "jobs"Sam Freed2021-06-081-1/+3
* | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2021-05-281-2/+5
* | VS: Add special case for '-T version=14.29.16.10' under VS 16.10Brad King2021-05-271-0/+3
|/
* CMake 3.20.3v3.20.3Brad King2021-05-271-1/+1
* CMP0082: Check EXCLUDE_FROM_ALL property at generate timeKyle Edwards2021-05-243-5/+4
* Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...Brad King2021-05-142-11/+30
|\
| * cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-131-3/+4
| * cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-131-2/+24
| * cmCommandLineArgument: Correctly record parsing failuresRobert Maynard2021-05-121-6/+2
* | Ninja: Restore support for Fortran in a symlinked build treeBrad King2021-05-121-6/+5
* | ObjectiveC: Respect OSX_ARCHITECTURES for OBJCBrad King2021-05-051-1/+1
* | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-306-30/+54
|/
* CMake 3.20.2v3.20.2Brad King2021-04-291-1/+1
* Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-221-1/+1
* Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-201-0/+5
* Merge topic 'mrjoel/add-missing-not' into release-3.20Brad King2021-04-191-3/+3
|\
| * Add missing 'not' in error messagesJoel Johnson2021-04-161-3/+3
* | autogen: fix race in depfile parsingKyle Edwards2021-04-151-5/+6
|/
* OpenBSD: Fix system feature definitionsRafael Sadowski2021-04-144-10/+9
* CMake 3.20.1v3.20.1Brad King2021-04-081-1/+1
* Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-011-2/+11
|\
| * Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-311-2/+11
* | Merge topic 'CUDA-device-link' into release-3.20Brad King2021-04-011-8/+52
|\ \
| * | CUDA Device link: Ensure all link options are correctly formattedMarc Chevrier2021-03-311-8/+52
| |/
* | Merge topic 'make-fix-deps-paths' into release-3.20Brad King2021-04-011-1/+13
|\ \ | |/ |/|
| * Makefiles dependencies: normalize windows pathsMarc Chevrier2021-03-301-1/+13
* | Merge topic 'ninja-automoc-cycle' into release-3.20Brad King2021-03-302-3/+10
|\ \
| * | autogen: Don't include SKIP_AUTOMOC files in depfileKyle Edwards2021-03-292-3/+10
| |/
* | Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-301-0/+5
|\ \ | |/ |/|
| * Ninja Multi-Config: Fix crash on custom command config with no outputBrad King2021-03-291-0/+5
* | Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-292-14/+14
|\ \
| * | Cleanup: Fix misspelt name of local C++ variableCraig Scott2021-03-262-14/+14
* | | Merge topic 'correct_arg_parsing' into release-3.20Brad King2021-03-291-5/+9
|\ \ \ | |_|/ |/| |
| * | cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-261-5/+9
| |/
* | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-251-0/+6
* | CPack: Validate and document NSIS branding text trim positionsCraig Scott2021-03-241-3/+10
|/
* CMake 3.20.0v3.20.0Brad King2021-03-231-1/+1
* CMP0118: Fix NEW behavior when looking up target sourcesBrad King2021-03-181-3/+14
* CMake 3.20.0-rc5v3.20.0-rc5Brad King2021-03-171-1/+1
* Merge topic 'ninja-regenerate-no-recompact' into release-3.20Brad King2021-03-171-2/+3
|\