index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-12
/
+8
*
Merge topic 'readability-named-parameter'
Brad King
2016-08-17
1
-2
/
+3
|
\
|
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-2
/
+3
*
|
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
1
-0
/
+78
*
|
cmake: Constify cmake::GetRegisteredGenerators
Brad King
2016-08-16
1
-1
/
+2
|
/
*
Report more information about extra generators in generator factories
Tobias Hunger
2016-08-03
1
-0
/
+7
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-59
/
+86
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-15
/
+6
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0
/
+2
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-9
/
+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-10
/
+11
*
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
1
-0
/
+5
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
1
-1
/
+1
*
Merge topic 'fix-cmake-ISP-violation'
Brad King
2016-06-13
1
-9
/
+13
|
\
|
*
cmake: Remove force from IssueMessage API
Stephen Kelly
2016-06-12
1
-10
/
+8
|
*
cmake: Extract DisplayMessage API.
Stephen Kelly
2016-06-12
1
-0
/
+6
*
|
cmake: Issue message independent of cmMakefile definition
Stephen Kelly
2016-06-12
1
-43
/
+17
|
/
*
Merge topic 'refactor-cmLocalGenerator-flags'
Brad King
2016-06-09
1
-2
/
+5
|
\
|
*
cmLocalGenerator: Pass configuration to GetTargetFlags
Tobias Hunger
2016-06-08
1
-2
/
+5
*
|
cmake: remove unnused member Verbose
Daniel Pfeifer
2016-06-08
1
-7
/
+2
*
|
cmake: Fix constness of methods
Stephen Kelly
2016-06-08
1
-7
/
+8
*
|
cmake: Make internal method file static
Stephen Kelly
2016-06-08
1
-2
/
+2
|
/
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
1
-3
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1372
/
+875
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-8
/
+0
*
Help clang-format wrap after braces on long initializer lists
Brad King
2016-05-06
1
-0
/
+1
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+2
*
Source: Stabilize include order of sys/types.h before sys/stat.h
Brad King
2016-05-03
1
-1
/
+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-17
/
+17
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Remove unused cmake::IssueMessage overload
Brad King
2016-04-18
1
-35
/
+0
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-2
/
+1
*
Drop Visual Studio 7 generator for VS .NET 2002
Brad King
2016-03-11
1
-4
/
+0
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-4
/
+0
*
Add -Werror and -Wno-error command-line options
Michael Scott
2016-01-12
1
-9
/
+191
*
cmake: Deduplicate warning message control code
Michael Scott
2015-12-10
1
-42
/
+24
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-3
/
+30
*
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
1
-4
/
+20
*
Modify dev warning options to affect deprecated warnings.
Michael Scott
2015-12-01
1
-0
/
+26
*
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
1
-0
/
+20
*
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
1
-28
/
+76
*
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
1
-5
/
+20
*
Make message suppression more consistent.
Michael Scott
2015-11-30
1
-13
/
+57
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-7
/
+21
*
cmake: Port find_package mode away from GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-4
/
+7
*
cmake: Store hardcoded lists of sources and headers
Stephen Kelly
2015-10-27
1
-0
/
+24
*
cmTarget: Move link type enum out.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-14
1
-0
/
+5
*
cmState: Initialize top level source directories immediately.
Stephen Kelly
2015-10-14
1
-0
/
+8
*
cmState: Port away from cmake instance.
Stephen Kelly
2015-10-10
1
-4
/
+1
[next]