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
/
cmGlobalVisualStudio71Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Fix line-too-long style errors
Brad King
2012-04-19
1
-1/+2
*
include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)
Leonid Yurchenko
2012-04-16
1
-4/+9
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-2/+2
*
Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)
Brad King
2010-12-20
1
-4/+4
*
Revert "Remove unused parameter "root" in some VS generator methods"
Brad King
2010-12-20
1
-1/+1
*
Remove unused parameter "root" in some VS generator methods
Brad King
2010-12-10
1
-1/+1
*
Merge topic 'vs-project-groups'
Brad King
2010-09-08
1
-0/+16
|
\
|
*
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-0/+16
*
|
Fix unused parameter warning in VS 7.1 generator
Brad King
2010-08-27
1
-1/+1
*
|
Refactor VS <= 7.1 utility-depends workaround
Brad King
2010-08-24
1
-2/+17
*
|
Factor out duplicate VS target dependency code
Brad King
2010-08-24
1
-50/+12
|
/
*
Fix Windows-cl.cmake so that at most one MSVC** variable is defined.
David Cole
2010-05-05
1
-0/+1
*
Teach VS generators to set the MACHINE type correctly.
Bill Hoffman
2009-11-20
1
-0/+1
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
1
-10/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-2/+2
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-3/+1
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-1/+6
*
BUG: Fix VS IDE project order
Brad King
2009-01-21
1
-2/+4
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-1/+2
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-2/+11
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-12/+63
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-211/+20
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-2/+1
*
BUG: Disable static lib deps until a global cycle removal can be done.
Brad King
2007-12-23
1
-1/+5
*
ENH: Make static library targets depend on targets to which they "link" for t...
Brad King
2007-12-21
1
-2/+8
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....
Brad King
2007-05-23
1
-6/+1
*
COMP: compile fix and remove warning
Alexander Neundorf
2007-05-22
1
-2/+1
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+3
*
ENH: added internal target property for the name of the project file
Ken Martin
2007-04-10
1
-14/+15
*
BUG: Fix utility dependencies for static libraries in VS generators. This ad...
Brad King
2007-04-04
1
-11/+1
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
1
-0/+1
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-1/+1
*
ENH: commit fix for putting everything in the build on vs
Bill Hoffman
2006-11-09
1
-5/+8
*
BUG: Fixed references to projects outside the build tree and in other locatio...
Brad King
2006-10-10
1
-4/+3
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-10/+9
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-31/+37
*
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
Brad King
2006-05-06
1
-1/+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-9/+9
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-1/+1
*
BUG: More fixing of support for global target son visual studio
Andy Cedilnik
2006-02-24
1
-1/+2
*
COMP: Handle preinstall properly on IDEs
Andy Cedilnik
2006-02-24
1
-12/+0
*
COMP: Fix for preinstall
Andy Cedilnik
2006-02-24
1
-0/+12
*
COMP: Even more Visual Studio fixes. Why is this code duplicated?
Andy Cedilnik
2006-02-23
1
-0/+36
*
BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...
Brad King
2006-02-14
1
-10/+30
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-4/+1
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-6/+4
*
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...
Brad King
2005-04-29
1
-24/+4
*
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...
Brad King
2005-04-28
1
-11/+33
[next]