summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmGeneratorTarget: Replace source classifier implementationBrad King2017-04-071-20/+41
* Merge topic '16733-bundle-genex'Brad King2017-03-311-7/+16
|\
| * Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-301-0/+1
| * cmGeneratorTarget: Use enum to describe bundle directory query levelGregor Jasny2017-03-301-7/+15
* | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-311-2/+6
|\ \ | |/ |/|
| * Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-301-0/+3
| * Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+1
| * Refactoring: s,GetFeatureAsBool,IsIPOEnabled,Ruslan Baratov2017-03-301-2/+2
* | Xcode: Properly handle Bundle Resources with more than one hierarchy levelGregor Jasny2017-03-221-1/+3
|/
* Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` filesBrad King2017-03-211-0/+2
* Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementationBrad King2017-03-091-0/+1
* Refactor module definition file selectionBrad King2017-03-091-1/+12
* Refactor module definition source enumerationBrad King2017-03-091-0/+2
* VS: Cache the list of xaml and resx headersDmitry Kochkin2017-02-271-0/+4
* Apple: Refactor support for using INSTALL_NAME_DIR.Clinton Stimpson2017-02-141-0/+10
* cmGeneratorTarget: Add AddIncludeDirectory method (experimental)Sebastian Holtermann2016-12-071-0/+6
* Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-091-0/+4
* cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-2/+2
* Merge topic 'extract-computed-target-properties'Brad King2016-10-171-0/+4
|\
| * cmGeneratorTarget: Implement cmTargetPropertyComputer interfaceStephen Kelly2016-10-151-0/+2
| * cm{,Generator}Target: Add global generator accessorsStephen Kelly2016-10-151-0/+2
* | Factor IDE folder name retrieval out into helper methodGregor Jasny2016-10-171-0/+3
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Fortran: Use module dir flag if needed for default module directoryBrad King2016-09-201-2/+3
* cmGeneratorTarget: factor out common part of AddSources commandsDaniel Pfeifer2016-09-081-0/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-1/+12
* use CM_NULLPTRDaniel Pfeifer2016-06-281-3/+3
* cmGeneratorTarget: Adopt Fortran module directory generationTobias Hunger2016-06-171-0/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-114/+134
* Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned intsChristoph GrĂ¼ninger2016-02-041-1/+1
* Remove temporary allocations when calling cmGeneratorTarget::GetName.Milian Wolff2016-01-201-1/+1
* Refactor `.def` file lookupTim Grothe2015-11-041-1/+1
* cmGeneratorTarget: Add API for globally visible IMPORTEDStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Port cmOptionalLinkImplementationStephen Kelly2015-10-271-1/+1
* cmGeneratorTarget: Add API for property keysStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTargetStephen Kelly2015-10-271-0/+3
* cmGeneratorTarget: Add GetUtilityBacktrace APIStephen Kelly2015-10-271-0/+2
* cmGeneratorTarget: Add GetUtilities APIStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Add GetLinkDirectories API.Stephen Kelly2015-10-261-0/+2
* cmGeneratorTarget: Move GetFrameworkVersion from cmTargetStephen Kelly2015-10-261-0/+4
* cmGeneratorTarget: Add API for target-relative commands.Stephen Kelly2015-10-261-0/+4
* Makefiles: Port progress marks to cmGeneratorTarget.Stephen Kelly2015-10-241-0/+5
* cmGlobalGenerator: Move GeneratorTargetsType to usage site.Stephen Kelly2015-10-241-8/+0
* cmGeneratorTarget: Copy the policy map from the cmTarget.Stephen Kelly2015-10-201-0/+9
* cmGeneratorTarget: Move IsDLLPlatform from cmTarget.Stephen Kelly2015-10-201-0/+4
* cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget.Stephen Kelly2015-10-201-0/+3
* cmGeneratorTarget: Move GetExportMacro from cmTarget.Stephen Kelly2015-10-201-0/+6
* cmGeneratorTarget: Provide direct access to the backtrace.Stephen Kelly2015-10-201-0/+2