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
*
Teach VS generators to set the MACHINE type correctly.
Bill Hoffman
2009-11-20
1
-0/+2
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
1
-0/+23
*
Avoid duplicate ZERO_CHECK in VS solutions
Brad King
2009-10-19
1
-114/+105
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Simplify VS generator ZERO_CHECK dependency
Brad King
2009-09-04
1
-35/+8
*
ENH: Separate VS flag table type
Brad King
2009-07-29
1
-1/+1
*
BUG: fix location of tmp file to use the full path, caused error on vista not...
Bill Hoffman
2008-04-01
1
-1/+1
*
BUG: Fixes to VS8/VS9 project regeneration rules
Brad King
2008-03-11
1
-60/+90
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-11/+9
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+1
*
STYLE: Fixed line-too-long.
Brad King
2008-01-02
1
-2/+4
*
BUG: Do not use VSMacros stuff for VS8sp0 because macros do not work in that ...
Brad King
2008-01-02
1
-0/+13
*
STYLE: fix line len
Bill Hoffman
2007-12-18
1
-1/+2
*
BUG: fix for bug 5931 add some more flags for the gui
Bill Hoffman
2007-12-17
1
-1/+8
*
STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.
Brad King
2007-11-20
1
-1/+2
*
ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...
Brad King
2007-11-19
1
-0/+2
*
BUG: Fix exception handling flag translation to be specific to each VS versio...
Brad King
2007-11-16
1
-0/+6
*
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...
David Cole
2007-11-16
1
-0/+28
*
BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...
Brad King
2007-11-12
1
-3/+3
*
ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...
Brad King
2007-11-10
1
-2/+4
*
ENH: Converted vcproj file generation to use cmGeneratedFileStream for atomic...
Brad King
2007-11-09
1
-6/+7
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
COMP: Fix build for windows-only generators after change to GetSourceFiles si...
Brad King
2007-05-28
1
-1/+1
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+1
*
ENH: added internal target property for the name of the project file
Ken Martin
2007-04-10
1
-3/+0
*
ENH: some more cleanup
Ken Martin
2007-03-13
1
-1/+1
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
1
-0/+19
*
ENH: commit fix for putting everything in the build on vs
Bill Hoffman
2006-11-09
1
-2/+2
*
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