summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
...
| * Initialize LINK_INTERFACE_LIBRARIES target property with a variableStephen Kelly2011-10-241-0/+4
* | Refactor TargetTypeNames.Nicolas Despres2011-10-021-41/+31
|/
* Merge topic 'effective-platform-name'David Cole2011-09-131-1/+5
|\
| * Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDirDavid Cole2011-09-121-1/+5
* | Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+12
* | Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOCAlex Neundorf2011-08-161-1/+24
* | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-0/+8
* | Merge topic 'effective-platform-name'Brad King2011-07-261-1/+13
|\ \ | |/
| * Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects.David Cole2011-07-181-1/+13
* | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-2/+3
|/
* Documentation: Fix spelling / formatting errors (#12287)Modestas Vainius2011-06-191-1/+1
* Merge topic 'module-link-interface-issue-11945'Brad King2011-03-151-3/+7
|\
| * Add parens in cmTarget::ComputeLinkInterface logicBrad King2011-03-141-1/+1
| * The link interface of MODULE libraries is empty (#11945)Brad King2011-03-091-3/+7
* | Add target property LINK_SEARCH_START_STATIC to aid static linkingBrad King2011-03-031-8/+23
* | Merge topic 'fix-11295-support-plugin-bundles-on-mac'Brad King2011-02-221-0/+24
|\ \ | |/ |/|
| * Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-111-0/+24
* | Combine duplicate COMPILE_DEFINITIONS disclaimerBrad King2011-01-171-8/+2
* | Document reading LOCATION_<CONFIG> early as undefined (#11671)Brad King2011-01-101-9/+12
* | Document reading LOCATION early as undefined (#11671)Brad King2011-01-101-1/+11
|/
* Merge topic 'custom-command-generator-expressions'Brad King2010-12-211-0/+17
|\
| * Introduce "generator expression" syntax to custom commands (#11209)Brad King2010-12-151-0/+17
* | Merge topic 'cross-compile-apple-host'Brad King2010-12-141-15/+24
|\ \
| * | Fix soname in cross-compiled targets with Mac host (#11547)Brad King2010-12-091-15/+24
* | | Merge topic 'parallel-make-install-of-CMake'Brad King2010-12-141-0/+9
|\ \ \ | |_|/ |/| |
| * | Fix parallel "make install" of CMake itselfBrad King2010-12-091-0/+9
| |/
* | Honor custom command dependencies on imported targets (#10395)Brad King2010-12-081-4/+4
|/
* Define LINK_DEPENDS target property (#11406)Brad King2010-11-051-0/+12
* Document ENABLE_EXPORTS behavior on Mac (#11295)Brad King2010-10-111-4/+8
* Merge topic 'document-IMPORTED_NO_SONAME'Brad King2010-09-211-0/+18
|\
| * Document IMPORTED_NO_SONAME target propertyBrad King2010-09-171-0/+18
* | Merge topic 'improve-missing-source-file-error'Brad King2010-09-141-1/+8
|\ \
| * | Report missing source files with context of targetBrad King2010-09-131-1/+8
* | | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)Brad King2010-09-081-12/+1
|/ /
* | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-1/+10
* | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-281-0/+5
* | -fix typo in HAS_CXX docs (#10578)Alex Neundorf2010-04-211-1/+1
* | Name Cygwin DLLs with SOVERSION, not VERSIONBrad King2010-01-131-2/+2
* | Fix issue #9054 - ensure a valid install name for frameworks.David Cole2009-12-141-7/+14
* | Introduce per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-281-2/+57
* | Consolidate duplicate documentation in cmTargetBrad King2009-10-281-15/+10
* | Define per-target OSX_ARCHITECTURES propertyBrad King2009-10-211-0/+39
* | Target copy ctor should initialize internal stateBrad King2009-10-061-0/+1
* | Target copy ctor should copy internal stateBrad King2009-10-051-3/+9
* | Invalidate target link info when necessaryBrad King2009-10-051-0/+19
* | Combine duplicate code in target property methodsBrad King2009-10-051-9/+7
* | Create explicit cmTarget::FinishConfigure stepBrad King2009-10-051-0/+7
* | Remove unused cmTarget::AddLinkLibrary methodBrad King2009-10-051-12/+0
* | Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-021-0/+13
* | Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+20