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
/
cmake.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
cmake-server: Report server mode availablitily in Capabilities
Tobias Hunger
2016-09-19
1
-2/+2
*
cmake: Make FindCacheFile a static method
Brad King
2016-09-14
1
-1/+1
*
cmake: Factor out method to find the CMakeCache.txt file
Tobias Hunger
2016-09-12
1
-0/+3
*
cmake: Introduce ReportCapabilitiesJson
Tobias Hunger
2016-09-12
1
-0/+7
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-11/+9
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
cmMessenger: Extract from cmake class
Stephen Kelly
2016-08-25
1
-3/+4
*
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
1
-0/+2
*
cmake: Constify cmake::GetRegisteredGenerators
Brad King
2016-08-16
1
-1/+1
*
Report more information about extra generators in generator factories
Tobias Hunger
2016-08-03
1
-0/+2
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-8/+5
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+2
*
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
1
-0/+10
*
Merge topic 'expose-cache-properties'
Brad King
2016-06-13
1
-4/+0
|
\
|
*
cmake: Kill cmake::CacheManager and its getter
Tobias Hunger
2016-06-10
1
-4/+0
*
|
Merge topic 'fix-cmake-ISP-violation'
Brad King
2016-06-13
1
-2/+4
|
\
\
|
*
|
cmake: Remove force from IssueMessage API
Stephen Kelly
2016-06-12
1
-2/+1
|
*
|
cmake: Extract DisplayMessage API.
Stephen Kelly
2016-06-12
1
-0/+3
|
|
/
*
|
cmake: Issue message independent of cmMakefile definition
Stephen Kelly
2016-06-12
1
-4/+4
|
/
*
cmake: remove unnused member Verbose
Daniel Pfeifer
2016-06-08
1
-1/+0
*
cmake: Fix constness of methods
Stephen Kelly
2016-06-08
1
-7/+7
*
cmake: Make internal method file static
Stephen Kelly
2016-06-08
1
-2/+0
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-157/+186
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3/+3
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+2
*
Remove unused cmake::IssueMessage overload
Brad King
2016-04-18
1
-3/+0
*
Add -Werror and -Wno-error command-line options
Michael Scott
2016-01-12
1
-3/+39
*
cmake: Deduplicate warning message control code
Michael Scott
2015-12-10
1
-7/+7
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-0/+7
*
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
1
-0/+7
*
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
1
-1/+3
*
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
1
-7/+7
*
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
1
-0/+6
*
Make message suppression more consistent.
Michael Scott
2015-11-30
1
-2/+10
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-1/+8
*
cmake: Store hardcoded lists of sources and headers
Stephen Kelly
2015-10-27
1
-0/+7
*
Merge topic 'revert-cmake-W-options'
Brad King
2015-09-25
1
-18/+9
|
\
|
*
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
1
-18/+9
*
|
cmake: Remove unused cmPolicies member.
Stephen Kelly
2015-08-23
1
-2/+0
|
/
*
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
1
-9/+18
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
1
-0/+3
*
cmMakefile: Remove unused GetPolicies method.
Stephen Kelly
2015-06-06
1
-3/+0
*
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
1
-1/+1
*
cmState: Move snapshot creation to the cmake instance.
Stephen Kelly
2015-05-24
1
-0/+5
*
cmake: Remove redundant forward declaration.
Stephen Kelly
2015-05-24
1
-1/+0
*
cmake: Add IssueMessage overload taking a single cmListFileContext.
Stephen Kelly
2015-05-21
1
-0/+3
*
cmake: Extract PrintMessagePreamble method.
Stephen Kelly
2015-05-21
1
-0/+2
*
Help: Spell '-D' option consistently across documentation (#15575)
Brad King
2015-05-20
1
-1/+1
[next]