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
/
cmGlobalVisualStudio8Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-7/+7
*
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ...
Brad King
2006-09-28
1
-4/+3
*
BUG: Centralized generation of command line arguments in escaped form. This ...
Brad King
2006-09-21
1
-2/+2
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-9/+17
*
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
Brad King
2006-05-06
1
-0/+6
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-2/+2
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-3/+7
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7/+7
*
BUG: Avoid adding unused rules to special targets like ALL_BUILD. Make sure ...
Brad King
2006-02-14
1
-0/+14
*
BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...
Brad King
2006-02-14
1
-1/+34
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-1/+4
*
COMP: Fixed unused variable warning.
Brad King
2005-12-13
1
-1/+1
*
ENH: Added support for parallel builds in VS 8. There is now a special targe...
Brad King
2005-12-13
1
-0/+125
*
BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own...
Brad King
2005-11-22
1
-0/+1
*
ENH: add support for VCExpress 2005
Bill Hoffman
2004-07-05
1
-0/+54