summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-282-2/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-262-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'sf-LANGUAGE-prop'Brad King2019-08-282-13/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Tests: Collect SourceFileProperty testsTushar Maheshwari2019-08-272-8/+7
| * | | | | | cmSourceFile: Move LANGUAGE to GetPropertyForUserTushar Maheshwari2019-08-271-7/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-277-0/+35
|\ \ \ \ \ \
| * | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-277-0/+35
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'xcode11-compatibility'Brad King2019-08-274-0/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Make iOS tests compatible with Xcode 11Gregor Jasny2019-08-264-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ninja_additional_clean_files_custom_target'Brad King2019-08-271-37/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Extend MakeClean test to test various target typesSebastian Holtermann2019-08-261-37/+49
| | |_|/ / | |/| | |
* | | | | 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
| |/ / / /