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
...
*
ENH: add relative paths to visual studio 6 and 7 project files
Bill Hoffman
2003-12-22
1
-9/+9
*
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
Andy Cedilnik
2003-12-18
1
-2/+2
*
BUG#393: Adding XML escaping for additional per-source compile flags.
Brad King
2003-11-21
1
-4/+3
*
BUG: fix for 363, VCMIDLTool not used for idl files
Bill Hoffman
2003-11-11
1
-1/+6
*
BUG: add preprocessor flags to resource compiler
Bill Hoffman
2003-10-28
1
-2/+5
*
BUG: make sure -M flags are not duplicated and are only set in the xml
Bill Hoffman
2003-10-17
1
-14/+26
*
BUG: fix for unicode and for /D -D
Bill Hoffman
2003-10-17
1
-1/+4
*
ENH: allow users to change to unicode
Bill Hoffman
2003-10-16
1
-8/+20
*
BUG: fix for bug 78 should be on 1.8 branch
Bill Hoffman
2003-10-16
1
-36/+88
*
BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXE...
Brad King
2003-09-24
1
-1/+2
*
BUG: make sure exe output path is used for dep hack stuff
Bill Hoffman
2003-08-28
1
-2/+14
*
fix to executable depends for custom commands
Ken Martin
2003-08-28
1
-1/+11
*
BUG: fix bug with custom commands depending on executables
Bill Hoffman
2003-08-28
1
-3/+13
*
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ...
Bill Hoffman
2003-08-07
1
-2/+2
*
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
[prev]