summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-1611-11/+781
| * | | fileapi: Add backtraceGraph to codemodel-v2 "directory" objectBrad King2021-03-161-1/+3
| * | | fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-1611-11/+236
| * | | fileapi: Re-organize backtrace infrastructureBrad King2021-03-161-3/+2
* | | | Merge topic 'dev/safreed/invalidconfigurepreset'Brad King2021-03-1716-10/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into invalid-configure-presetKyle Edwards2021-03-16169-83/+1045
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | Tests: update tests to catch invalid configurePreset at read-timeSam Freed2021-03-1516-10/+49
| * | Merge topic 'xcode-framework-quoting' into release-3.20Brad King2021-03-113-0/+25
| |\ \
* | \ \ Merge topic 'tests-for-xctest_add_bundle'Brad King2021-03-162-0/+43
|\ \ \ \
| * | | | Tests: Add XCTest cases to cover output directory selectionYauheni Khnykin2021-03-122-0/+43
* | | | | CMakePresets.json: Add ${hostSystemName} macroKyle Edwards2021-03-156-0/+38
| |_|_|/ |/| | |
* | | | Merge topic 'add_prefix_cmake_option'Brad King2021-03-1115-6/+81
|\ \ \ \
| * | | | cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-0912-1/+67