summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraEclipseCDT4Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'EclipseFixIndexerBySettingSourcePath'Brad King2012-11-061-5/+7
|\
| * Eclipse: set source path once to fix Eclipse indexer (#13596)Alex Neundorf2012-11-061-5/+7
* | Merge topic 'EclipseNoLinkedResources'David Cole2012-10-311-0/+13
|\ \
| * | Eclipse: add switch to disable linked resources (#13189)Alex Neundorf2012-10-171-0/+13
| |/
* | GenEx: Create cmGeneratorTargets for imported targets.Stephen Kelly2012-10-221-0/+4
|/
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-171-1/+2
* Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-3/+5
* Merge topic 'HandleMacFrameworkIncludeDirs_13465'David Cole2012-08-201-0/+10
|\
| * -fix line lengthAlex Neundorf2012-08-161-3/+3
| * Eclipse on OSX: improve handling of framework include dirs (#13367)Alex Neundorf2012-08-161-0/+10
* | Eclipse: fix #13358: don't create bad linked resourcesAlex Neundorf2012-08-161-86/+0
|/
* Eclipse: fix #13358: don't create bad linked resourcesAlex Neundorf2012-07-281-0/+14
* Ninja: enable ninja support everywherePeter Kümmel2012-07-201-2/+0
* Merge topic 'ninja-cldeps'David Cole2012-06-191-2/+4
|\
| * Ninja: Eclipse and KDevelop fixes for ninjaPeter Kuemmel2012-06-151-2/+4
* | Eclipse: parallel build also for "Build project" #13287Alex Neundorf2012-06-131-2/+5
|/
* fix #13054: support OBJECT libraries in EclipseAlex Neundorf2012-03-301-0/+2
* Merge topic 'target-include-directories'David Cole2012-03-081-3/+7
|\
| * Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-3/+7
* | Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-4/+0
|/
* Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECTAlex Neundorf2011-11-191-1/+10
* Eclipse: create links to subprojects also in the source-project (#12579)Alex Neundorf2011-11-191-5/+15
* Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo'David Cole2011-11-081-1/+5
|\
| * Eclipse: quote the build dir (to make it work with spaces)Alex Neundorf2011-11-011-2/+2
| * Eclipse: make targets work from any directoryAlex Neundorf2011-10-311-1/+5
* | Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIRAlex Neundorf2011-11-011-0/+10
|/
* Eclipse: fix #12417, don't create wrong src pathentriesAlex Neundorf2011-10-231-0/+13
* Eclipse: add Build and Clean targets to targetsAlex Neundorf2011-10-231-2/+31
* Eclipse: move code for generating links to targets into separate functionAlex Neundorf2011-10-231-79/+83
* Eclipse: move code for generating links to projects into separate functionAlex Neundorf2011-10-231-27/+36
* Eclipse: add virtual folder for each targetAlex Neundorf2011-10-191-7/+96
* Eclipse: don't create VirtualFolders if not supportedAlex Neundorf2011-10-151-21/+24
* Detect whether the current Eclipse version supports VirtualFoldersAlex Neundorf2011-10-151-0/+20
* fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projectsAlex Neundorf2011-10-011-2/+11
* Also put builtin include dirs into CodeBlocks project fileAlex Neundorf2011-08-011-4/+5
* Remove useless line of codeAlex Neundorf2011-08-011-1/+0
* -fix VirtualFolders in Eclipse under WindowsAlex Neundorf2011-05-061-4/+11
* Eclipse projects: created one linked resource for each subprojectAlex Neundorf2011-02-131-19/+52
* Add XML escaping for directory name in Eclipse projects (#11658)Alex Neundorf2011-02-121-2/+4
* Fix XML escaping for target names in Eclipse project files (#11658)Alex Neundorf2011-02-121-2/+3
* Fix XML escaping for the project() name in Eclipse projects (#11658)Alex Neundorf2011-02-121-3/+5
* Fix crash in Eclipse generator with empty project (#11616)Alex Neundorf2010-12-211-1/+1
* Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generatorAlex Neundorf2010-12-121-8/+11
* Don't disable colors in the CodeBlocks generator and minor cleanup.Alex Neundorf2010-11-111-10/+0
* Remove trailing whitespaceAlex Neundorf2010-11-111-33/+33
* -don't add the INCLUDE env.var twice to the Eclipse project fileAlex Neundorf2010-04-191-1/+0
* -fix bug for Eclipse projects where targets which are in a subdir which has t...Alexander Neundorf2010-02-131-19/+19
* fix line lengthsAlexander Neundorf2009-12-301-2/+3
* fix the way the PATH and other related env.vars are stored in the eclipse pro...Alexander Neundorf2009-12-231-21/+79
* disable cmake's verbose output in the Eclipse and KDevelop generatorsAlexander Neundorf2009-12-231-5/+4