220 Commits (f320a31087c4efc07e7d10b621ec45dd0350c83a)

Author SHA1 Message Date
Carsten Rudolph f320a31087 cmake --build: prioritize --resolve-package-references over preset 4 years ago
Florian Schweiger 5cdd774d51 VS: Handle build target correct for .NET SDK style projects with Any CPU 4 years ago
Sumit Bhardwaj a88f98b3be Make cmGlobalVisualStudioGenerator::VSVersion enum class 4 years ago
Carsten Rudolph 9aa7831f05 Presets: add resolve packages setting to build presets. 4 years ago
Carsten Rudolph b2f8f0bb87 cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 4 years ago
Carsten Rudolph 193b8fca52 cmBuildOptions: Split build arguments into separate object. 4 years ago
NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
Brad King f97f8537f3 VS: Model a default target framework 4 years ago
Brad King 6999b87133 cmGlobalVisualStudio10Generator: Add method to find MSBuild early 4 years ago
Brad King 6511654164 cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search 4 years ago
Brad King 22dab6eb96 Deprecate Visual Studio 10 2010 generator 4 years ago
Brad King c46b265839 VS: Add Visual Studio 17 2022 generator 4 years ago
Brad King b0f830ced6 VS: Do not apply any '/external:*' flag table mapping on VS < 16.10 4 years ago
Brad King 3fd65f5ca6 VS: Compare VS instance versions as strings 4 years ago
Brad King e4ca525d84 VS: Do not apply '/external:W*' flag table mapping on VS < 16.10 4 years ago
Brad King e66a7fe07b cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace 4 years ago
Brad King 947f0c8b81 VS: Do not apply '/external:W*' flag table mapping on VS < 16.10 4 years ago
Brad King d6d4af0ec3 cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace 4 years ago
Brad King 3db61cf985 VS: Fix VCTargetsPath detection when cross-compiling 4 years ago
Brad King 608ef8a6fc VS: Add a mostly-undocumented hook to load custom JSON flag tables 4 years ago
Marcel Ritzschke c73b847b03 VS: switch to new folder structure while keeping the old one working 4 years ago
Brad King 58a50a3a0a VS: Fix '-T version=14.28' under VS 16.9 4 years ago
Brad King 09f59da7f0 cmGlobalVisualStudioVersionedGenerator: Clarify local variable name 4 years ago
Brad King 1b33150f7e cmGlobalVisualStudio10Generator: Generalize flag table lookup interface 4 years ago
Brad King 414b5e0119 cmGlobalVisualStudio10Generator: Clarify LoadFlagTable argument name 4 years ago
Brad King cbba9f26a8 cmGlobalVisualStudio10Generator: Drop unnecessary temporaries 4 years ago
Brad King d5522f096d cmGlobalVisualStudio10Generator: Drop default toolset name canonicalization 4 years ago
Brad King 99f6f1b3b9 cmGlobalVisualStudio10Generator: Remove redundant arguments 4 years ago
Brad King 1b774e18fb cmGlobalVisualStudio10Generator: Remove redundant arguments 4 years ago
Brad King a1c0758ea0 cmGlobalVisualStudio10Generator: Clarify method name 4 years ago
Brad King e562e8987c cmGlobalVisualStudio10Generator: Remove unused flag table method argument 4 years ago
Brad King fe17685722 cmGlobalVisualStudio10Generator: Adopt flag table name methods 4 years ago
Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
Kyle Edwards 6051a49c78 Visual Studio: Add Android support 5 years ago
Kyle Edwards 14456923bd cmGlobalVisualStudio10Generator: Move variable initialization to header 5 years ago
Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
Brad King 9135954e2f VS: Do not use native unity builds on VS 2017 versions less than 15.8 6 years ago
Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 6 years ago
Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 6 years ago
Marc Chevrier 36c8cae2e8 cmLocalGenerator: modernize memory management 6 years ago
Alexander Boczar 548e9051a4 VS: Add support to override VCTargetsPath through toolset 6 years ago
Alexander Boczar 99e83d4235 cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET 6 years ago
Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
Benjamin Wozniak df0247a371 cuda: Extend toolset argument to accept path 6 years ago
Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string 6 years ago
Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
Brad King 9c07cefee5 VS: Fix ApplicationTypeRevision in builtin check projects 6 years ago