User forums > General (but related to Code::Blocks)

support for CodeBlocks projects in CMake

(1/1)

alex.neundorf:
Hi,

since last weekend CMake (http://www.cmake.org) comes with builtin support for generating CodeBlocks projects in cvs HEAD. This means cmake can now not only generate makefiles, project files for KDevelop, MSVC and XCode, but also for CodeBlocks.

I would be happy if somebody is interested in using this and lets me know about problems and bugs.
Patches are also welcome :-)

Best regards
Alex

mandrav:
That's great news :)

alex.neundorf:
Since today the CodeBlocks generator is also built under Windows (where it was disabled until yesterday) and supports there mingw, msys, nmake and cygwin makefiles.

I'm looking for testers...

Alex

Game_Ender:
Wholly crap, looks like you might have just ruined my day, but it in a sort of good way.  I just finished a fancy build system with Scons and it is sorely lacking from IDE integration.  I will try and give this a try on some simple projects if I get the time.  The lack of IDE support on Linux (my main dev platforms) was one of my reasons for not choosing CMake.

kisoft:

--- Quote from: alex.neundorf on July 18, 2007, 05:37:11 pm ---Since today the CodeBlocks generator is also built under Windows (where it was disabled until yesterday) and supports there mingw, msys, nmake and cygwin makefiles.

--- End quote ---
We can do generate CMakeLists.txt from *.cbp.
My Makefile generator plugin (cbMakefileGen) is exists and being generated a simple makefile. CMakeLists.txt may be generated too.
I being looked for this option in my plugin. I have no time now then I look for this feature later.

Navigation

[0] Message Index

Go to full version