summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tid-system-argument'Brad King2013-07-161-0/+77
|\
| * Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-161-0/+44
| * Store system include directories in the cmTarget.Stephen Kelly2013-07-021-0/+33
* | Merge topic 'compile-defs-debugging'Brad King2013-07-151-62/+170
|\ \
| * | Add target property debugging for COMPILE_DEFINITIONSStephen Kelly2013-07-121-63/+169
| * | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-111-3/+5
| |/
* | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-111-18/+14
* | TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-081-0/+8
* | Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-081-3/+8
* | Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-081-7/+172
* | GenexEval: Add abstracted access to link interface for a target.Stephen Kelly2013-07-071-0/+16
|/
* automoc: add a global AUTOMOC_TARGETS_FOLDER propertyAlex Neundorf2013-06-281-1/+3
* VS: Add support for .NET target framework versionChristian Maaser2013-06-141-0/+5
* Merge topic 'add_compile_options-command'Brad King2013-06-051-1/+9
|\
| * Introduce add_compile_options command.Stephen Kelly2013-06-041-1/+9
* | Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-051-0/+33
|\ \
| * | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-021-0/+12
| * | Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+21
* | | Merge topic 'cfbundle-location'Brad King2013-06-041-2/+17
|\ \ \ | |_|/ |/| |
| * | OS X: Fix getting of CFBundle LOCATION property.Clinton Stimpson2013-06-031-2/+17
* | | Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-031-27/+265
|\ \ \
| * | | Add target_compile_options command.Stephen Kelly2013-06-021-0/+14
| * | | Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-021-0/+224
| * | | cmTarget: Rename LinkInterfaceIncludeDirectoriesEntriesStephen Kelly2013-06-021-6/+6
| * | | cmTarget: Rename struct to be more re-usable.Stephen Kelly2013-06-021-21/+21
* | | | Merge topic 'vs-RootNamespace'Brad King2013-06-031-0/+5
|\ \ \ \
| * | | | VS: Add VS_GLOBAL_ROOTNAMESPACE target propertyJohn Farrier2013-05-311-0/+5
* | | | | Merge topic 'fix-style'Brad King2013-06-031-2/+2
|\ \ \ \ \
| * | | | | Fix indentation.Stephen Kelly2013-05-291-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'rpath-on-mac'Brad King2013-06-031-2/+103
|\ \ \ \ \
| * | | | | OS X: Add support for @rpath in export files.Clinton Stimpson2013-06-031-0/+4
| * | | | | OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-2/+99
| | |_|/ / | |/| | |
* | | | | Merge topic 'framework-refactor'Brad King2013-06-031-56/+104
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-56/+104
| |/ /
* | | Merge topic 'language-generator-expressions'Brad King2013-05-241-3/+7
|\ \ \ | |_|/ |/| |
| * | Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-241-3/+7
* | | Merge topic 'LinkLine-typedef'Brad King2013-05-221-2/+0
|\ \ \
| * | | cmTarget: drop the unused local typedef LinkLineRolf Eike Beer2013-05-221-2/+0
* | | | Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-221-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Add EXPORT_NAME property.Stephen Kelly2013-05-181-0/+43
* | | | Merge topic 'unused-cleanup'Brad King2013-05-211-1/+0
|\ \ \ \
| * | | | Remove unused marker for a variable which is now used.Stephen Kelly2013-05-161-1/+0
| | |/ / | |/| |
* | | | Merge topic 'fix-style'Brad King2013-05-211-1/+1
|\ \ \ \
| * | | | Fix style.Stephen Kelly2013-05-161-1/+1
| |/ / /
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-211-3/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-211-3/+33
| |/ /
* | | Merge topic 'doc-improvements'Brad King2013-05-161-5/+5
|\ \ \
| * | | Fix spelling and typos (product names)Andreas Mohr2013-05-071-2/+2
| * | | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-3/+3
| | |/ | |/|
* | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-161-4/+4
|\ \ \ | |_|/ |/| |