index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio10Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-cuda-custom-dir'
Brad King
2019-09-03
1
-2/+56
|
\
|
*
cuda: Extend toolset argument to accept path
Benjamin Wozniak
2019-08-27
1
-2/+56
*
|
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-16/+13
|
/
*
avoid adding multiple consecutive string literals to std::string
Rolf Eike Beer
2019-08-18
1
-2/+1
*
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-1/+1
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-3/+2
*
VS: Fix ApplicationTypeRevision in builtin check projects
Brad King
2019-05-21
1
-2/+2
*
VS: Factor out helper to compute ApplicationTypeRevision
Brad King
2019-05-21
1
-0/+9
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-1/+1
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-55/+66
*
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
Bartosz Kosiorek
2019-03-04
1
-12/+12
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-1/+1
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-4/+5
*
VS: Fix nowarn compiler option to accept warning numbers.
Wil Stark
2019-02-07
1
-0/+2
*
Merge topic 'add_consistent_verbose_build_flag'
Brad King
2019-01-29
1
-14/+21
|
\
|
*
cmake: Add options for verbose output to --build mode
Florian Maushart
2019-01-28
1
-0/+4
|
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-14/+17
*
|
VS: Teach VS 2019 generator to select host tools matching host arch
Brad King
2019-01-28
1
-2/+18
*
|
VS: Use internal abstraction for VCTargetsPath host arch
Brad King
2019-01-28
1
-3/+2
*
|
Merge topic 'cmake-files-directory'
Brad King
2019-01-25
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-2/+2
*
|
Add global generator factory method to get default platform name
Brad King
2019-01-18
1
-0/+2
*
|
Add global generator factory method to get list of known platforms
Brad King
2019-01-18
1
-0/+9
*
|
Split global generator factory list with and without platforms
Brad King
2019-01-18
1
-1/+9
|
/
*
Merge topic 'support_per_toolset_json_flags'
Brad King
2019-01-16
1
-37/+79
|
\
|
*
GlobalVisualStudio10Generator: Support non-standard toolset json flag files.
Stephan Szabo
2019-01-03
1
-37/+79
*
|
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-16/+17
*
|
VS: Add Visual Studio 16 2019 generator
Brad King
2019-01-11
1
-0/+2
*
|
VS: Track explicitly when platform is specified in generator name
Brad King
2019-01-10
1
-2/+2
*
|
VS: Clarify global generator constructor interface
Brad King
2019-01-10
1
-2/+3
*
|
VS: Convert WriteSLNHeader to non-virtual lookup table
Brad King
2019-01-10
1
-10/+0
*
|
VS: Convert GetToolsVersion to non-virtual table lookup
Brad King
2019-01-10
1
-0/+21
|
/
*
Replace header flag tables with json reading
Stephan Szabo
2018-11-28
1
-39/+140
*
VS: Pass platform when invoking MSBuild
Brad King
2018-09-25
1
-0/+1
*
cmLocalGenerator: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-1/+1
*
VS: Allow toolset version selection to specify default toolset
Basil Fierz
2018-06-24
1
-18/+31
*
Merge topic 'vs-toolset-version'
Brad King
2018-05-30
1
-0/+85
|
\
|
*
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
1
-0/+85
*
|
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-2/+14
|
/
*
cmGlobalVisualStudio10Generator: Use cmXMLWriter RAII helpers
Vitaly Stakhovsky
2018-03-09
1
-115/+78
*
VS: Use range-based 'for' loops in generator code
Vitaly Stakhovsky
2017-12-21
1
-6/+6
*
VS: Emit "utf-8" encoding as lowercase in .vcxproj headers
Vitaly Stakhovsky
2017-12-14
1
-0/+5
*
Merge topic 'string-clear'
Brad King
2017-09-19
1
-2/+2
|
\
|
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-2/+2
*
|
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5/+5
|
/
*
MSVC: Add support for ARM64 architecture
Minmin Gong
2017-09-12
1
-1/+6
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-9/+9
*
VS: Fix VCTargetsPath detection
Brad King
2017-08-03
1
-0/+1
*
VS: Fix GenerateDebugInformation values for v140 and v141 toolsets
Brad King
2017-06-28
1
-0/+19
*
VS: Fix .vcxproj ProjectGuid element case
Brad King
2017-05-09
1
-2/+2
[next]