summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-111-0/+2
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-0/+1
|\
| * Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+1
* | cmTarget: Properly escape @ char in doxygen commentsSean McBride2013-10-081-3/+3
|/
* Genex: Disallow LINKER_LANGUAGE only when used on a static library.Stephen Kelly2013-07-261-0/+3
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-241-0/+8
* Merge topic 'drop-old-vs-dependency'Brad King2013-07-161-1/+1
|\
| * VS,Xcode: Drop incorrect legacy dependency trace (#14291)Brad King2013-07-151-1/+1
* | Merge topic 'tid-system-argument'Brad King2013-07-161-0/+12
|\ \
| * | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-161-0/+3
| * | Store system include directories in the cmTarget.Stephen Kelly2013-07-021-0/+9
| |/
* | Merge topic 'compile-defs-debugging'Brad King2013-07-151-1/+5
|\ \
| * | Add target property debugging for COMPILE_DEFINITIONSStephen Kelly2013-07-121-0/+3
| * | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-111-1/+2
| |/
* | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-111-27/+19
* | Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-081-0/+5
* | GenexEval: Add abstracted access to link interface for a target.Stephen Kelly2013-07-071-0/+3
|/
* Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-031-0/+6
|\
| * Add target_compile_options command.Stephen Kelly2013-06-021-0/+2
| * Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-021-0/+4
* | Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+9
|\ \
| * | OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-0/+9
* | | Merge topic 'framework-refactor'Brad King2013-06-031-13/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-13/+20
* | Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-221-0/+1
|\ \
| * | Add EXPORT_NAME property.Stephen Kelly2013-05-181-0/+1
* | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-211-0/+5
|/ /
* | Centralize maintenance of usage requirement include directoriesStephen Kelly2013-05-061-1/+0
|/
* Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-251-1/+1
* Fix RPATH information when only a genex is used as a link library.Stephen Kelly2013-02-281-1/+1
* Use the link information as a source of compile definitions and includes.Stephen Kelly2013-02-131-0/+1
* Rename the IncludeDirectoriesEntry to be more generic.Stephen Kelly2013-02-121-2/+2
* Don't keep track of content determined by target property values.Stephen Kelly2013-02-071-7/+0
* Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-311-3/+3
* Merge topic 'fix-automoc-compile-defs'Brad King2013-01-291-0/+2
|\
| * Move GetCompileDefinitions to cmTarget.Stephen Kelly2013-01-291-0/+2
* | Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-241-0/+5
|/
* Merge topic 'clean-include-dirs-debugging'Brad King2013-01-231-0/+1
|\
| * Only output includes once after the start of 'generate-time' when debugging.Stephen Kelly2013-01-211-0/+1
* | Merge topic 'qt4-autolink-qtmain'Brad King2013-01-231-0/+5
|\ \
| * | Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-231-0/+5
| |/
* | Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-201-0/+2
|/
* Merge topic 'test-export-iface-genex'Brad King2013-01-151-0/+3
|\
| * Make the BUILD_INTERFACE of export()ed targets work.Stephen Kelly2013-01-151-0/+3
* | Add a way to check INTERFACE user property compatibility.Stephen Kelly2013-01-151-0/+2
|/
* Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-101-1/+3
* Add API to calculate link-interface-dependent bool properties or error.Stephen Kelly2013-01-081-0/+3
* Keep track of properties used to determine linker libraries.Stephen Kelly2013-01-081-0/+10
* Add LINK_LIBRARIES property for direct target link dependenciesStephen Kelly2013-01-081-0/+6
* Make linking APIs aware of 'head' targetStephen Kelly2013-01-081-12/+20