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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: put error checking for missing linker languages
Bill Hoffman
2004-10-27
1
-0/+6
*
ENH: add the ability to generate custom commands for a language that is not s...
Bill Hoffman
2004-10-21
1
-1/+5
*
BUG: make sure release flags are replaced
Bill Hoffman
2004-09-27
1
-1/+2
*
BUG: fix crash with vs6
Ken Martin
2004-09-24
1
-24/+27
*
fix compilation
Bill Hoffman
2004-09-22
1
-1/+0
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-30/+26
*
BUG: fix for bug 1041, _MBCS sometimes added for UNIICODE which is bad
Bill Hoffman
2004-09-17
1
-1/+3
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0/+1
*
ENH: use GetRequiredDefinition instead of GetDefinition and crash
Bill Hoffman
2004-08-11
1
-15/+15
*
ENH: fix rerun of cmake command
Bill Hoffman
2004-05-21
1
-3/+0
*
BUG: make sure global generate is done when cmakelist file chagnes, also make...
Bill Hoffman
2004-05-20
1
-5/+0
*
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
Bill Hoffman
2004-04-23
1
-1/+12
*
ENH: allow verbose makefile flag to remove nologo from all commands so you ca...
Bill Hoffman
2004-04-23
1
-0/+5
*
ENH: add support for static library property STATIC_LIBRARY_FLAGS
Bill Hoffman
2004-04-22
1
-2/+14
*
BUG 178: make top level cmakelist file a source in ALL_BUILD
Bill Hoffman
2004-04-22
1
-4/+0
*
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
Andy Cedilnik
2004-02-28
1
-13/+14
*
fix for long lines with post build rules
Ken Martin
2004-01-05
1
-3/+3
*
ENH: add relative paths to visual studio 6 and 7 project files
Bill Hoffman
2003-12-22
1
-27/+38
*
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
Andy Cedilnik
2003-12-18
1
-2/+2
*
BUG: hack fix for problem of MS vs 6 and custom target commands
Bill Hoffman
2003-11-03
1
-0/+5
*
BUG: fix for debug libs not using output path
Bill Hoffman
2003-11-03
1
-1/+2
*
ENH: Attempt to add debug library postfix for visual studio 6
Andy Cedilnik
2003-10-31
1
-1/+46
*
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
Bill Hoffman
2003-10-16
1
-0/+6
*
BUG: make sure exe output path is used for dep hack stuff
Bill Hoffman
2003-08-28
1
-2/+14
*
bad evil nasty ken
Ken Martin
2003-08-28
1
-4/+4
*
fix to executable depends for custom commands
Ken Martin
2003-08-28
1
-3/+13
*
BUG: fix bug with custom commands depending on executables
Bill Hoffman
2003-08-28
1
-3/+13
*
fid post build iue on vs6 utility targets
Ken Martin
2003-08-08
1
-1/+36
*
BUG: when creating rule files remove the IntDir
Bill Hoffman
2003-07-31
1
-0/+1
*
ENH: Fully implemented SOURCE_GROUP command.
Brad King
2003-07-23
1
-1/+1
*
moved depend code into cmTarget
Ken Martin
2003-06-24
1
-87/+8
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-1/+3
*
fix for bad assumption
Ken Martin
2003-06-17
1
-1/+1
*
fix for bad assumption
Ken Martin
2003-06-17
1
-4/+9
*
fix for vs6 rule files
Ken Martin
2003-06-16
1
-0/+23
*
more crazt changes source files now must match with full path
Ken Martin
2003-06-05
1
-1/+5
*
minor fix
Ken Martin
2003-06-04
1
-0/+4
*
bug fix for vs6 custom commands
Bill Hoffman
2003-06-04
1
-3/+3
*
bug fix
Bill Hoffman
2003-06-04
1
-2/+2
*
compielr warnings
Ken Martin
2003-06-04
1
-1/+1
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-156/+211
*
BUG: add linker flags for modules
Bill Hoffman
2003-05-05
1
-0/+5
*
Remove warnings
Andy Cedilnik
2003-03-27
1
-2/+0
*
Implement GetLineFromStream that actually works and use it instead of getline
Andy Cedilnik
2003-03-27
1
-12/+7
*
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
*
use c flags with c and not cxx flags, also force c++ for c files
Bill Hoffman
2003-03-14
1
-5/+10
*
Several fixes/improvements:
Brad King
2003-02-07
1
-6/+33
*
added option to shut off automatic rebuilding
Ken Martin
2003-02-06
1
-6/+13
*
fixed spelling mistake
Ken Martin
2003-01-22
1
-1/+1
[next]