index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalVisualStudio6Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+2
*
VS6: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-13/+13
*
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-1/+0
*
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
Stephen Kelly
2015-07-27
1
-1/+0
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-1/+2
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-4/+5
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-6/+6
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
VS: Add CMakeLists.txt re-run rules at start of generation
Brad King
2012-03-28
1
-0/+1
*
Add $<TARGET_OBJECTS:...> expression to use an object library
Brad King
2012-03-16
1
-0/+2
*
Pre-compute object file names before VS project generation
Brad King
2012-03-09
1
-0/+1
*
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
1
-3/+0
|
\
|
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-3/+0
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-1/+1
|
/
*
Create a static library's output dir for VS 6
Brad King
2009-10-28
1
-0/+2
*
Remove unused members of local VS 6 generator
Brad King
2009-09-30
1
-10/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Refactor VS 6 build event generation
Brad King
2009-06-16
1
-0/+2
*
BUG: cmTarget instances should not be copied. Removed pass-by-value argument...
Brad King
2008-01-29
1
-1/+1
*
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...
Brad King
2008-01-14
1
-0/+3
*
BUG: Fixed passing of configuration names to GetRealDependency and ConstructS...
Brad King
2007-08-10
1
-0/+2
*
ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a...
Brad King
2007-08-01
1
-0/+1
*
STYLE: Removed unused reference to cmMakeDepend.
Brad King
2007-06-11
1
-1/+0
*
BUG: fix problem for non-C/CXX languages with Visual Studio, the
Alexander Neundorf
2007-05-09
1
-1/+3
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-4/+2
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-1/+3
*
ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Ge...
Brad King
2006-07-11
1
-2/+2
*
BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...
Brad King
2006-04-19
1
-0/+3
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7/+7
*
BUG: Fixed generation of cmake re-run rules.
Brad King
2006-02-09
1
-1/+1
*
ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTO...
Brad King
2006-02-08
1
-1/+1
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-1/+2
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-3/+3
*
BUG: Fixed ordering of multiple commands in a custom target when implemented ...
Brad King
2005-04-26
1
-0/+3
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-6/+2
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-10/+5
*
Several fixes/improvements:
Brad King
2003-02-07
1
-1/+1
*
Add support for comments on custom commands in visual studio 6
Andy Cedilnik
2002-12-10
1
-0/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-5/+5
*
new arch
Ken Martin
2002-09-04
1
-0/+106