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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG#92 - Added XML escaping for <, >, and &.
Brad King
2003-08-05
1
-0/+9
*
ENH: Fully implemented SOURCE_GROUP command.
Brad King
2003-07-23
1
-1/+1
*
ENH: add linker flags
Bill Hoffman
2003-07-03
1
-6/+26
*
moved depend code into cmTarget
Ken Martin
2003-06-24
1
-88/+8
*
fix for bad assumption on custom rules
Ken Martin
2003-06-17
1
-5/+10
*
more crazt changes source files now must match with full path
Ken Martin
2003-06-05
1
-1/+5
*
ENH: allow duplicate commands with the same output to be reduced automaticall...
Bill Hoffman
2003-06-04
1
-1/+1
*
compielr warnings
Ken Martin
2003-06-04
1
-2/+1
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-190/+237
*
add support for vs 71
Bill Hoffman
2003-05-08
1
-3/+12
*
BUG: remove 64 bit warnings
Bill Hoffman
2003-05-05
1
-2/+1
*
BUG: fix crash with force cxx type
Bill Hoffman
2003-03-17
1
-1/+5
*
force cxx compiler for cxx files
Bill Hoffman
2003-03-17
1
-6/+12
*
Force c++ builds for c++ files
Bill Hoffman
2003-03-14
1
-0/+1
*
Several fixes/improvements:
Brad King
2003-02-07
1
-5/+36
*
added option to shut off automatic rebuilding
Ken Martin
2003-02-06
1
-7/+15
*
some clean up in link directories
Ken Martin
2002-12-17
1
-8/+35
*
BUG: Cannot remove quotes from defined flags.
Brad King
2002-12-16
1
-1/+2
*
BUG: Fixed quotes in output paths.
Brad King
2002-12-16
1
-4/+2
*
ENH: Added source file property OBJECT_DEPENDS to support generated header fi...
Brad King
2002-12-13
1
-6/+36
*
Add check so that java projects build without C++
Andy Cedilnik
2002-12-11
1
-1/+4
*
Add support for comments on custom commands in visual studio 7
Andy Cedilnik
2002-12-10
1
-4/+16
*
add support for CMAKE_C_FLAGS and handle quotes in CMAKE_CXX_FLAGS
Bill Hoffman
2002-11-22
1
-3/+17
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-9/+9
*
Try to fix quoted definitions
Andy Cedilnik
2002-09-23
1
-1/+1
*
defines cannot have quotes in them
Ken Martin
2002-09-22
1
-0/+1
*
updated to use ConfigureFinalPass
Ken Martin
2002-09-15
1
-3/+0
*
compiler warnings
Ken Martin
2002-09-08
1
-1/+1
*
new arch
Ken Martin
2002-09-04
1
-0/+906