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
/
cmLocalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Use range-based 'for' loops in generator code
Vitaly Stakhovsky
2017-12-21
1
-9
/
+5
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-2
/
+2
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-1
/
+1
*
VS: only add custom command line if it is not empty
Michael Stürmer
2017-09-04
1
-3
/
+7
*
Merge topic 'enable_ptx_compilation'
Brad King
2017-04-21
1
-3
/
+15
|
\
|
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-3
/
+15
*
|
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-2
/
+4
|
/
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
1
-1
/
+3
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+1
*
Convert: Replace Convert(FULL) with equivalent
Stephen Kelly
2016-08-27
1
-1
/
+2
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-1
/
+1
*
VS: Replace variable with an if()
Stephen Kelly
2016-08-27
1
-2
/
+5
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-57
/
+45
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-8
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
VS: Port ImplibDir to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-7
/
+5
*
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1
/
+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-2
/
+2
*
cmGeneratorTarget: Move GetDirectory from cmTarget.
Stephen Kelly
2015-10-09
1
-2
/
+4
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-3
/
+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2
/
+1
*
cmLocalVisualStudioGenerator: Use computed .obj extension (#13685)
Bastien Schatt
2015-08-18
1
-2
/
+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2
/
+3
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-1
/
+1
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-2
/
+10
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-2
/
+0
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2
/
+3
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1
/
+3
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1
/
+3
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-0
/
+40
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-4
/
+2
*
cmCustomCommand: Return std::string from GetWorkingDirectory
Brad King
2014-03-12
1
-4
/
+4
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-2
/
+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2
/
+2
*
Resolve warnings about unused variables.
Stephen Kelly
2012-11-07
1
-1
/
+0
*
Pre-compute object file names before VS project generation
Brad King
2012-03-09
1
-63
/
+0
*
VS: Simplify object name computation
Brad King
2012-03-06
1
-57
/
+30
*
VS: Use "call " keyword with .cmd and .bat file custom commands (#12445)
David Cole
2011-11-18
1
-0
/
+14
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-1
/
+2
*
VS10: Fix exit code of custom commands with setlocal/endlocal (#11938)
Brad King
2011-04-11
1
-4
/
+8
*
VS: Use setlocal/endlocal only in VS 10 custom commands
Brad King
2011-04-11
1
-13
/
+37
*
VS10: Fix working directory of consecutive custom commands (#11938)
Brad King
2011-04-08
1
-14
/
+28
*
VS: Create a Fortran DLL's import library directory
Brad King
2011-02-10
1
-2
/
+6
*
Merge topic 'custom-command-generator-expressions'
Brad King
2010-12-21
1
-1
/
+1
|
\
|
*
Record backtrace in cmCustomCommand
Brad King
2010-12-15
1
-1
/
+1
*
|
Merge topic 'custom-command-refactor'
Brad King
2010-12-21
1
-33
/
+12
|
\
\
|
|
/
[next]