summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use mapped config properties to evaluate $<CONFIG>Stephen Kelly2013-01-051-0/+5
* Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-031-0/+4
* Makefile: Use modern link information for framework search pathsBrad King2012-12-071-5/+0
* Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-211-0/+14
* Fix default PDB output directory (#13644)Brad King2012-11-021-1/+1
* Merge topic 'vs-pdb-output'Brad King2012-10-011-0/+7
|\
| * Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-0/+7
* | Revert "Move GenerateTargetManifest to cmGeneratorTarget."Stephen Kelly2012-09-201-0/+3
* | Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-3/+0
* | Move GetCreateRuleVariable to cmGeneratorTarget.Stephen Kelly2012-09-191-4/+0
* | Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.Stephen Kelly2012-09-191-3/+0
* | Move GetLinkInformation to cmGeneratorTargetStephen Kelly2012-09-191-14/+0
* | Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2012-09-191-3/+0
|/
* Remove incorrect doc string for link type enumStephen Kelly2012-08-191-3/+0
* Re-factor framework directory computation.Nicolas Despres2012-07-171-0/+3
* Re-factor Mac OS X content directory computation.Nicolas Despres2012-07-171-0/+13
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-0/+3