summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-161-0/+7
* Add OBJECT_LIBRARY target typeBrad King2012-03-131-1/+2
* Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-3/+0
|\
| * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-3/+0
* | Merge topic 'target-include-directories'David Cole2012-03-081-0/+3
|\ \ | |/ |/|
| * Add API to get the ordered includes for a target.Stephen Kelly2012-02-221-0/+3
* | Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-1/+0
|/
* Merge topic 'refactor-versioned-lib-names'David Cole2011-12-071-0/+7
|\
| * cmTarget: Create helper method for versioned library namesBrad King2011-12-061-0/+7
* | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .libBrad King2011-12-051-0/+8
|/
* Refactor TargetTypeNames.Nicolas Despres2011-10-021-1/+1
* Merge topic 'effective-platform-name'Brad King2011-07-261-1/+5
|\
| * Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects.David Cole2011-07-181-1/+5
* | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-1/+1
|/
* Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-221-1/+1
* Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-111-0/+3
* Define per-target OSX_ARCHITECTURES propertyBrad King2009-10-211-0/+3
* Invalidate target link info when necessaryBrad King2009-10-051-0/+2
* Combine duplicate code in target property methodsBrad King2009-10-051-0/+2
* Create explicit cmTarget::FinishConfigure stepBrad King2009-10-051-1/+4
* Remove unused cmTarget::AddLinkLibrary methodBrad King2009-10-051-3/+0
* Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Save source dependencies from custom command traceBrad King2009-09-071-1/+4
* Cleanup cmTarget source file list representationBrad King2009-09-041-3/+3
* Define 'multiplicity' for cyclic dependenciesBrad King2009-09-011-0/+6
* Create cmTarget DLL query methodsBrad King2009-08-111-0/+6
* ENH: Consider link dependencies for link languageBrad King2009-07-101-0/+19
* ENH: Pass config to cmTarget::GetLinkerLanguageBrad King2009-07-081-1/+1
* ENH: Pass config to cmTarget RPATH install methodsBrad King2009-07-081-2/+2
* ENH: Introduce cmTarget::LinkImplementation APIBrad King2009-07-081-0/+16
* COMP: Pimplize cmTarget ImportInfo and OutputInfoBrad King2009-07-081-17/+2
* STYLE: Fix comment on cmTarget::LinkInterfaceBrad King2009-07-071-3/+2
* ENH: Simplify cmTarget link interface storageBrad King2009-07-071-32/+21
* ENH: Simpler cmTarget::GetLinkerLanguage signatureBrad King2009-07-071-1/+1
* ENH: Centralize default link interface computationBrad King2009-07-061-0/+4
* ENH: Move CMP0004 check into cmTargetBrad King2009-07-061-0/+4
* ENH: Exception safe link interface computationBrad King2009-07-061-1/+4
* ENH: Refactor target output dir computationBrad King2009-07-031-6/+11
* ENH: Remove cmTarget internal type argumentsBrad King2009-05-011-19/+4
* ENH: Remove cmTarget::GetExecutableCleanNamesBrad King2009-05-011-8/+0
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-011-12/+0
* ENH: Allow more specification of target file namesBrad King2009-05-011-0/+3
* ENH: Refactor target output file type computationBrad King2009-05-011-0/+3
* ENH: Define target-specific support directoriesBrad King2009-02-101-0/+3
* ENH: Allow a custom list of debug configurationsBrad King2008-09-041-0/+3
* ENH: Disallow link-type keywords in link interfaceBrad King2008-08-191-0/+1