summaryrefslogtreecommitdiff
path: root/Tests/AliasTarget
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove incidental use of C++98 compiler modesBrad King2022-04-261-8/+0
* Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-1/+1
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-4/+4
* HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-7/+0
* Merge topic 'use-string-append'Brad King2016-08-011-1/+1
|\
| * Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* | Do not report ALIASED_TARGET as always set (#15783)Gregor Jasny2016-07-161-7/+6
|/
* Remove redundant arguments from fstream constructorsDaniel Pfeifer2016-06-142-4/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-166-6/+6
* Merge topic 'fix-target-alias-in-subdir'Brad King2016-04-051-0/+5
|\
| * Fix lookup of an ALIAS target outside aliased target's directory (#16044)Brad King2016-04-011-0/+5
* | Tests: fix AliasTarget building on Clang/C2Mariusz PluciƄski2016-03-101-0/+7
|/
* Alias: Fix access at generate-time (#15832)Stephen Kelly2015-11-083-1/+13
* HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-251-1/+9
* get_property: Fix testing ALIASED_TARGET target property (#14670)Stephen Kelly2014-01-041-0/+22
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+3
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-027-0/+119