summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-212-12/+35
* Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-202-3/+1
|\
| * Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-172-3/+1
* | Merge topic 'mrjoel/add-missing-not'Brad King2021-04-191-1/+1
|\ \ | |/ |/|
| * Add missing 'not' in error messagesJoel Johnson2021-04-161-1/+1
* | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-162-1/+3
|\ \
| * | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-152-1/+3
* | | Merge topic 'add_toolchain_cmake_option'Brad King2021-04-1611-1/+36
|\ \ \ | |/ / |/| |
| * | cmake: add support for --toolchain command argumentRobert Maynard2021-04-1511-1/+36
* | | Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-126-9/+41
* | | Merge topic 'presets-optional-generator-and-builddir'Brad King2021-04-085-0/+29
|\ \ \
| * | | cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-065-0/+29
| |/ /
* | | Merge topic 'ctest-wait-verbosity'Brad King2021-04-0813-15/+108
|\ \ \
| * | | ctest: Display test "WAITING" messages only in extra-verbose modeBrad King2021-04-0612-14/+104
| * | | Tests: Add RunCTest helper option to control CTest verbose flagBrad King2021-04-061-1/+4
| |/ /
* | | Merge topic 'flags-with-backslash'Brad King2021-04-087-0/+19
|\ \ \ | |/ / |/| / | |/
| * 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
| |\
| * \ Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-0623-20/+112
| |\ \
| * \ \ Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-014-0/+20
| |\ \ \
* | \ \ \ Merge topic 'rel-file-table'Brad King2021-04-064-0/+76
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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-0514-12/+92
| | |\ \ \ \
| | | * \ \ \ Merge branch 'backport-3.19-preset-no-comments' into release-3.19Brad King2021-02-246-6/+16
| | | |\ \ \ \
| | * | | | | | 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-057-0/+36
| | |\ \ \ \ \ \
| | * | | | | | | 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-0569-44/+488
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ 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'Brad 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
* | | | | | | | | | | CPackRPM: add scriplets tags only if scripts existDomen Vrankar2021-04-016-70/+86
* | | | | | | | | | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-311-1/+1
| * | | | | | | | | | | Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-1/+1
* | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |