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
/
cmLocalVisualStudio6Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Add methods for generate-time source addition.
Stephen Kelly
2015-10-07
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
*
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+4
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-4
/
+4
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-08-24
1
-3
/
+3
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-4
/
+4
*
cmGeneratorTarget: Move GetFullName from cmTarget.
Stephen Kelly
2015-08-05
1
-13
/
+15
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-1
/
+3
*
VisualStudio: Skip global targets when processing.
Stephen Kelly
2015-07-29
1
-1
/
+2
*
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
Stephen Kelly
2015-07-27
1
-8
/
+0
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-2
/
+2
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-5
/
+2
*
Port away from obsolete method.
Stephen Kelly
2015-06-03
1
-37
/
+35
*
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
-4
/
+2
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-1
/
+1
*
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
-2
/
+3
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-9
/
+9
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Remove unused includes.
Stephen Kelly
2015-04-06
1
-1
/
+0
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-5
/
+5
*
VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when needed
Brad King
2015-03-07
1
-70
/
+75
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2
/
+2
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1
/
+3
*
cmTarget: Rename old-style link dependencies code as "ForVS6"
Brad King
2014-07-14
1
-1
/
+2
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-4
/
+33
*
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-0
/
+10
*
cmTarget: Use string API to add sources to cmTarget objects.
Stephen Kelly
2014-03-31
1
-3
/
+3
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-16
/
+23
*
cmCustomCommand: Return std::string from GetWorkingDirectory
Brad King
2014-03-12
1
-1
/
+1
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-1
/
+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-8
/
+8
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3
/
+3
*
cmTarget: Remove the project argument to FindTarget
Ben Boeckel
2014-03-08
1
-1
/
+1
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-11
/
+11
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-22
/
+19
*
cmMakefile: Make FindSourceGroup const.
Stephen Kelly
2014-01-22
1
-2
/
+2
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1
/
+2
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-2
/
+2
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-6
/
+7
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-1
/
+9
|
\
|
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-1
/
+9
*
|
VS6: Add some delimiting between error message and content.
Stephen Kelly
2013-09-12
1
-2
/
+2
|
/
*
VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput
Brad King
2013-08-06
1
-10
/
+8
*
VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables
Patrick Gansterer
2013-07-31
1
-6
/
+30
*
Add support for CMAKE_STATIC_LINKER_FLAGS
Patrick Gansterer
2013-07-31
1
-32
/
+33
*
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-15
/
+5
*
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-26
/
+8
[next]