summaryrefslogtreecommitdiff
path: root/Tests/CMakeCommands
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-018-11/+5
* Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-035-0/+22
* Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-033-2/+41
* Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-141-1/+1
* target_link_libraries: Fix static library private deps in other dirsBrad King2019-04-304-0/+30
* link_directories(): enhance capabilitiesMarc Chevrier2018-09-252-0/+34
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-253-0/+49
* Merge topic 'link-options'Brad King2018-09-171-0/+8
|\
| * target_link_options: fix erroneous handling of BEFORE keyword.Marc Chevrier2018-09-141-0/+8
* | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-126-0/+84
|/
* LINK_OPTIONS property: add test for static library.Marc Chevrier2018-08-151-1/+8
* Merge topic 'subdir_target_sources'Craig Scott2018-06-198-0/+135
|\
| * target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-188-0/+135
* | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-064-0/+50
|/
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0113-108/+108
* add_compile_definitions: add new commandMarc Chevrier2018-04-202-0/+32
* Features: Record C features for MSVCBrad King2018-03-291-3/+3
* Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-123-16/+20
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-123-14/+30
* Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-203-14/+31
* CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-292-30/+45
* Tests: Ensure Solaris linker never sees empty contentsCraig Scott2017-05-181-1/+3
* Tests: use cxx_auto_type only if actually availableRolf Eike Beer2017-01-251-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-1630-107/+130
* Format include directive blocks and ordering with clang-formatBrad King2016-04-292-3/+3
* Tests: Do not try to use invalid "ld -v" flag on SolarisBrad King2015-03-311-1/+11
* Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-095-0/+37
* Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-093-0/+56
* Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-093-0/+56
* Features: Extend concept to C language.Stephen Kelly2014-05-155-11/+73
* Tests: Execute compile features tests unconditionally.Stephen Kelly2014-04-171-0/+8
* Add target_compile_features command.Stephen Kelly2014-04-076-0/+49
* cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-043-0/+21
* target_include_directories: Allow relative path with genexStephen Kelly2013-11-263-1/+9
* Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-036-0/+56
|\
| * CMP0022: Add test for target_link_libraries plain signatureStephen Kelly2013-11-026-0/+56
* | Merge topic 'fix-tll-static-private'Brad King2013-10-261-0/+3
|\ \ | |/
| * Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-261-0/+3
* | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.Stephen Kelly2013-10-171-3/+3
|/
* Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-313-0/+24
* cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-266-0/+29
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-242-0/+25
* TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-087-0/+58
* Introduce add_compile_options command.Stephen Kelly2013-06-042-0/+25
* Add target_compile_options command.Stephen Kelly2013-06-023-0/+71
* Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
* Rename variable for including current directory in interfacesBrad King2013-03-191-1/+1
* Merge topic 'fix-transitive-target-names'Brad King2013-03-122-0/+8
|\
| * Restore support for target names with '+' (#13986)Stephen Kelly2013-03-122-0/+8
* | Remove unused parameters from target_link_libraries tests.Stephen Kelly2013-03-063-3/+3
|/