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
/
cmLocalVisualStudio7Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-0/+3
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-1/+1
*
BUG: cmTarget instances should not be copied. Removed pass-by-value argument...
Brad King
2008-01-29
1
-1/+1
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-3/+4
*
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...
Brad King
2008-01-14
1
-1/+5
*
STYLE: fix line len error
Bill Hoffman
2007-12-10
1
-1/+2
*
BUG: fix for bug 5455, handle nodefaultlib with more than one lib
Bill Hoffman
2007-12-06
1
-0/+4
*
BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...
Brad King
2007-11-12
1
-2/+3
*
ENH: add support for vs 2008 beta 2
Bill Hoffman
2007-09-17
1
-0/+1
*
ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a...
Brad King
2007-08-01
1
-1/+1
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-2/+0
*
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
-6/+4
*
ENH: added internal target property for the name of the project file
Ken Martin
2007-04-10
1
-9/+0
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
1
-0/+23
*
ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil...
Brad King
2007-03-08
1
-2/+0
*
ENH: fix for vs ide
Bill Hoffman
2007-02-16
1
-1/+3
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-0/+4
*
STYLE: Removed unused method declarations.
Brad King
2007-02-01
1
-10/+0
*
ENH: Reimplemented parsing and mapping of flags into vcproj file attribute op...
Brad King
2007-02-01
1
-2/+3
*
BUG: The .pdb file generated for a library or executable should match the rea...
Brad King
2007-02-01
1
-1/+1
*
BUG: make sure external vs projects use the GUID in the project if it has one.
Bill Hoffman
2007-01-31
1
-0/+2
*
BUG: fix for bug 4239, NODEFAULTLIB flag support in ide
Bill Hoffman
2007-01-12
1
-0/+6
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-0/+1
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-1/+1
*
BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target ru...
Brad King
2006-08-26
1
-0/+1
*
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...
Brad King
2006-07-11
1
-5/+5
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-2/+4
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-1/+1
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-0/+2
*
STYLE: minor comment cleanups
Ken Martin
2006-03-16
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-8/+8
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1/+2
*
BUG: Fixed generation of cmake re-run rules.
Brad King
2006-02-09
1
-1/+1
*
BUG: VS7 generator should use per-configuration linker flags for targets. Th...
Brad King
2006-01-27
1
-0/+2
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-5/+2
*
ENH: Generator now creates a separate intermediate files directory for each t...
Brad King
2005-07-27
1
-0/+1
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-0/+2
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-14/+9
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-6/+2
*
ENH: fix bug 1324
Bill Hoffman
2005-02-10
1
-1/+2
*
ENH: use a map to fill out flags, and keep command line consistent with the GUI
Bill Hoffman
2004-07-14
1
-0/+4
*
ENH: add support for VCExpress 2005
Bill Hoffman
2004-07-05
1
-2/+3
*
BUG: make sure global generate is done when cmakelist file chagnes, also make...
Bill Hoffman
2004-05-20
1
-1/+1
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-9/+5
*
add support for vs 71
Bill Hoffman
2003-05-08
1
-26/+2
*
Several fixes/improvements:
Brad King
2003-02-07
1
-0/+1
*
Add support for comments on custom commands in visual studio 7
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
-7/+7
[next]