summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'group_not_track'Brad King2019-08-2617-6/+38
|\
| * ctest: rename TRACK to GROUPZack Galbreath2019-08-2217-6/+38
* | Merge topic 'warnings_skip_color'Brad King2019-08-265-2/+23
|\ \
| * | ctest_build: ignore ANSI colorZack Galbreath2019-08-225-2/+23
* | | Merge topic 'optional'Brad King2019-08-262-0/+691
|\ \ \
| * | | Source: Add cm::optionalKyle Edwards2019-08-232-0/+691
| | |/ | |/|
* | | Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-232-4/+18
|\ \ \
| * | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-222-4/+18
* | | | Merge topic 'source_group-tests'Brad King2019-08-219-26/+93
|\ \ \ \
| * | | | source_group: Improved generated filters testsMateusz Janek2019-08-169-26/+93
* | | | | Merge topic 'double-export-error-message-install'Brad King2019-08-212-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmExportInstallFileGenerator: improve error messageBen Boeckel2019-08-202-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'trace-redirect'Brad King2019-08-207-0/+24
|\ \ \ \
| * | | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-107-0/+24
* | | | | Merge topic 'cmake-tutorial'Brad King2019-08-201-3/+3
|\ \ \ \ \
| * | | | | Tutorial: Improve Step 1Betsy McPhail2019-08-191-3/+3
* | | | | | Merge topic 'find_openacc_targets'Brad King2019-08-208-0/+154
|\ \ \ \ \ \
| * | | | | | FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variableRobert Maynard2019-08-198-0/+154
* | | | | | | Merge topic 'msvc-runtime-library-flang'Brad King2019-08-191-4/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Flang: Implement MSVC runtime library abstractionBrad King2019-08-091-4/+12
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'find_package-prefer-config-not-found' into release-3.15Brad King2019-08-061-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fileapi-install-generators' into release-3.15Brad King2019-08-022-1/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-spectre-off' into release-3.15Brad King2019-07-303-0/+42
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cmStringAlgorithms_ulong'Kyle Edwards2019-08-162-16/+35
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | cmStringAlgorithms: Add cmStrToLong and cmStrToULongSebastian Holtermann2019-08-102-16/+35
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-061-1/+1
* | | | | | | | | Merge topic 'cmRemoveQuotes'Kyle Edwards2019-08-131-0/+23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | cmStringAlgorithms: Add cmRemoveQuotesSebastian Holtermann2019-08-091-0/+23
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'fphsa-components-space'Brad King2019-08-094-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FPHSA: Remove extra space in module components reportSylvain Joubert2019-08-064-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'cmStringAlgorithms_move_functions'Brad King2019-08-071-0/+37
|\ \ \ \ \ \ \
| * | | | | | | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenizeSebastian Holtermann2019-08-051-0/+37
* | | | | | | | Merge topic 'find_package-prefer-config-not-found'Brad King2019-08-071-0/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | find_package: Fix prefer-config mode to not fail on missing optional packageCristian Adam2019-08-061-0/+6
* | | | | | | Merge topic 'shared-deps-no-iface'Brad King2019-08-051-1/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix rpath-link for shared lib with only private depsBrad King2019-08-021-1/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fileapi-install-generators'Brad King2019-08-052-1/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | fileapi: Fix codemodel target install destination for cross-dir rulesBrad King2019-07-312-1/+36
| |/ / / /
* | | | | Tests: Add CMakeLib.testStringAlgorithms testSebastian Holtermann2019-08-012-0/+135
* | | | | Merge topic 'FindPythonInterp-no-version-verify'Brad King2019-07-311-1/+1
|\ \ \ \ \
| * | | | | FindPythonInterp: Document lack of version filtering for plain `python`Brad King2019-07-301-1/+1
* | | | | | Merge topic 'vs-spectre-off'Brad King2019-07-313-0/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-303-0/+42
| |/ / /
* | | | Merge topic 'swift-with-interface-libs'Brad King2019-07-301-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Swift: Restore support for enabling with INTERFACE librariesBrad King2019-07-291-0/+3
| |/ /
| * | Merge branch 'makefile-depend-relative-include' into release-3.15Brad King2019-07-255-1/+35
| |\ \
| * \ \ Merge branch 'backport-clang-gnulike-support' into release-3.15Brad King2019-07-2419-43/+35
| |\ \ \
| | * | | Tests: Revert "require C++14 for the Tutorial"Brad King2019-07-2413-13/+27
* | | | | Merge topic 'CheckCXXSymbolExists-c++-syntax'Brad King2019-07-291-0/+14
|\ \ \ \ \