summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraCodeBlocksGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* fix #9687Alexander Neundorf2009-10-121-4/+12
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-18/+12
* Fix bug #9529.Alexander Neundorf2009-09-261-2/+23
* As in the Eclipse generator: don't insert the edit_cache target if it is ccma...Alexander Neundorf2009-09-101-1/+18
* Improve the algorithm which skips targets so they are not added to the codebl...Alexander Neundorf2009-09-061-47/+16
* ENH: get the build type specific locationAlexander Neundorf2009-07-071-1/+2
* COMP: don't use vector::at(), this doesn't seem to exist everyhwereAlexander Neundorf2009-06-291-2/+2
* ENH: create a "Virtual Folder" in CodeBlocks, which contains all the cmakeAlexander Neundorf2009-06-281-0/+192
* ENH: also support nmake and msvc for use with CodeBlocks under Windows,Alexander Neundorf2009-06-281-2/+2
* ENH: only check for the existance of a header file if:Alexander Neundorf2009-03-101-11/+55
* ENH: automatically add headers of implementation file to the codeblocks proje...Alexander Neundorf2009-03-081-4/+36
* BUG: fix #8203: codeblocks + mingw doesn't like the extra quotes around theAlexander Neundorf2009-01-091-0/+7
* STYLE: remove some commented codeAlexander Neundorf2008-08-161-13/+2
* STYLE: move the code for generating the XML for one target in a separateAlexander Neundorf2007-11-251-52/+78
* ENH: also add the experimental, nightly, package_source, preinstall andAlexander Neundorf2007-11-251-11/+45
* STYLE: add some commentsAlexander Neundorf2007-11-251-0/+13
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+3
* STYLE: fix line lengthsAlexander Neundorf2007-09-181-6/+16
* ENH: use the oubject_output option to try to tell CodeBlocks where theAlexander Neundorf2007-09-181-0/+1
* ENH: add support for Fortran to the KDevelop generatorAlexander Neundorf2007-08-311-2/+1
* STYLE: "Build file" still doesn't work, but now it is at least a bit closer,Alexander Neundorf2007-08-301-1/+1
* BUG: make paths with spaces work in CodeBlocksAlexander Neundorf2007-08-291-12/+5
* ENH: don't hardcode gccAlexander Neundorf2007-08-291-37/+147
* STYLE: add links to docsAlexander Neundorf2007-08-281-0/+13
* COMP: disable nmake support until somebody tests itAlexander Neundorf2007-08-271-2/+2
* ENH: don't create a CodeBlocks workspace, the CodeBlocks projects coverAlexander Neundorf2007-08-071-39/+0
* STYLE: fix line lengthsAlexander Neundorf2007-08-061-10/+13
* BUG: also offer the extra generators in CMakeSetupAlexander Neundorf2007-08-011-1/+2
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-4/+7
* ENH: build codeblocks generator also on WindowsAlexander Neundorf2007-07-181-4/+8
* ENH: add a simple CodeBlocks extra generator, early alpha stage, there seemsAlexander Neundorf2007-07-131-0/+269