summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-019-19/+25
|\
| * Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-313-5/+5
| * Tests: Update for the Fujitsu compilerChuck Atkins2021-03-319-19/+25
* | Merge topic 'cmake-presets-condition-regex'Brad King2021-04-016-0/+80
|\ \
| * | CMakePresets.json: Add matches conditionKyle Edwards2021-03-316-0/+80
* | | Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'Brad King2021-04-016-2/+32
|\ \ \
| * | | CPackRPM: handle scripts in debuginfo single package modeDomen Vrankar2021-03-306-2/+32
* | | | Merge topic 'genex-HOST_LINK-in-try_compile'Brad King2021-04-014-0/+20
|\ \ \ \
| * | | | Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-314-0/+20
* | | | | Merge topic 'CUDA-device-link'Brad King2021-04-014-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
| |\ \ \
| * \ \ \ Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-3010-2/+63
| |\ \ \ \
* | \ \ \ \ Merge topic 'cpackrpm-single-package-handling-empty-dir'Brad King2021-03-312-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CPackRPM: correctly handle empty dir in single package modeDomen Vrankar2021-03-282-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'multiple-L-labels'Brad King2021-03-305-0/+12
|\ \ \ \ \
| * | | | | ctest: Support multiple -L and -LE options to mean "AND"Adriaan de Groot2021-03-285-0/+12
* | | | | | Merge topic 'ninja-automoc-cycle'Brad King2021-03-306-17/+51
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-296-17/+51
| | |_|/ / | |/| | |
| * | | | Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-295-7/+7
| |\ \ \ \
| * \ \ \ \ Merge topic 'correct_arg_parsing' into release-3.20Brad King2021-03-293-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'nmc-cc-no-output'Brad 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 'SWIG'Brad King2021-03-298-0/+51
|\ \ \ \ \ \
| * | | | | | UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-268-0/+51
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'commands-file-permissions'Brad 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'Brad King2021-03-293-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-263-0/+6
| |/ / /
* | | | Merge topic 'project-is-top-level'Brad King2021-03-268-0/+50
|\ \ \ \
| * | | | project: Define variables indicating whether project is top levelfriendlyanon2021-03-268-0/+50
| | |_|/ | |/| |
* | | | Merge topic 'ninja-multi-long-custom-command'Brad King2021-03-262-0/+21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-252-0/+21
| |/
* | Merge topic 'vs-custom-flag-table'Brad King2021-03-2310-2/+79
|\ \
| * | VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-229-0/+77
| * | Tests: Add RunCMake hook to describe test variantsBrad King2021-03-221-2/+2
* | | Merge topic 'cmake-presets-condition'Brad King2021-03-2331-2/+529
|\ \ \
| * | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-2231-2/+529
* | | | Tests: set CMAKE_PREFIX_PATH to the installation prefixBen Boeckel2021-03-191-1/+1
| |/ / |/| |
* | | Merge topic 'update_cuda_custom_toolkit_location_folder_structure'Brad King2021-03-195-3/+21
|\ \ \
| * | | VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-185-3/+21
| |/ /
* | | Merge topic 'FindDevIL-targets'Brad King2021-03-195-0/+58
|\ \ \
| * | | FindDevIL: add imported targets and testsAlex2021-03-185-0/+58
| |/ /
* | | Merge topic 'fix-CMP0118-NEW'Brad King2021-03-1921-97/+44
|\ \ \ | |/ / |/| / | |/
| * CMP0118: Fix NEW behavior when looking up target sourcesBrad King2021-03-1821-97/+44
* | Merge topic 'lang_win32_console'Brad King2021-03-181-1/+1
|\ \
| * | Per-language Win32/Console flagsRaul Tambre2021-03-171-1/+1
* | | Merge topic 'fileapi-codemodel-directory'Brad King2021-03-1820-23/+1019
|\ \ \