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
/
cmGlobalVisualStudio6Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2/+3
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-0/+1
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-3/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+3
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-3/+3
*
cmMakefile: Add wrapper for reading listfiles which have an origin.
Stephen Kelly
2015-04-18
1
-1/+1
*
Deprecate Visual Studio 6 generator
Brad King
2015-04-15
1
-1/+17
*
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1/+1
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-1/+0
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-4/+4
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-5/+6
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-3/+3
*
VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables
Brad King
2013-12-04
1
-0/+8
*
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
Brad King
2013-11-18
1
-1/+0
*
Teach GenerateBuildCommand to find its own make program
Brad King
2013-11-18
1
-18/+3
*
VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
Brad King
2013-11-18
1
-0/+28
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-43/+29
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-1/+0
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0/+4
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-0/+3
*
VS,Xcode: Remove unused CMAKE_GENERATOR_* variables
Brad King
2013-02-19
1
-3/+0
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-2/+2
*
Resolve warnings about unused variables.
Stephen Kelly
2012-11-07
1
-1/+0
*
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
-3/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-18/+18
*
Remove unused variable "rootdir" in VS generators
Brad King
2010-12-10
1
-2/+0
*
Refactor VS <= 7.1 utility-depends workaround
Brad King
2010-08-24
1
-0/+61
*
Factor out duplicate VS target dependency code
Brad King
2010-08-24
1
-35/+7
*
Teach VS generators to set the MACHINE type correctly.
Bill Hoffman
2009-11-20
1
-0/+2
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
1
-21/+4
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
1
-5/+3
*
Use target dependency closure for VS 6 solutions
Brad King
2009-09-30
1
-164/+56
*
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
-8/+8
*
STYLE: Fix line length style violations.
David Cole
2008-12-10
1
-1/+2
*
COMP: Fix the ExternalProject test for Visual Studio 6. Visual Studio 6 *.dsp...
David Cole
2008-12-09
1
-3/+20
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+1
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
COMP: fix typo
Alexander Neundorf
2007-06-28
1
-1/+1
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-2/+4
*
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....
Brad King
2007-05-23
1
-4/+0
*
COMP: compile fix and remove warning
Alexander Neundorf
2007-05-22
1
-1/+1
[next]