Brad King
|
c46b265839
VS: Add Visual Studio 17 2022 generator
|
4 years ago |
Brad King
|
c48d2d8480
VS: Place per-source preprocessor definitions after target-wide ones
|
4 years ago |
Brad King
|
5c7ca6f8a8
CUDA: Move VS CudaRuntime selection to be with rest of CUDA options
|
5 years ago |
Brad King
|
4468acb979
CUDA: Factor runtime library lookup into helper method
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Robert Maynard
|
0d0145138f
CUDA: Add abstraction for cuda runtime selection
|
5 years ago |
Vitaly Stakhovsky
|
64843b1737
cmVisualStudio10TargetGenerator: use std::string for tag
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
6 years ago |
Brad King
|
f621e7fa5d
VS: Fix Fortran runtime library flag map special case for '-' options
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Brad King
|
57e48f16f2
VS: Add Visual Studio 16 2019 generator
|
6 years ago |
Bruno Manganelli
|
5bcfe98bd5
Source: Fix various compiler warnings in Visual Studio 2017
|
6 years ago |
Vitaly Stakhovsky
|
6ce56028d5
cmVisualStudioGeneratorOptions::Parse(): const std::string& argument
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Vitaly Stakhovsky
|
7d407b438d
cmVisualStudioGeneratorOptions: specify indentation with integer
|
7 years ago |
Craig Scott
|
8e841a473f
Cleanup: Fix typos and grammar in docs and code
|
7 years ago |
Vitaly Stakhovsky
|
80767dd50e
VS: Simplify XML code
|
7 years ago |
Vitaly Stakhovsky
|
a0d9429bd7
cmVisualStudioGeneratorOptions: Move XML code to subclasses
|
7 years ago |
Vitaly Stakhovsky
|
5697c6ae03
cmVisualStudioGeneratorOptions: Factor out an OutputFlag helper
|
7 years ago |
Vitaly Stakhovsky
|
8182ebca32
cmIDEOptions: use std::string
|
7 years ago |
Vitaly Stakhovsky
|
b723fe3d7d
VS: Convert loops to C++11, other C++ improvements
|
7 years ago |
Marc Chevrier
|
3073bd1f3d
VisualStudio generators: refactoring
|
7 years ago |
Brad King
|
fe8d74cc60
Merge topic 'cuda_msvc_support_complex_gencode_signatures'
|
7 years ago |
Robert Maynard
|
a91fde135d
CUDA: gencode signature that list multiple code types now supported.
|
7 years ago |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
7 years ago |
Vitaly Stakhovsky
|
c62ffdcd4f
cmIDEOptions: use std::string instead of const char*
|
7 years ago |
comicfans
|
3232f84c19
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |