summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'getfeature-prop'Brad King2020-07-141-6/+6
|\
| * GetFeature(): return cmPropVitaly Stakhovsky2020-07-111-6/+6
* | cmGeneratorExpressionInterpreter::Evaluate: remove const char* overloadVitaly Stakhovsky2020-07-111-5/+3
|/
* fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-061-7/+12
* Merge topic 'refactor-generator-configs'Brad King2020-07-061-6/+7
|\
| * cmMakefile: Refactor API to better handle empty config valuesRobert Maynard2020-07-031-6/+7
* | cmStandardLevelResolver: Added to handle standard level queriesRobert Maynard2020-07-011-3/+5
|/
* Add backtrace support for language standardJustin Goshi2020-06-221-11/+26
* cmGeneratorTarget: Clarify name of language property lookup helperJustin Goshi2020-06-221-6/+8
* Refactor language standard computationJustin Goshi2020-06-161-1/+96
* Merge topic 'cuda_clang_toolkit_path'Brad King2020-06-151-0/+23
|\
| * CUDA: Pass toolkit path to ClangRaul Tambre2020-06-121-0/+23
* | CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-151-22/+29
|/
* Merge topic 'getdef-expand'Brad King2020-06-021-45/+18
|\
| * cmMakefile: add GetDefExpandList() that splits value into std::vectorVitaly Stakhovsky2020-05-301-45/+18
* | Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-021-0/+7
|\ \
| * | target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-0/+7
| |/
* | Merge topic 'pch-fix-bad-ClearSourcesCache'Brad King2020-06-011-2/+0
|\ \
| * \ Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-291-2/+0
| |\ \
| | * | PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-291-2/+0
* | | | Merge topic 'ninja-multi-export-all-symbols'Brad King2020-06-011-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSKyle Edwards2020-05-291-1/+2
| |/ /
| * | Merge topic 'fix-ClearSourcesCache' into release-3.17Brad King2020-05-181-0/+1
| |\ \ | | |/
| * | Merge topic 'pch-file-time' into release-3.17Brad King2020-02-271-0/+13
| |\ \
* | | | CUDA: Factor runtime library lookup into helper methodBrad King2020-05-221-0/+19
* | | | Multi-Ninja: Fix PCHs for Visual C++Cristian Adam2020-05-201-0/+4
* | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-181-63/+12
* | | | cmGeneratorTarget: Remove default config from Get* methodsBrad King2020-05-181-1/+2
* | | | Merge topic 'cuda-clang'Brad King2020-05-181-0/+14
|\ \ \ \
| * | | | CUDA: Add support for Clang compilerRaul Tambre2020-05-151-0/+14
* | | | | Merge topic 'fix-ClearSourcesCache'Brad King2020-05-181-0/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCacheBrad King2020-05-151-0/+1
* | | | INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-121-1/+7
* | | | cmGeneratorTarget: Factor evaluated target prop entries into structBrad King2020-05-121-57/+54
* | | | cmGeneratorTarget: Track when the set of link libs is config-dependentBrad King2020-05-121-0/+9
* | | | Merge topic 'stdstring-getsafeprop'Brad King2020-05-011-5/+8
|\ \ \ \
| * | | | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-301-5/+8
* | | | | Merge topic 'stl-support'Brad King2020-05-011-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-301-2/+1
* | | | | cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-194/+193
|/ / / /
* | | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-62/+152
* | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-191-10/+14
* | | | Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-16/+18
* | | | Merge topic 'cuda_architectures'Brad King2020-04-161-0/+89
|\ \ \ \
| * | | | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-0/+89
* | | | | cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-141-6/+6
|/ / / /
* | | | clang-tidy: address bugprone-branch-clone lintsBen Boeckel2020-04-131-3/+5
* | | | Merge topic 'pch-ios-multi-arch'Brad King2020-04-031-27/+41
|\ \ \ \
| * | | | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-27/+41
* | | | | cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-301-6/+7
|/ / / /