summaryrefslogtreecommitdiff
path: root/Source/cmCommonTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* cmCommonTargetGenerator: classify linked target directories by languageBen Boeckel2023-01-311-1/+1
* cmLocalGenerator: Adopt AppendModuleDefinitionFlag methodBrad King2022-05-311-5/+0
* Provide guidance when trying to use non-enabled languageRobert Maynard2022-05-041-0/+4
* Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-241-2/+8
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* Refactor: cmCommonTargetGenerator::GetFeature returns cmPropMarc Chevrier2021-08-091-2/+3
* LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-091-0/+1
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-0/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-211-0/+3
* PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-1/+2
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-0/+1
* Ninja: Add multi-config variantKyle Edwards2019-12-131-4/+10
* Refactor: Prepare Ninja generator for multi-configKyle Edwards2019-12-131-12/+14
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-1/+1
* cmCommonTargetGenerator: Rename member to avoid shadowingBrad King2017-06-141-2/+2
* Inline and remove AddFeatureFlags methodBrad King2017-04-271-3/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-111-0/+1
* Refactoring: s,GetFeatureAsBool,IsIPOEnabled,Ruslan Baratov2017-03-301-1/+0
* Refactor module definition file selectionBrad King2017-03-091-3/+0
* Makefile,Ninja: De-duplicate MSVC compiler PDB path selectionBrad King2016-12-151-0/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-4/+1
* cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmOutputConverter: Remove now-obsolete Convert methodStephen Kelly2016-09-191-4/+0
* Convert: Remove UNCHANGED enum valueStephen Kelly2016-08-271-3/+3
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-2/+6
* cmLocalGenerator: Add method to get Fortran-specific compiler flagsBrad King2016-06-171-3/+0
* cmGeneratorTarget: Adopt Fortran module directory generationTobias Hunger2016-06-171-6/+0
* Refactor Makefile/Ninja tool working directory storageBrad King2016-06-171-3/+1
* cmLocalGenerator: Adopt GetFrameworkFlags methodTobias Hunger2016-06-091-3/+0
* Use enums defined in cmOutputConverter using their fully qualified name.Daniel Pfeifer2016-05-251-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+5
* cmCommonTargetGenerator: Adopt AppendOSXVerFlag methodBruce Stephens2016-03-071-0/+3
* Refactor `.def` file lookupTim Grothe2015-11-041-1/+1
* Makefiles: Port to cmGeneratorTarget.Stephen Kelly2015-10-241-2/+0
* Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-0/+1
* cmCommonTargetGenerator: Factor out Fortran module directory computationBrad King2015-07-291-0/+1
* cmCommonTargetGenerator: Store working directory for relative pathsBrad King2015-07-291-1/+3
* cmCommonTargetGenerator: Return string from GetFortranModuleDirectoryBrad King2015-07-291-1/+1
* cmCommonTargetGenerator: Adopt linked target directory computationBrad King2015-07-281-0/+2
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-0/+2
* cmCommonTargetGenerator: Adopt GetDefines methodBrad King2015-07-091-0/+2
* cmCommonTargetGenerator: Adopt GetFlags methodBrad King2015-07-091-0/+7
* cmCommonTargetGenerator: Adopt GetFrameworkFlagsBrad King2015-07-091-0/+3
* cmCommonTargetGenerator: Adopt AppendFortranFormatFlagsBrad King2015-07-091-0/+4
* cmCommonTargetGenerator: Adopt AddFortranFlags and friendsBrad King2015-07-091-0/+8
* cmCommonTargetGenerator: Adopt Convert methodBrad King2015-07-091-0/+7
* cmCommonTargetGenerator: Adopt ModuleDefinitionFile memberBrad King2015-07-091-0/+6