summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Restore compilation of '.C' sources as C++Brad King2020-06-111-3/+6
* VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-031-5/+5
* VS: Drop StdOutEncoding with VS 16.6 pending investigationBrad King2020-05-291-2/+5
* CUDA: Move VS CudaRuntime selection to be with rest of CUDA optionsBrad King2020-05-221-4/+11
* VS: Simplify logic adding source file C/C++ language flag to MSVCBrad King2020-05-181-21/+7
* VS: Compute managed type from an existing configurationBrad King2020-05-181-1/+2
* VS: Write custom commands for sources from all configurationsBrad King2020-05-181-8/+14
* cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-181-66/+94
* Merge topic 'vs-pch-compile-opts'Brad King2020-05-121-1/+1
|\
| * VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-1/+1
* | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-301-1/+1
* | cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-130/+120
* | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-291-2/+8
* | CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-6/+16
* | Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-4/+4
* | Merge topic 'cmprop-source'Brad King2020-04-151-56/+58
|\ \
| * | cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-141-56/+58
* | | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-131-0/+14
|/ /
* | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-011-3/+2
* | cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-301-7/+7
* | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-301-93/+146
|\ \
| * | VS: Add VS_SOURCE_SETTINGS_<tool> target propertyMatt Davies2020-03-201-0/+16
| * | VS: Add VS_SETTINGS source file propertyMatt Davies2020-03-201-2/+32
| * | VS: Use unordered_map to write HLSL settings.Matt Davies2020-03-201-93/+100
* | | VS10Generator: avoid many string allocationsRolf Eike Beer2020-03-241-46/+36
* | | replace "std::string::find(x) == 0" with cmHasPrefix()Rolf Eike Beer2020-03-231-10/+11
|/ /
* | cmPropertyMap: Introduce cmProp as return type for GetProperty() functionsVitaly Stakhovsky2020-03-131-2/+2
* | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-281-83/+46
* | Merge branch 'backport-3.16-link-line-backtrace'Brad King2020-02-101-8/+8
|\ \ | |/
| * Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-101-8/+8
| * Merge topic 'vs-version-for-unity' into release-3.16Brad King2020-02-051-7/+3
| |\
| * \ Merge topic 'vs-16.4-custom-command-inputs' into release-3.16Brad King2020-01-291-1/+7
| |\ \
* | \ \ Merge topic 'vs-version-for-unity'Brad King2020-02-051-7/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-041-7/+3
| |/ /
| * | Merge topic 'pch-force-include' into release-3.16Brad King2019-12-161-0/+3
| |\ \
* | \ \ Merge topic 'vs-16.4-custom-command-inputs'Brad King2020-01-291-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
* | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-281-12/+1
|\ \ \ \
| * | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-12/+1
* | | | | Merge topic 'csharp-no-valued-macros'Brad King2020-01-271-0/+4
|\ \ \ \ \
| * | | | | CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-241-0/+4
| |/ / / /
* | | | | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-241-17/+30
|/ / / /
* | | | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-171-5/+4
|\ \ \ \
| * | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-161-5/+4
* | | | | Merge topic 'vs-xml-improve'Brad King2019-12-171-12/+6
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: improve XML element generationVitaly Stakhovsky2019-12-151-12/+6
| |/ / / /
* | | | | Merge topic 'stdstring-target'Brad King2019-12-171-2/+2
|\ \ \ \ \
| * | | | | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-2/+2
| |/ / / /
* | | | | Merge topic 'pch-force-include'Brad King2019-12-161-0/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PCH: Append pch header file to list of forced include filesCristian Adam2019-12-131-0/+3