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
/
cmExtraCodeBlocksGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-21
/
+21
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3
/
+10
*
CodeBlocks: List C++ includes first
Kevin Ottens
2016-08-26
1
-2
/
+2
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-22
/
+21
*
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-2
/
+2
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-11
/
+17
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-7
/
+7
*
Merge topic 'CodeBlocks-generated-sources'
Brad King
2016-06-17
1
-2
/
+4
|
\
|
*
CodeBlocks: Show generated files in non-utility targets
Enrico Bedau
2016-06-16
1
-2
/
+4
*
|
Merge topic 'CodeBlocks-include-order'
Brad King
2016-06-17
1
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
cmExtraCodeBlocksGenerator: Do not shuffle include directories
Tobias Hunger
2016-06-17
1
-7
/
+11
*
|
Merge topic 'size-empty'
Brad King
2016-06-03
1
-2
/
+2
|
\
\
|
*
|
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-2
/
+2
|
|
/
*
|
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-4
/
+4
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-372
/
+224
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2
/
+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
cmExtraCodeBlocksGenerator: port to cmXMLWriter
Daniel Pfeifer
2016-03-21
1
-89
/
+145
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-2
/
+1
*
Merge topic 'CodeBlocksParallelFlag'
Brad King
2016-02-24
1
-11
/
+24
|
\
|
*
CodeBlocks: generate parallel project files (make -j)
Alex Neundorf
2016-02-23
1
-11
/
+24
*
|
CodeBlocks: improve support for different compilers
Melven Roehrig-Zoellner
2016-02-16
1
-6
/
+55
|
/
*
cmake: Store hardcoded lists of sources and headers
Stephen Kelly
2015-10-27
1
-5
/
+9
*
C::B: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-6
/
+6
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-20
/
+19
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-20
/
+20
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-20
/
+20
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-14
/
+11
|
/
*
Merge topic 'add-cmLocalGenerator-API'
Brad King
2015-10-12
1
-13
/
+11
|
\
|
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-8
/
+6
|
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-09
1
-3
/
+3
|
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-09
1
-2
/
+2
*
|
C::B: Remove unused variables.
Stephen Kelly
2015-10-09
1
-2
/
+0
|
/
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1
/
+3
*
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+1
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-1
/
+1
*
Always access target location from a cmGeneratorTarget instance.
Stephen Kelly
2015-07-27
1
-1
/
+3
*
C::B: Get the Makefile from the LocalGenerator, not vice-versa.
Stephen Kelly
2015-06-22
1
-11
/
+13
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-5
/
+5
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Merge topic 'target-language-genex'
Brad King
2015-03-10
1
-1
/
+1
|
\
|
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-1
/
+1
*
|
CodeBlocks: Declare which source file belongs to which targets.
Nils Gladitz
2015-03-06
1
-33
/
+38
|
/
*
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-18
/
+4
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1
/
+1
*
Fix some generator crashes on undefined CMAKE_BUILD_TYPE
Brad King
2014-06-23
1
-1
/
+1
[next]