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
*
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
|
\
\
|
*
|
cmake: Out-of-line Home and Start directory methods.
Stephen Kelly
2015-04-12
1
-26/+6
|
*
|
cmake: Fix variable name bugs.
Stephen Kelly
2015-04-12
1
-3/+3
|
*
|
cmake: Constify GetCommand method.
Stephen Kelly
2015-04-12
1
-1/+1
|
*
|
cmake: out-of-line try compile state methods.
Stephen Kelly
2015-04-12
1
-4/+2
|
*
|
cmake: Remove DebugConfigs member.
Stephen Kelly
2015-04-12
1
-2/+1
|
*
|
cmake: Remove method with no external users.
Stephen Kelly
2015-04-12
1
-3/+0
|
|
/
*
|
cmake: Provide guidance when an invalid -G option is given
Gerald Combs
2015-04-10
1
-0/+3
|
/
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
1
-1/+13
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-13/+1
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
1
-1/+13
*
cmake: Remove unused method.
Stephen Kelly
2015-04-05
1
-3/+0
*
cmake: Remove unused member.
Stephen Kelly
2015-04-05
1
-1/+0
*
cmake: Add -A option to specify a generator platform
Brad King
2014-09-15
1
-0/+1
*
CMake: Add CMAKE_GENERATOR_PLATFORM option
Brad King
2014-09-05
1
-0/+9
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+1
*
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-2/+2
[next]