index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio7Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-1
/
+2
*
Source: use std::string in place of const char*
Vitaly Stakhovsky
2020-01-29
1
-5
/
+6
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-10
1
-1
/
+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+1
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-1
/
+1
*
Source: std::string related cleanup
Vitaly Stakhovsky
2019-05-15
1
-2
/
+2
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-3
/
+3
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-9
/
+6
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-1
/
+1
*
VS: Move platform name members to top-level global generator
Brad King
2019-01-10
1
-7
/
+0
*
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
-1
/
+0
*
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
Vitaly Stakhovsky
2019-01-02
1
-1
/
+0
*
fileapi: Report cmake generator in reply index file
Brad King
2018-12-12
1
-0
/
+4
*
add_dependencies: Track backtraces internally
Brad King
2018-10-18
1
-1
/
+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5
/
+8
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-7
/
+5
*
VS: Use 'override' keyword for overridden methods in generator classes
Vitaly Stakhovsky
2017-12-15
1
-19
/
+21
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1
/
+1
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1
/
+1
*
VS: Pass whole target to WriteProjectConfigurations
Beeble
2017-04-05
1
-2
/
+2
*
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
1
-0
/
+2
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0
/
+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-38
/
+31
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Drop Visual Studio 7 generator for VS .NET 2002
Brad King
2016-03-11
1
-19
/
+7
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0
/
+6
*
VS7: Port remaining interface to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-2
/
+2
*
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1
/
+2
*
VS: Port WriteUtilityDepends to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1
/
+1
*
VS: Port ProjectDepends to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1
/
+1
*
VS: Port WriteProject to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1
/
+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1
/
+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2
/
+1
*
VS: Compute project GUIDs deterministically
Brad King
2015-06-04
1
-3
/
+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1
/
+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1
/
+2
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-9
/
+4
*
VS: Simplify setting of flag table.
Stephen Kelly
2015-05-19
1
-1
/
+2
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1
/
+1
*
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1
/
+1
*
VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9
Brad King
2015-02-16
1
-1
/
+2
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-1
/
+1
*
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
Brad King
2014-09-05
1
-0
/
+3
*
VS: Refactor internal default platform name selection
Brad King
2014-09-05
1
-2
/
+2
*
VS: Move internal MasmEnabled member up to VS 7 generator
Brad King
2014-08-20
1
-0
/
+4
[next]