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
*
COMP: Fix const set find for Borland 5.5
Brad King
2009-01-14
1
-2/+4
*
ENH: patch from Miguel,
Alexander Neundorf
2009-01-11
1
-34/+54
*
STYLE: remove debug output
Alexander Neundorf
2009-01-10
1
-1/+0
*
BUG: fix #8073: also show targets created using add_custom_targets()
Alexander Neundorf
2009-01-10
1
-34/+62
*
BUG: remove the call to EnableInstallTarget(), don't know why it was there.
Alexander Neundorf
2009-01-10
1
-1/+0
*
BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER and
Alexander Neundorf
2009-01-09
1
-4/+19
*
BUG: apply patch from #8205, also fixes #8212: escape characters for XML
Alexander Neundorf
2009-01-08
1
-1/+15
*
BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH or
Alexander Neundorf
2008-08-06
1
-3/+3
*
ENH: add edit_cache target for Eclipse (if it's not ccmake, because this
Alexander Neundorf
2008-04-03
1
-0/+12
*
STYLE: patch part 3 from Miguel: follow naming style for variables
Alexander Neundorf
2008-02-19
1
-16/+16
*
ENH: patch from Miguel part 2: if ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT is
Alexander Neundorf
2008-02-19
1
-65/+91
*
ENH: patch part 1 from Miguel: use the cmake project name for the eclipse
Alexander Neundorf
2008-02-19
1
-15/+34
*
ENH: enable color in the eclipse generator, there doesn't seem to be problems
Alexander Neundorf
2008-02-15
1
-1/+1
*
patch from Miguel
Alexander Neundorf
2008-02-07
1
-10/+15
*
two patches from Miguel:
Alexander Neundorf
2008-02-07
1
-47/+55
*
ENH: add the "clean" target
Alexander Neundorf
2007-11-25
1
-4/+83
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
ENH: patch from Miguel
Alexander Neundorf
2007-08-17
1
-214/+240
*
STYLE: fix line lengths
Alexander Neundorf
2007-08-06
1
-9/+11
*
COMP: fix warning
Alexander Neundorf
2007-08-02
1
-1/+1
*
ENH: works also with nmake, tested by Jeff
Alexander Neundorf
2007-08-01
1
-3/+3
*
ENH: add Eclipse CDT4 generator, patch from Miguel A. Figueroa-Villanueva
Alexander Neundorf
2007-08-01
1
-0/+706