Brad King
|
8d6f015d59
Drop Visual Studio 10 2010 generator
|
3 年之前 |
Ben Boeckel
|
386465bf83
cmTarget: add support for C++ module fileset types
|
3 年之前 |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 年之前 |
Sumit Bhardwaj
|
11b8366e55
VS: Introduce IsInSolution to check whether a target is in sln file
|
3 年之前 |
Brad King
|
6ab2c40c17
cmGlobalVisualStudio7Generator: Drop unused method
|
3 年之前 |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 年之前 |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 年之前 |
Sumit Bhardwaj
|
0eea32a376
VS: Add DOTNET_SDK property to generate SDK-style C# projects
|
3 年之前 |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 年之前 |
Rose
|
6f4727aaa0
Source: Replace C headers with C++ ones
|
4 年之前 |
Luigi Fiorentini
|
a2b782bbc1
VS: Map /Y- flag to not use precompiled headers with VS 2008
|
4 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 年之前 |
Brad King
|
22dab6eb96
Deprecate Visual Studio 10 2010 generator
|
4 年之前 |
Brad King
|
03bd9c4c10
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
|
4 年之前 |
Brad King
|
15fa320071
cmLocalGenerator: Factor out relative path conversion helpers
|
4 年之前 |
Vitaly Stakhovsky
|
f6e7d5f3a0
Reduce the scope of temporary cmProp variables and other improvements
|
5 年之前 |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 年之前 |
Vitaly Stakhovsky
|
1380b43764
Refactor: Use cmToCStr()
|
5 年之前 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 年之前 |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 年之前 |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 年之前 |
Vitaly Stakhovsky
|
18726ad634
GetFeature(): return cmProp
|
5 年之前 |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 年之前 |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 年之前 |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 年之前 |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 年之前 |
Vitaly Stakhovsky
|
36a5b3d1d1
cmMakefile::AddCacheDefinition: Add overload that accepts std::string value
|
5 年之前 |
Vitaly Stakhovsky
|
b0dc52704b
cmGeneratorExpression: remove const char* overloads
|
5 年之前 |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 年之前 |