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
/
cmLocalVisualStudio7Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-26/+26
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
VS: Optionally generate remote directory for WinCE projects
Andrej Bosik
2016-03-15
1
-0/+3
*
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+2
*
VS7: Port to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-13/+16
*
cmGeneratorTarget: Move GetTargetVersion from cmTarget.
Stephen Kelly
2015-10-16
1
-1/+2
*
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-1/+0
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-1/+3
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-1/+1
*
VS: Simplify setting of flag table.
Stephen Kelly
2015-05-19
1
-3/+0
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-1/+2
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
VS: Delay getting platform name in local generator
Brad King
2014-07-17
1
-3/+0
*
stringapi: Use strings for generator names
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
*
stringapi: Take strings in escaping functions
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-8/+9
*
Fix setting of the entry point symbol for Windows CE (#14088)
Patrick Gansterer
2013-08-05
1
-1/+1
*
VS: Avoid empty source groups in some cases (#3474)
Anton Helwart
2013-03-08
1
-1/+1
*
VS: Support setting correct subsystem and entry point for WinCE
Patrick Gansterer
2012-11-26
1
-0/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-8/+8
*
VS: Add CMakeLists.txt re-run rules at start of generation
Brad King
2012-03-28
1
-0/+1
*
Pre-compute object file names before VS project generation
Brad King
2012-03-09
1
-5/+1
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-3/+0
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-5/+1
*
Merge topic 'AutomocForQt'
David Cole
2011-08-25
1
-1/+0
|
\
|
*
Fix automoc with VS builds: apply patch from Bill
Alex Neundorf
2011-08-18
1
-1/+0
*
|
Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globals
David Cole
2011-07-29
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
Initial support for Intel Fortran VS2010.
Bill Hoffman
2011-07-08
1
-1/+2
*
|
Add support for Visual Studio project-specific globals (#8707)
David Cole
2011-07-29
1
-1/+1
|
/
*
Honor VS_SCC_* properties in Fortran targets (#10237)
Brad King
2011-01-17
1
-0/+1
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
1
-1/+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 code duplication and use cmVisualStudioGeneratorOptions for all v...
Bill Hoffman
2009-07-28
1
-1/+1
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-5/+5
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-0/+5
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-28/+6
*
ENH: Generalize exe implib dir creation for VS
Brad King
2009-06-16
1
-2/+0
*
BUG: Create an exe's implib output dir for VS
Brad King
2009-06-15
1
-0/+2
*
ENH: Refactor VS 7,8,9 build event generation
Brad King
2009-06-12
1
-0/+3
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-0/+3
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-1/+1
*
BUG: cmTarget instances should not be copied. Removed pass-by-value argument...
Brad King
2008-01-29
1
-1/+1
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-3/+4
[next]