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
*
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
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+1
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-3/+2
*
BUG: The ALL_BUILD target should not have any command lines so that it is not...
Brad King
2007-04-10
1
-23/+2
*
BUG: Fix utility dependencies for static libraries in VS generators. This ad...
Brad King
2007-04-04
1
-7/+5
*
ENH: some more cleanup
Ken Martin
2007-03-13
1
-1/+1
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-1/+1
*
BUG: Removed legacy SetupTests method that was causing RUN_TESTS to test twice.
Brad King
2007-03-05
1
-3/+0
*
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ...
Brad King
2006-09-28
1
-2/+1
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-1/+2
[next]