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
/
cmExtraEclipseCDT4Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-2
/
+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Eclipse: Fix indexer for subprojects
Adam Weisi
2016-11-21
1
-0
/
+8
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-9
/
+8
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2
/
+3
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-14
/
+16
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+2
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-1
/
+1
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-1
/
+1
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-5
/
+14
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-2
/
+2
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-1
/
+2
*
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
-14
/
+19
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-4
/
+5
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3
/
+3
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
1
-2
/
+2
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-1
/
+1
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-5
/
+1
|
\
|
*
cmExtraEclipseCDT4Generator: use std::replace.
Daniel Pfeifer
2016-05-24
1
-5
/
+1
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-1
/
+1
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-527
/
+385
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-13
/
+0
*
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
/
+1
*
Eclipse: Implement traversal of nested source groups (#15701)
Patrik Lehmann
2016-03-31
1
-28
/
+44
*
cmExtraEclipseCDT4Generator: port to cmXMLWriter
Daniel Pfeifer
2016-03-23
1
-368
/
+319
*
Eclipse: only add C/CXX macros if the language is enabled
Alex Neundorf
2016-02-24
1
-4
/
+8
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-24
/
+26
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-3
/
+3
*
cmLocalGenerator: Don't store imported generator targets
Stephen Kelly
2015-10-20
1
-4
/
+0
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-14
/
+14
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-14
/
+14
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-1
/
+3
|
/
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-2
/
+1
*
cmLocalGenerator: Add current source directory accessor.
Stephen Kelly
2015-10-10
1
-2
/
+2
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-4
/
+3
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-09
1
-7
/
+7
*
Eclipse: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-09
1
-6
/
+9
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-09
1
-10
/
+9
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1
/
+3
*
Eclipse: Fix paths in target links on cygwin
Markus Grech
2015-07-08
1
-1
/
+2
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-3
/
+3
*
Merge topic 'clean-up-cmMakefile'
Brad King
2015-04-21
1
-4
/
+4
|
\
|
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-2
/
+2
|
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
|
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1
/
+1
|
/
*
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-2
/
+2
[next]