summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-313-5/+5
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-319-19/+25
* 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
| * | | | cmake: add support for --install-prefix command argumentRobert Maynard2021-03-044-6/+15
* | | | | Merge topic 'cpack-source-dir-symlink-test'Brad King2021-03-114-4/+25
|\ \ \ \ \
| * | | | | Tests: Check symlinks to directories in RunCMake.CPackSymlinksOlivier Iffrig2021-03-104-4/+25
| | |/ / / | |/| | |
* | | | | Merge topic 'file-COPY_FILE-subcommand'Brad King2021-03-1130-0/+151
|\ \ \ \ \
| * | | | | file: add `COPY_FILE` subcommandBen Boeckel2021-03-1030-0/+151
* | | | | | Merge topic 'xcode-framework-quoting'Brad King2021-03-114-0/+26
|\ \ \ \ \ \
| * | | | | | Tests: Enable Framework test case with spaces everywhere possibleBrad King2021-03-102-1/+2
| * | | | | | Merge branch 'backport-xcode-framework-quoting' into xcode-framework-quotingBrad King2021-03-103-0/+25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Xcode: Restore support for spaces in framework namesBrad King2021-03-103-0/+25
| | * | | | Merge branch 'backport-3.19-preset-no-comments' into release-3.19Brad King2021-02-246-6/+16
| | |\ \ \ \
* | | \ \ \ \ Merge topic 'ep-fc-revert-refactoring'Brad King2021-03-1014-117/+25
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-0914-117/+25
* | | | | | | Merge topic 'test-ifort-windows'Brad King2021-03-101-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix FortranModules test with Intel compiler on WindowsBrad King2021-03-091-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'test-RunCMake-fail-info'Brad King2021-03-103-51/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tests: Teach RunCMake to always print the command on failureBrad King2021-03-091-40/+36