summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-111-0/+1
* PCH: Generate sources during Compute stepCristian Adam2019-10-091-6/+23
* Unity build: Generate sources during Compute stepBrad King2019-10-031-1/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-6/+7
* Merge topic 'vs-ReferenceOutputAssembly-conditions'Brad King2019-09-261-26/+2
|\
| * VS: Do not reference output assemblies of targets with no outputVedran Vujinovic2019-09-191-26/+2
* | Merge topic 'vs-16.4-custom-commands'Brad King2019-09-251-2/+16
|\ \
| * | VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputsBrad King2019-09-241-2/+16
* | | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utilityDaniel Eiband2019-09-231-44/+16
* | | cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
| |/ |/|
* | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly'Brad King2019-09-091-0/+76
|\ \
| * | CUDA: static lib device linking computes required static libsRobert Maynard2019-09-051-0/+76
* | | Merge topic 'use-using'Brad King2019-09-061-7/+7
|\ \ \
| * | | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-7/+7
| |/ /
* | | Merge topic 'unity-build'Brad King2019-09-051-0/+51
|\ \ \ | |/ / |/| |
| * | Unity build: Add support for Visual Studio generatorCristian Adam2019-08-291-0/+51
* | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-031-4/+25
|\ \ \ | |/ / |/| |
| * | cuda: Extend vs10 target generator to use custom cuda pathBenjamin Wozniak2019-08-301-4/+25
* | | Merge topic 'precompile-headers'Brad King2019-08-291-1/+12
|\ \ \
| * | | Precompile headers: Add support for Visual Studio generatorsCristian Adam2019-08-281-1/+12
* | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-281-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-261-1/+4
* | | | Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-231-2/+2
|/ / /
* | | Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-53/+33
* | | Merge topic 'cm-contains'Brad King2019-08-211-6/+3
|\ \ \ | |/ / |/| |
| * | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-6/+3
* | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-171-10/+10
|/ /
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-141-5/+5
* | Merge topic 'vs-spectre-off'Brad King2019-07-311-4/+7
|\ \ | |/
| * VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-301-4/+7
* | Merge topic 'vs-asmlist-dir'Brad King2019-07-191-2/+1
|\ \ | |/
| * VS: Place intermediate files in the "ASM List Location" next to objectsBrad King2019-07-181-2/+1
* | Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-1/+2
* | Merge topic 'object-library-sbcs'Brad King2019-07-121-1/+1
|\ \ | |/
| * VS: Fix SBCS support for object librariesBrad King2019-07-121-1/+1
* | IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+1
* | Merge topic 'cuda-no-device-link-when-disabled'Brad King2019-07-021-1/+1
|\ \ | |/
| * CUDA: Do not device link if CUDA is not an enabled languageRobert Maynard2019-07-011-1/+1
* | Merge topic 'vs-dpi-aware'Brad King2019-06-271-8/+25
|\ \
| * | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-261-8/+25
* | | Merge topic 'cuda-msvc-runtime-library'Brad King2019-06-271-15/+11
|\ \ \ | | |/ | |/|
| * | VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookupBrad King2019-06-261-15/+11
* | | VS10Generator: add project properties to enable WindowsCE deployment.Wil Stark2019-06-191-0/+5
| |/ |/|
* | cmPropertyMap: Make std::map container privateSebastian Holtermann2019-06-081-12/+12
|/
* Merge topic 'vs-add-package-reference'Brad King2019-05-311-0/+28
|\
| * VS: Added support for VS package references for nugetKinan Mahdi2019-05-301-0/+28
* | Merge topic 'vs-depends-dedup'Brad King2019-05-311-19/+43
|\ \ | |/ |/|
| * VS: De-duplicate custom command dependenciesFrans van Dorsselaer2019-05-301-4/+24
| * VS: Clarify name of custom commands AdditionalInputs variableFrans van Dorsselaer2019-05-301-8/+8
| * VS: Isolate custom command input/output generation scopesBrad King2019-05-301-12/+16