summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Source: Fix clang -Wextra-semi warningsSean McBride2021-09-281-1/+1
* Rename cmProp in cmValueMarc Chevrier2021-09-211-17/+17
* macOS: Speed up rpath install name dir lookup with a cacheLukas Böger2021-09-201-0/+5
* Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-4/+2
* Refactor: reduce cmToCStr usageMarc Chevrier2021-08-191-2/+1
* Refactor: cmGeneratorTarget::GetSourcesProperty returns cmPropMarc Chevrier2021-08-091-1/+1
* cmGeneratorTarget: Simplify ExpandLinkItems signatureBrad King2021-07-131-5/+2
* cmGeneratorTarget: Add method for LINKER: prefix translationMarc Chevrier2021-07-081-0/+3
* Merge topic 'tll-out-of-dir'Brad King2021-06-301-1/+6
|\
| * target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-291-1/+6
* | Makefiles: Add support for building Fortran intrinsicsIsuru Fernando2021-06-241-0/+1
|/
* HIP: Automatically inject the `hip::device` runtime targetRobert Maynard2021-06-071-0/+6
* HIP: Add language to CMakeRobert Maynard2021-06-071-0/+2
* target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-291-0/+1
* cmGeneratorTarget: Refactor link item lookupBrad King2021-05-281-3/+2
* Genex: Add TARGET_RUNTIME_DLLS genexKyle Edwards2021-02-241-0/+5
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+2
* cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specificBrad King2020-12-161-2/+3
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+3
* Merge topic 'cuda_vs_skip_computation'Brad King2020-10-271-0/+2
|\
| * VS: Don't compute CUDA options unless necessaryRaul Tambre2020-10-271-0/+2
* | Merge topic 'refactor-cmprop'Brad King2020-09-291-6/+6
|\ \
| * | cmGeneratorTarget: internal refactoringvvs314152020-09-281-6/+6
* | | cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-251-0/+2
|/ /
* | OBJECT libraries: Properly recognize if sources depend on configurationDeniz Bahadir2020-09-231-1/+11
* | cmGeneratorTarget: Better name for internal variableDeniz Bahadir2020-09-221-1/+1
* | Merge topic 'ispc_improvements'Brad King2020-09-081-0/+9
|\ \
| * | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-0/+9
* | | Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
|/ /
* | Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+8
|\ \
| * | ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-281-0/+8
* | | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-211-0/+3
* | | Add option to optimize link dependencies for static librariesKyle Edwards2020-08-121-0/+6
|/ /
* | Factor out generator checks for filtering on non-compiling targetsBrad King2020-07-231-0/+1
* | Factor out generator checks for filtering out interface librariesBrad King2020-07-231-0/+1
* | GetFeature(): return cmPropVitaly Stakhovsky2020-07-111-2/+2
* | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-061-2/+2
* | Add backtrace support for language standardJustin Goshi2020-06-221-1/+4
* | cmGeneratorTarget: Clarify name of language property lookup helperJustin Goshi2020-06-221-2/+2
* | Refactor language standard computationJustin Goshi2020-06-161-0/+17
|/
* CUDA: Pass toolkit path to ClangRaul Tambre2020-06-121-0/+1
* cmGeneratorTarget: fix misplaced headerVitaly Stakhovsky2020-06-081-2/+1
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-1/+1
* CUDA: Factor runtime library lookup into helper methodBrad King2020-05-221-0/+3
* cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-181-17/+3
* cmGeneratorTarget: Remove default config from Get* methodsBrad King2020-05-181-9/+8
* cmGeneratorTarget: Track when the set of link libs is config-dependentBrad King2020-05-121-0/+1
* GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-301-1/+1
* cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-1/+3
* Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-191-0/+19