summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-typos-identified-using-codespell'Brad King2020-07-2321-23/+23
|\
| * Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-2221-23/+23
* | Merge topic 'test-RunCMake.InterfaceLibrary'Brad King2020-07-2333-1/+1
|\ \
| * | Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}Brad King2020-07-2233-1/+1
* | | Merge topic 'CheckTypeSize-std-types'Brad King2020-07-233-0/+38
|\ \ \ | |/ / |/| |
| * | Tests: Cover CheckTypeSize with uint8_t and std::uint8_tBrad King2020-07-223-0/+38
* | | Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-2212-0/+97
|\ \ \
| * | | Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-2112-0/+97
* | | | Merge topic 'TARGET_PROPERTY-strip-empty-list-elements'Brad King2020-07-223-3/+25
|\ \ \ \
| * | | | Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined propertiesMarc Chevrier2020-07-213-3/+25
| |/ / /
* | | | Tests: Cover Graphviz support for per-target dependency graph optionsStephan Rohmen2020-07-213-0/+64
| |_|/ |/| |
* | | Merge topic 'fix-xcode12-arm64-tests'Brad King2020-07-202-1/+2
|\ \ \
| * | | Apple: also specify sysroot for linkingGregor Jasny2020-07-171-1/+1
| * | | Apple: suppress Xcode 12 ranlib warningGregor Jasny2020-07-171-0/+1
* | | | Merge topic 'swift-link-iface'Brad King2020-07-201-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Swift: Fix regression in linking to interface librariesBrad King2020-07-171-0/+1
| * | | Merge topic 'source_file_props_dedup_scopes' into release-3.18Craig Scott2020-07-141-0/+19
| |\ \ \
| * \ \ \ Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-07-141-12/+14
| |\ \ \ \
| * \ \ \ \ Merge topic 'profiling-case-insensitive-command-names' into release-3.18Brad King2020-07-142-1/+18
| |\ \ \ \ \
* | | | | | | FindX11: Add Xaw librariesKurt Sansom2020-07-162-0/+23
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'cmake-E-create_hardlink'Brad King2020-07-1610-0/+49
|\ \ \ \ \ \
| * | | | | | cmake: Add -E create_hardlinkSibi Siddharthan2020-07-1510-0/+49
* | | | | | | Move AddCompilerRequirementFlag to cmStandardLevelResolverRobert Maynard2020-07-152-2/+2
* | | | | | | Merge topic 'source_file_props_dedup_scopes'Craig Scott2020-07-141-0/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | set_property: Deduplicate source file directory scopesAlexandru Croitor2020-07-131-0/+19
| |/ / / /
* | | | | Merge topic 'genx-COMPILE_LANGUAGE-support'Brad King2020-07-144-0/+36
|\ \ \ \ \
| * | | | | Genex $<COMPILE_LANGUAGE>: Extend contexts supportedMarc Chevrier2020-07-134-0/+36
* | | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES'Brad King2020-07-141-12/+14
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Tests: Update file(G_R_D) test to make system library optionalKyle Edwards2020-07-131-12/+14
* | | | | | Merge topic 'profiling-case-insensitive-command-names'Brad King2020-07-142-1/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | cmake: Store lowercase command names in profiling outputCraig Scott2020-07-132-1/+18
| |/ / /
* | | | Merge topic 'stl-support-filesystem-path'Brad King2020-07-132-0/+1009
|\ \ \ \
| * | | | STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-092-0/+1009
* | | | | Merge topic 'cuda-memcheck'Brad King2020-07-138-2/+324
|\ \ \ \ \
| * | | | | Tests: Add cases for CTest cuda-memcheck parserTobias Ribizel2020-07-098-2/+324
* | | | | | Merge topic 'imported-local-target-alias'Brad King2020-07-134-6/+25
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | ALIAS targets: Non-global aliases must be propagated to sub-directoriesMarc Chevrier2020-07-114-6/+25
| | |_|/ | |/| |
* | | | Merge topic 'source_file_both_props'Brad King2020-07-104-6/+30
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-2/+26
| * | set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-092-4/+4
* | | Merge topic 'file-GENERATE-tmp'Brad King2020-07-093-0/+15
|\ \ \
| * | | Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'Brad King2020-07-083-0/+15
* | | | Merge topic 'ctest-resource-spec-file-doc'Craig Scott2020-07-086-1/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify search order for resource spec fileKyle Edwards2020-07-076-1/+26
* | | | Merge topic 'MissingVoid'Brad King2020-07-082-2/+2
|\ \ \ \
| * | | | Tests: Fix pedantic warning about missing void in C function declarationSean McBride2020-07-072-2/+2
| | |/ / | |/| |
* | | | Merge topic 'languageStandardMultipleBacktraceSupport'Brad King2020-07-082-2/+17
|\ \ \ \
| * | | | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-062-2/+17
| |/ / /
* | | | Tests: Verify DMG default SLA contentBrad King2020-07-031-0/+16
* | | | Tests: Cover using RTF for DMG SLAsBrad King2020-07-033-7/+11
|/ / /