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
/
cmGlobalVisualStudio8Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-2
/
+2
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-0
/
+1
*
VS: Track explicitly when platform is specified in generator name
Brad King
2019-01-10
1
-1
/
+1
*
VS: Clarify global generator constructor interface
Brad King
2019-01-10
1
-2
/
+3
*
Add missing override
Vitaly Stakhovsky
2018-12-30
1
-1
/
+1
*
Convert cmIDEFlagTable to use owned strings
Stephan Szabo
2018-11-28
1
-1
/
+1
*
add_dependencies: Track backtraces internally
Brad King
2018-10-18
1
-2
/
+2
*
CMake: Internally uses -S instead of -H to specify source directory
Robert Maynard
2018-09-15
1
-3
/
+3
*
Merge topic 'glob_configure_depends'
Brad King
2018-04-06
1
-8
/
+30
|
\
|
*
Add glob verify support to XCode, VS, Ninja, and Makefile generators
Shane Parris
2018-04-01
1
-8
/
+30
*
|
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-122
/
+0
|
/
*
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-1
/
+1
*
VS: Use range-based 'for' loops in generator code
Vitaly Stakhovsky
2017-12-21
1
-35
/
+24
*
server: return whether or not a target is generator provided
Justin Goshi
2017-11-20
1
-3
/
+3
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1
/
+1
*
Merge topic 'string-clear'
Brad King
2017-09-19
1
-1
/
+1
|
\
|
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-1
/
+1
*
|
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5
/
+5
|
/
*
Merge branch 'backport-vs-fix-config-map' into vs-fix-config-map
Brad King
2017-09-13
1
-4
/
+10
|
\
|
*
VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets
Brad King
2017-09-13
1
-4
/
+10
*
|
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
|
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
Aaron Orenstein
2017-08-18
1
-2
/
+2
|
/
*
Deprecate Visual Studio 8 2005 generator
Brad King
2017-04-21
1
-1
/
+1
*
cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method
Brad King
2017-04-19
1
-7
/
+0
*
include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
Beeble
2017-04-05
1
-3
/
+8
*
VS: Pass whole target to WriteProjectConfigurations
Beeble
2017-04-05
1
-2
/
+2
*
VS: Fix quoting of special characters in cmake re-run check commands
Brad King
2017-02-06
1
-2
/
+4
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-2
/
+1
*
VS: Teach `cmake --build` to reconfigure if needed before building
Yves Frederix
2016-11-17
1
-1
/
+6
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-5
/
+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+1
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0
/
+1
*
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
Tobias Hunger
2016-07-14
1
-5
/
+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-236
/
+193
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-21
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2
/
+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+2
*
VS: Ignore USE_FOLDER property on VS versions that do not support it
Brad King
2016-04-26
1
-0
/
+6
*
VS: Detect VS 8 and 9 Express editions
Brad King
2016-04-26
1
-0
/
+4
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0
/
+2
*
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-1
/
+0
*
cmGlobalGenerator: Remove direct storage of targets
Stephen Kelly
2015-10-27
1
-6
/
+10
*
cmGeneratorTarget: Add GetUtilities API
Stephen Kelly
2015-10-27
1
-2
/
+2
*
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-4
/
+5
*
VS: Port ProjectDepends to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2
/
+2
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-1
/
+1
*
cmLocalGenerator: Simplify semantic of adding generator targets.
Stephen Kelly
2015-10-20
1
-0
/
+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-6
/
+6
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1
/
+1
[next]