summaryrefslogtreecommitdiff
path: root/Source/cmExtraEclipseCDT4Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Eclipse: create links to subprojects also in the source-project (#12579)Alex Neundorf2011-11-191-2/+3
* Eclipse: add Build and Clean targets to targetsAlex Neundorf2011-10-231-1/+2
* Eclipse: move code for generating links to targets into separate functionAlex Neundorf2011-10-231-1/+1
* Eclipse: move code for generating links to projects into separate functionAlex Neundorf2011-10-231-0/+3
* Eclipse: add virtual folder for each targetAlex Neundorf2011-10-191-1/+3
* Detect whether the current Eclipse version supports VirtualFoldersAlex Neundorf2011-10-151-0/+1
* -fix VirtualFolders in Eclipse under WindowsAlex Neundorf2011-05-061-1/+2
* Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generatorAlex Neundorf2010-12-121-0/+1
* Don't disable colors in the CodeBlocks generator and minor cleanup.Alex Neundorf2010-11-111-2/+0
* Remove the "early alpha stage" comments about Eclipse and C::BAlex Neundorf2010-11-111-2/+0
* Remove trailing whitespaceAlex Neundorf2010-11-111-2/+2
* fix the way the PATH and other related env.vars are stored in the eclipse pro...Alexander Neundorf2009-12-231-0/+3
* improve system/compiler specific settings of EclipseAlexander Neundorf2009-11-221-12/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-18/+13
* Major improvement of the generated targets in Eclipse.Alexander Neundorf2009-09-161-1/+3
* sync target generation with the CodeBlocks generatorAlexander Neundorf2009-09-101-1/+0
* ENH: when using the Eclipse project generator, run gcc so that it tells usAlexander Neundorf2009-03-131-0/+4
* ENH: patch from Miguel,Alexander Neundorf2009-01-111-0/+4
* COMP: forgot to commit this fileAlexander Neundorf2009-01-091-0/+1
* BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER andAlexander Neundorf2009-01-091-1/+2
* BUG: apply patch from #8205, also fixes #8212: escape characters for XMLAlexander Neundorf2009-01-081-0/+2
* ENH: patch from Miguel part 2: if ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT isAlexander Neundorf2008-02-191-1/+12
* ENH: patch part 1 from Miguel: use the cmake project name for the eclipseAlexander Neundorf2008-02-191-0/+9
* ENH: patch from MiguelAlexander Neundorf2007-08-171-17/+20
* ENH: add Eclipse CDT4 generator, patch from Miguel A. Figueroa-VillanuevaAlexander Neundorf2007-08-011-0/+93