summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs_deploy_content_fix'Brad King2018-12-131-0/+1
|\
| * VS: Fix Deploy content in .csproj filesWil Stark2018-12-071-0/+1
* | VisualStudio10TargetGenerator: support C# refs with '.' in file name.Wil Stark2018-12-111-1/+2
|/
* Merge topic 'cuda-external'Brad King2018-12-061-1/+2
|\
| * CUDA: Fix crash on linking to a CUDA target without CUDA enabledBrad King2018-12-051-1/+2
* | Merge topic 'fix-custom-target-with-csharp'Brad King2018-11-011-9/+7
|\ \ | |/
| * CSharp: Fix regression in VS project type selection for custom targetBrad King2018-10-311-9/+7
| * Merge branch 'vs-csharp-in-custom-target' into release-3.13Brad King2018-10-231-0/+4
| |\
| * \ Merge branch 'vs-cuda-pdb' into release-3.13Brad King2018-10-101-7/+18
| |\ \
* | \ \ Merge topic 'vs-csharp-in-custom-target'Brad King2018-10-241-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Fix crash on CSharp sources in a custom targetBrad King2018-10-231-0/+4
* | | | Merge topic 'gem-string'Brad King2018-10-171-4/+6
|\ \ \ \
| * | | | cmGeneratorTarget::GetExportMacro: return const std::string*Vitaly Stakhovsky2018-10-161-4/+6
* | | | | cmVisualStudio10TargetGenerator: Code improvementVitaly Stakhovsky2018-10-141-45/+30
|/ / / /
* | | | Merge topic 'vs-cuda-pdb'Brad King2018-10-111-7/+18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | VS: Add workaround for CUDA compiler PDB location with spaceBrad King2018-10-101-0/+7
| * | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+Brad King2018-10-101-7/+11
| |/
* | VS: Add flag table entry for -QspectreBrad King2018-10-081-0/+8
|/
* Merge topic 'fix-csharp-target-type'Brad King2018-10-031-3/+5
|\
| * VS: Fix CSharp flag selection when linking to a static C++ libraryBrad King2018-10-021-3/+5
* | Merge topic 'vs-ipo'Brad King2018-09-181-5/+12
|\ \
| * | VS: Do not specify incremental linking if LTCG is enabledBrad King2018-09-171-3/+5
| * | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-2/+7
* | | cmMakefile: Make GetSafeDefinition return std::string const&Vitaly Stakhovsky2018-09-181-19/+11
* | | genex: Simplify cmGeneratorExpressionInterpreterBrad King2018-09-071-2/+1
|/ /
* | Merge topic 'grd-stdstring'Brad King2018-09-061-1/+1
|\ \
| * | cmMakefile: Make GetRequiredDefinition return std::stringVitaly Stakhovsky2018-09-051-1/+1
* | | Merge topic 'isonoff-cstr'Brad King2018-09-061-3/+2
|\ \ \
| * | | Remove unnecessary c_str() callsVitaly Stakhovsky2018-09-051-3/+2
| |/ /
* | | Merge topic 'vs-CMakeLists.txt'Brad King2018-09-051-1/+5
|\ \ \ | |/ / |/| / | |/
| * VS: Restore CMakeLists.txt references in each targetBrad King2018-09-051-1/+5
* | Merge topic 'vs-winrt-default'Brad King2018-08-311-2/+4
|\ \
| * | VS: Add option to tell generator that platfrom is WinRT by defaultMikhail Korolev2018-08-301-2/+4
* | | cmVisualStudio10TargetGenerator: clean up c_str()sVitaly Stakhovsky2018-08-281-8/+8
* | | Merge topic 'lg-directory'Brad King2018-08-281-4/+3
|\ \ \
| * | | cmLocalGenerator: return directories as const std::string&Vitaly Stakhovsky2018-08-271-4/+3
* | | | Merge topic 'mk-directory'Brad King2018-08-281-8/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | cmMakefile: return directories as const std::string&Vitaly Stakhovsky2018-08-271-8/+8
| |/ /
* | | Merge topic 'static-lib-options'Brad King2018-08-271-1/+6
|\ \ \
| * | | static library: add property STATIC_LIBRARY_OPTIONSMarc Chevrier2018-08-151-1/+6
| |/ /
* | | Merge topic 'ProjectReference'Brad King2018-08-271-23/+21
|\ \ \
| * | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possibleBastien Schatt2018-08-121-23/+21
* | | | VS: Avoid VS 2017 toolset default use of /FC flagBrad King2018-08-231-0/+10
| |/ / |/| |
* | | cmVisualStudioGeneratorOptions::Parse(): const std::string& argumentVitaly Stakhovsky2018-08-131-11/+11
* | | cmCompiledGeneratorExpression::Evaluate(): return const std::string&Vitaly Stakhovsky2018-08-091-10/+9
|/ /
* | Merge topic 'csharp-link-file'Brad King2018-07-091-4/+7
|\ \ | |/
| * VS: Only link cs files when they're not in binary dirRobert Dailey2018-07-061-4/+7
* | Merge topic 'vs_debugger'Brad King2018-06-221-2/+39
|\ \
| * | VS10Project: Expand VS_DEBUGGER_* capabilitiesJon Chronopoulos2018-06-171-2/+39
* | | Merge topic 'vs-cuda-no-host-includes'Brad King2018-06-201-0/+1
|\ \ \ | |/ / |/| / | |/