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
/
cmGlobalKdevelopGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable cmake's verbose output in the Eclipse and KDevelop generators
Alexander Neundorf
2009-12-23
1
-0/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-18/+12
*
BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for the environment,
Alexander Neundorf
2008-08-16
1
-2/+4
*
BUG: fix #7471, only put build directories and CMakeFiles/ in the blacklist
Alexander Neundorf
2008-08-16
1
-4/+9
*
COMP: fix warning about unused mf
Alexander Neundorf
2008-03-27
1
-12/+3
*
ENH:
Alexander Neundorf
2008-03-27
1
-4/+4
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
ENH: add support for Fortran to the KDevelop generator
Alexander Neundorf
2007-08-31
1
-130/+192
*
COMP: remove unused variable
Alexander Neundorf
2007-08-27
1
-1/+0
*
ENH: add all subdirs of the project to the kdevelop blacklist, so kdevelop
Alexander Neundorf
2007-08-26
1
-2/+40
*
ENH: also check for .hpp and .cxx files
Alexander Neundorf
2007-08-21
1
-2/+2
*
ENH: enable cvs or svn support if the source has the CVS/.svn subdirs
Alexander Neundorf
2007-06-10
1
-0/+14
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-19/+27
*
STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so the
Alexander Neundorf
2007-06-05
1
-9/+1
*
STYLE: use braces
Alexander Neundorf
2007-05-17
1
-4/+6
*
BUG: fix for 4186, kdevelop adding file twice
Bill Hoffman
2007-01-25
1
-2/+4
*
STYLE: Fixed line-too-long warning.
Brad King
2006-10-03
1
-2/+3
*
ENH: Patch from Alex to help with KDevelop code completion in generated proje...
Brad King
2006-10-02
1
-1/+23
*
ENH: Patch from Alex to fix current working directory when running executable...
Brad King
2006-08-29
1
-1/+1
*
ENH: fix linelength
Ken Martin
2006-06-15
1
-2/+4
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-3/+7
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-46/+61
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-1/+1
*
ENH: fix warnings
Bill Hoffman
2006-04-24
1
-13/+14
*
ENH: merge in Alex patches
Bill Hoffman
2006-04-24
1
-5/+14
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-0/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+3
*
ENH: apply patch from Alex to support some more kdevelop stuff
Bill Hoffman
2006-02-18
1
-11/+49
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-2/+2
*
BUG: fix KDev gen to call parent class Generate
Ken Martin
2005-06-09
1
-1/+1
*
COMP: fix warning
Bill Hoffman
2005-02-10
1
-2/+1
*
COMP: fix warning
Bill Hoffman
2005-02-10
1
-2/+1
*
ENH: move most of the to global generator
Bill Hoffman
2005-02-10
1
-0/+363
*
DOC: documentation change
Bill Hoffman
2004-10-27
1
-6/+6
*
NEW: add kdevelop patch from Alexander Neundorf
Bill Hoffman
2004-10-11
1
-0/+52