codelite (1) - a lightweight and powerful C/C++ IDE
codelite-make (1) - a makefile generator based on CodeLite's workspace
codelite_fix_files (1) - convert a CodeLite project and workspace from the
DOS environment to the *nix environment
Especially the second one looks handy. This means, assuming it works, that
we can build using Codelite IDE, and autocreate a Makefile for the project
afterwards.
apropos codelite
codelite (1) - a lightweight and powerful C/C++ IDE
codelite-make (1) - a makefile generator based on CodeLite's workspace
codelite_fix_files (1) - convert a CodeLite project and workspace from the
DOS environment to the *nix environment
Especially the second one looks handy. This means, assuming it works, that
we can build using Codelite IDE, and autocreate a Makefile for the project
afterwards.
Nifty.
Regards.