codelite 3.5 is available for download
Posted: Thu Dec 29, 2011 1:07 am
Hi all,
codelite 3.5 is packed and ready for download!
Major changes in this release:
http://sourceforge.net/projects/codelit ... elite-3.5/
Some distros / OS are still missing they will be uploaded in the coming day(s)
Eran
codelite 3.5 is packed and ready for download!
Major changes in this release:
- New Perspective Management (it has its own menu in the menu bar)
- Debugger performance improvements
- Revamped the clang code completion - codelite is now using libclang rather than using the executable. The clang code completion should work out of the box for standard projects (all include paths / macros are taken directly from the project settings), you will need to do some extra work when working with custom projects, for more details read this:
http://www.codelite.org/LiteEditor/ClangIntegration35 - ctags code completion got its own improvements - it is now faster then ever (should be instant even for huge projects +10K files), added support for namespace directive (using std::foo;)
- WINDOWS ONLY codelite is now built with g++4.6.1 (TDM/SJLJ). As a result *all* binaries that are bundled with codelite are also built with g++ 4.6.1. The packages that includes MinGW includes g++-4.6.1
http://sourceforge.net/projects/codelit ... elite-3.5/
Some distros / OS are still missing they will be uploaded in the coming day(s)
Eran