summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-debian-libexec' into release-3.20Brad King2021-10-081-2/+2
|\
| * GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-2/+2
* | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-091-0/+13
|\ \
| * | Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC modeBrad King2021-07-091-0/+13
* | | Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.20Brad King2021-07-081-0/+10
|\ \ \ | |/ / |/| |
| * | Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-081-0/+10
| |/
* | Tests: Fix xcode version detection for Xcode 13 on ARMBrad King2021-06-182-2/+2
* | CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-0/+5
* | Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-093-5/+28
|\ \
| * | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-082-1/+6
| * | presets: Fix buildPreset "jobs" field test caseBrad King2021-06-083-4/+22
* | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2021-05-281-1/+2
|/ /
* | CMP0082: Check EXCLUDE_FROM_ALL property at generate timeKyle Edwards2021-05-244-3/+4
* | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...Brad King2021-05-1413-0/+30
|\ \
| * | cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-132-2/+2
| * | cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-1313-0/+30
* | | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-093-3/+20
* | | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-303-0/+12
|/ /
* | Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-223-0/+14
* | Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-202-0/+11
* | Add missing 'not' in error messagesJoel Johnson2021-04-161-1/+1
* | Restore support for backslashes in initial language-wide flagsBrad King2021-04-077-0/+19
* | Merge topic 'rel-file-table' into release-3.20Brad King2021-04-065-0/+81
|\ \
| * | Utilities/Release: Update file table for 3.20.0Brad King2021-04-051-13/+13
| * | Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-055-0/+81
| |\ \ | | |/
| | * Merge branch 'release-3.19' into backport-3.19-rel-file-tableBrad King2021-04-0520-12/+148
| | |\
| | * | Utilities/Release: Update file table for 3.19.3Brad King2021-04-052-2/+11
| | * | Merge tag 'v3.19.3' into backport-3.19-rel-file-tableBrad King2021-04-058-1/+37
| | |\ \
| | * | | Utilities/Release: Update file table for 3.19.2Brad King2021-04-052-9/+9
| | * | | Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-0593-102/+663
| | |\ \ \
| | * \ \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-055-0/+72
| | |\ \ \ \
| | | * | | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-054-0/+67
| | | * | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-311-0/+5
* | | | | | | Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-0623-20/+112
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineCompilerABI: Extract lib arch from implicit object file pathsRobert Maynard2021-04-0511-5/+99
| * | | | | | | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-0519-21/+19
* | | | | | | | Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-014-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-314-0/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CUDA Device link: Ensure all link options are correctly formattedMarc Chevrier2021-03-314-0/+20
|/ / / / / / /
* | | | | | | Merge topic 'ninja-automoc-cycle' into release-3.20Brad King2021-03-306-17/+51
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-296-17/+51
* | | | | | | | Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-3010-2/+63
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Ninja Multi-Config: Fix crash on custom command config with no outputBrad King2021-03-298-0/+61
| * | | | | | | Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja outputBrad King2021-03-292-2/+2
* | | | | | | | Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-295-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Check host platform instead of target for running statCraig Scott2021-03-263-7/+7
| * | | | | | | | Tests: Remove redundant files for configure_file() testsCraig Scott2021-03-262-0/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'correct_arg_parsing' into release-3.20Brad King2021-03-293-0/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-263-0/+6
| |/ / / / / /
* | | | | | | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-252-0/+21
|/ / / / / /