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
*
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
|
\
\
|
|
/
|
*
Factor out common custom command generator
Brad King
2010-12-08
1
-31
/
+8
|
*
Simplify VS generator ConstructScript interface
Brad King
2010-12-08
1
-4
/
+6
*
|
VS10: stop build on custom command error (#11533)
David Cole
2010-12-17
1
-1
/
+13
|
/
*
Partial fix from bug #10503, use full paths to fix custom commands.
Bill Hoffman
2010-04-02
1
-1
/
+1
*
Add errorlevel checking after each custom command in a sequence.
David Cole
2010-03-11
1
-1
/
+9
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Do Windows command line escapes for VS 10 too
Brad King
2009-09-07
1
-20
/
+1
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-1
/
+20
*
ENH: Generalize exe implib dir creation for VS
Brad King
2009-06-16
1
-0
/
+30
*
ENH: remove patch as directory change was already fixed
Bill Hoffman
2008-01-15
1
-7
/
+0
*
BUG: fix for bug 6234, use cd /d so that drives can be changed.
Bill Hoffman
2008-01-15
1
-0
/
+8
*
BUG: When the working directory for a custom command is on another drive lett...
Brad King
2007-12-17
1
-0
/
+10
*
BUG: fix #5326: source files with the same name in different groups lead to c...
Alexander Neundorf
2007-08-27
1
-22
/
+38
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-2
/
+2
[next]