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
*
Merge topic 'EclipseFixIndexerBySettingSourcePath'
Brad King
2012-11-06
1
-5/+7
|
\
|
*
Eclipse: set source path once to fix Eclipse indexer (#13596)
Alex Neundorf
2012-11-06
1
-5/+7
*
|
Merge topic 'EclipseNoLinkedResources'
David Cole
2012-10-31
1
-0/+13
|
\
\
|
*
|
Eclipse: add switch to disable linked resources (#13189)
Alex Neundorf
2012-10-17
1
-0/+13
|
|
/
*
|
GenEx: Create cmGeneratorTargets for imported targets.
Stephen Kelly
2012-10-22
1
-0/+4
|
/
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+2
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+5
*
Merge topic 'HandleMacFrameworkIncludeDirs_13465'
David Cole
2012-08-20
1
-0/+10
|
\
|
*
-fix line length
Alex Neundorf
2012-08-16
1
-3/+3
|
*
Eclipse on OSX: improve handling of framework include dirs (#13367)
Alex Neundorf
2012-08-16
1
-0/+10
*
|
Eclipse: fix #13358: don't create bad linked resources
Alex Neundorf
2012-08-16
1
-86/+0
|
/
*
Eclipse: fix #13358: don't create bad linked resources
Alex Neundorf
2012-07-28
1
-0/+14
*
Ninja: enable ninja support everywhere
Peter Kümmel
2012-07-20
1
-2/+0
*
Merge topic 'ninja-cldeps'
David Cole
2012-06-19
1
-2/+4
|
\
|
*
Ninja: Eclipse and KDevelop fixes for ninja
Peter Kuemmel
2012-06-15
1
-2/+4
*
|
Eclipse: parallel build also for "Build project" #13287
Alex Neundorf
2012-06-13
1
-2/+5
|
/
*
fix #13054: support OBJECT libraries in Eclipse
Alex Neundorf
2012-03-30
1
-0/+2
*
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-3/+7
|
\
|
*
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-3/+7
*
|
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-4/+0
|
/
*
Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT
Alex Neundorf
2011-11-19
1
-1/+10
*
Eclipse: create links to subprojects also in the source-project (#12579)
Alex Neundorf
2011-11-19
1
-5/+15
*
Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo'
David Cole
2011-11-08
1
-1/+5
|
\
|
*
Eclipse: quote the build dir (to make it work with spaces)
Alex Neundorf
2011-11-01
1
-2/+2
|
*
Eclipse: make targets work from any directory
Alex Neundorf
2011-10-31
1
-1/+5
*
|
Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIR
Alex Neundorf
2011-11-01
1
-0/+10
|
/
*
Eclipse: fix #12417, don't create wrong src pathentries
Alex Neundorf
2011-10-23
1
-0/+13
*
Eclipse: add Build and Clean targets to targets
Alex Neundorf
2011-10-23
1
-2/+31
*
Eclipse: move code for generating links to targets into separate function
Alex Neundorf
2011-10-23
1
-79/+83
*
Eclipse: move code for generating links to projects into separate function
Alex Neundorf
2011-10-23
1
-27/+36
*
Eclipse: add virtual folder for each target
Alex Neundorf
2011-10-19
1
-7/+96
*
Eclipse: don't create VirtualFolders if not supported
Alex Neundorf
2011-10-15
1
-21/+24
*
Detect whether the current Eclipse version supports VirtualFolders
Alex Neundorf
2011-10-15
1
-0/+20
*
fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projects
Alex Neundorf
2011-10-01
1
-2/+11
*
Also put builtin include dirs into CodeBlocks project file
Alex Neundorf
2011-08-01
1
-4/+5
*
Remove useless line of code
Alex Neundorf
2011-08-01
1
-1/+0
*
-fix VirtualFolders in Eclipse under Windows
Alex Neundorf
2011-05-06
1
-4/+11
*
Eclipse projects: created one linked resource for each subproject
Alex Neundorf
2011-02-13
1
-19/+52
*
Add XML escaping for directory name in Eclipse projects (#11658)
Alex Neundorf
2011-02-12
1
-2/+4
*
Fix XML escaping for target names in Eclipse project files (#11658)
Alex Neundorf
2011-02-12
1
-2/+3
*
Fix XML escaping for the project() name in Eclipse projects (#11658)
Alex Neundorf
2011-02-12
1
-3/+5
*
Fix crash in Eclipse generator with empty project (#11616)
Alex Neundorf
2010-12-21
1
-1/+1
*
Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator
Alex Neundorf
2010-12-12
1
-8/+11
*
Don't disable colors in the CodeBlocks generator and minor cleanup.
Alex Neundorf
2010-11-11
1
-10/+0
*
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-33/+33
*
-don't add the INCLUDE env.var twice to the Eclipse project file
Alex Neundorf
2010-04-19
1
-1/+0
*
-fix bug for Eclipse projects where targets which are in a subdir which has t...
Alexander Neundorf
2010-02-13
1
-19/+19
*
fix line lengths
Alexander Neundorf
2009-12-30
1
-2/+3
*
fix the way the PATH and other related env.vars are stored in the eclipse pro...
Alexander Neundorf
2009-12-23
1
-21/+79
*
disable cmake's verbose output in the Eclipse and KDevelop generators
Alexander Neundorf
2009-12-23
1
-5/+4
[next]