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
*
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
*
cmState: Store the Source and Binary directories.
Stephen Kelly
2015-04-28
1
-2/+0
*
cmake: Remove redundant start directories.
Stephen Kelly
2015-04-20
1
-21/+3
*
Move global properties to cmState.
Stephen Kelly
2015-04-15
1
-2/+0
*
cmake: Remove the happy global property scope pattern.
Stephen Kelly
2015-04-15
1
-2/+0
*
cmake: Remove unused cmCommand methods.
Stephen Kelly
2015-04-15
1
-16/+0
*
cmState: Move cmCommand-related methods from cmake class.
Stephen Kelly
2015-04-13
1
-2/+0
*
cmake: Simplify RemoveUnscriptableCommands algorithm.
Stephen Kelly
2015-04-13
1
-1/+0
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-18/+0
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-1/+8
|
\
|
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+2
|
*
Introduce cmState class.
Stephen Kelly
2015-04-13
1
-0/+6
*
|
Merge topic 'cmake-cleanups'
Brad King
2015-04-13
1
-37/+11
|
\
\
[next]