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
/
cmLocalVisualStudio10Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `modernize-use-override` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-2/+2
*
Source: Fix possible IWYU warnings in Windows generators
NAKAMURA Takumi
2021-11-19
1
-0/+1
*
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
Brad King
2020-09-08
1
-9/+0
*
cmLocalVisualStudio7Generator: Consolidate target iteration
Brad King
2020-09-04
1
-5/+1
*
cmLocalVisualStudio10Generator: Simplify target ordering by dependencies
Brad King
2020-09-04
1
-4/+5
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-3/+1
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-1/+1
*
VS: Generate a custom command only in the least dependent target
Fujii Hironori
2018-04-23
1
-0/+9
*
VS: Use 'override' keyword for overridden methods in generator classes
Vitaly Stakhovsky
2017-12-16
1
-5/+5
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-0/+7
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-2/+0
*
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: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-1/+1
*
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
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-1/+1
*
VS: Use setlocal/endlocal only in VS 10 custom commands
Brad King
2011-04-11
1
-0/+1
*
VS10: Fix working directory of consecutive custom commands (#11938)
Brad King
2011-04-08
1
-1/+1
*
VS10: stop build on custom command error (#11533)
David Cole
2010-12-17
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-1/+2
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-0/+45