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
/
cmGlobalVisualStudio7Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-configurations'
Brad King
2013-05-16
1
-0/+10
|
\
|
*
VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators
Brad King
2013-05-13
1
-0/+10
*
|
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-1/+3
|
/
*
VS: Restore CMAKE_GENERATOR_FC variable
Brad King
2013-02-22
1
-0/+1
*
VS,Xcode: Remove unused CMAKE_GENERATOR_* variables
Brad King
2013-02-19
1
-3/+0
*
VS: Added "Deploy" at project configuration for WindowsCE targets
Patrick Gansterer
2012-11-27
1
-3/+3
*
Merge topic 'generator-factory'
Brad King
2012-11-20
1
-2/+2
|
\
|
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-2/+2
*
|
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections
Brad King
2012-11-16
1
-19/+34
|
\
\
|
*
|
Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
Petr Kmoch
2012-11-13
1
-19/+34
|
|
/
*
|
Implement properties VS_GLOBAL_SECTION_*
Petr Kmoch
2012-11-16
1
-5/+67
|
/
*
VS: Avoid empty, unreferenced solution folders... (#13571)
David Cole
2012-10-24
1
-0/+2
*
VS: Simplify MSVC version reporting
Brad King
2012-08-30
1
-1/+0
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
1
-7/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-32/+32
*
VS: Fix line-too-long style errors
Brad King
2012-04-19
1
-4/+5
*
include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)
Leonid Yurchenko
2012-04-16
1
-7/+18
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-1/+2
*
Fix automoc with VS builds: apply patch from Bill
Alex Neundorf
2011-08-18
1
-12/+0
*
Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)
Brad King
2010-12-20
1
-4/+8
*
Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633)
Brad King
2010-12-20
1
-0/+2
*
Revert "Remove unused parameter "root" in some VS generator methods"
Brad King
2010-12-20
1
-1/+2
*
Remove unused parameter "root" in some VS generator methods
Brad King
2010-12-10
1
-2/+1
*
Avoid msbuild idiosyncrasy that builds multiple configs (#11594)
Brad King
2010-12-10
1
-2/+0
*
Remove unused variable "rootdir" in VS generators
Brad King
2010-12-10
1
-2/+0
*
Honor FOLDER on include_external_msproject targets (#11436)
David Cole
2010-11-10
1
-37/+41
*
Merge topic 'vs-project-groups'
Brad King
2010-10-05
1
-2/+10
|
\
|
*
New USE_FOLDERS property OFF by default. (#3796)
David Cole
2010-10-02
1
-2/+10
*
|
Merge topic 'vs-project-groups'
Brad King
2010-09-08
1
-0/+99
|
\
\
|
|
/
|
*
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-0/+99
*
|
Refactor VS <= 7.1 utility-depends workaround
Brad King
2010-08-24
1
-0/+74
*
|
Factor out duplicate VS target dependency code
Brad King
2010-08-24
1
-51/+15
|
/
*
Teach VS generators to set the MACHINE type correctly.
Bill Hoffman
2009-11-20
1
-1/+2
*
Avoid duplicate ZERO_CHECK in VS solutions
Brad King
2009-10-19
1
-7/+0
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
1
-27/+16
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
1
-10/+7
*
Move OrderedTargetDependSet into VS superclass
Brad King
2009-09-30
1
-28/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Separate VS flag table type
Brad King
2009-07-29
1
-1/+1
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-49/+19
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-33/+2
*
BUG: Fix ALL_BUILD ordering enforcement
Brad King
2009-01-21
1
-4/+4
*
ENH: Make ALL_BUILD always the default project
Brad King
2009-01-21
1
-0/+9
*
BUG: Fix VS IDE project order
Brad King
2009-01-21
1
-21/+34
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-1/+2
*
BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not ava...
Bill Hoffman
2008-08-19
1
-0/+1
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-5/+14
*
ENH: make sure ALL_BUILD only shows up once
Bill Hoffman
2008-02-04
1
-1/+3
*
ENH: make sure global targets are in the right projects
Bill Hoffman
2008-01-30
1
-24/+5
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-295/+216
[next]