| Commit message (Expand) | Author | Age | Files | Lines |
* | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 1 | -0/+12 |
|
|
* | eclipse: Add natures for Eclipse based on enabled languages | Ben Boeckel | 2013-11-19 | 1 | -6/+32 |
|
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -20/+0 |
|
|
* | cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommand | Brad King | 2013-10-18 | 1 | -1/+1 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -7/+0 |
|
|
* | Eclipse: fix #14204 and #14205: no file links to directories | Alex Neundorf | 2013-06-11 | 1 | -6/+9 |
|
|
* | Merge topic 'eclipse-doc-typo' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ |
|
| * | Eclipse: Add a missing space in the documentation | Jack O'Connor | 2013-05-01 | 1 | -1/+1 |
|
|
* | | Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699) | Victor Zverovich | 2013-04-28 | 1 | -1/+15 |
|/ |
|
* | 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 |
|
|