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
/
cmExtraEclipseCDT4Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
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-14
1
-14/+14
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
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-08
1
-7/+7
*
Eclipse: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-08
1
-6/+9
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-08
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-20
1
-2/+2
|
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
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
*
cmake: Remove the happy global property scope pattern.
Stephen Kelly
2015-04-15
1
-1/+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2/+2
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-1/+2
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-07
1
-1/+1
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
1
-2/+2
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-3/+3
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-06
1
-1/+1
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
1
-2/+2
*
Merge topic 'consistent-empty-method'
Brad King
2015-01-19
1
-1/+1
|
\
|
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
|
Merge topic 'eclipse-fix-cxx-natures'
Brad King
2015-01-19
1
-0/+1
|
\
\
|
|
/
|
/
|
[next]