summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-typos-identified-using-codespell'Brad King2020-07-2313-15/+15
|\
| * Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-2213-15/+15
* | Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}Brad King2020-07-2233-1/+1
* | 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-222-1/+23
|\ \ \
| * | | Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined propertiesMarc Chevrier2020-07-212-1/+23
| |/ /
* | | Tests: Cover Graphviz support for per-target dependency graph optionsStephan Rohmen2020-07-213-0/+64
| |/ |/|
* | Apple: suppress Xcode 12 ranlib warningGregor Jasny2020-07-171-0/+1
|/
* 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 '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 'cuda-memcheck'Brad King2020-07-136-0/+289
|\ \
| * | Tests: Add cases for CTest cuda-memcheck parserTobias Ribizel2020-07-096-0/+289
* | | 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-102-4/+4
|\ \ \ | |/ /
| * | 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 'languageStandardMultipleBacktraceSupport'Brad King2020-07-082-2/+17
|\ \ \ \
| * | | | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-062-2/+17
| | |/ / | |/| |
* | | | Tests: Cover using RTF for DMG SLAsBrad King2020-07-033-7/+11
|/ / /
* | | Merge topic 'cpack-dmg-sla'Brad King2020-07-0311-0/+67
|\ \ \
| * | | Tests: Add case for CPack DMG multi-language SLAsBrad King2020-07-0211-0/+67
* | | | Merge topic 'restore-cwd-translation-map'Brad King2020-07-036-0/+52
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Restore handling of build directory inside a symlinked pathBrad King2020-07-026-0/+52
| * | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-012-14/+14
| |\ \
| * \ \ Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-304-0/+7
| |\ \ \
| * \ \ \ Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-304-2/+22
| |\ \ \ \
* | \ \ \ \ Merge topic 'gtest-xml-add-test'Brad King2020-07-024-0/+57
|\ \ \ \ \ \
| * | | | | | Tests: Add test for GoogleTest XML_OUTPUT_DIRStefan Floeren2020-07-014-0/+57
* | | | | | | Merge topic 'configure_file-permission-control'Brad King2020-07-013-0/+14
|\ \ \ \ \ \ \
| * | | | | | | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-303-0/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'file-ARCHIVE-files-dirs'Brad King2020-07-012-14/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-302-14/+14
| | |/ / / | |/| | |
* | | | | Merge topic 'file-CONFIGURE-subdir'Brad King2020-06-304-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | file: Fix CONFIGURE output relative pathBrad King2020-06-294-0/+7
* | | | | Merge topic 'find_library-file-readable'Brad King2020-06-304-2/+22
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | find_library: Check that library files are readableBrad King2020-06-294-2/+22
| |/ /
* | | Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-2910-2/+305
|\ \ \
| * | | fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-2610-2/+305