Page 1 of 2

codelite 3.5 is available for download

Posted: Thu Dec 29, 2011 1:07 am
by eranif
Hi all,

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
Download page:
http://sourceforge.net/projects/codelit ... elite-3.5/

Some distros / OS are still missing they will be uploaded in the coming day(s)
Eran

Re: codelite 3.5 is available for download

Posted: Thu Dec 29, 2011 3:25 am
by josee
Ctags code completion is really fast now !

Thanks.

Joerg

Re: codelite 3.5 is available for download

Posted: Thu Dec 29, 2011 3:46 pm
by borr
CL 3.5, OS WinXP SP3 dos not save toolbar's position after restart

Re: codelite 3.5 is available for download

Posted: Thu Dec 29, 2011 7:23 pm
by eranif
borr wrote:CL 3.5, OS WinXP SP3 dos not save toolbar's position after restart
Do this from the main menu:
Perspective -> Restore Default Layout

Eran

Re: codelite 3.5 is available for download

Posted: Fri Dec 30, 2011 9:22 am
by spaces
I'm very happy about the release! ^^

I just quickly rebuilt 1 of my projects. It works like charm.

Anyway, the IDE's startup time is certainly increased. It's quite noticable.

Re: codelite 3.5 is available for download

Posted: Fri Dec 30, 2011 10:39 am
by eranif
spaces wrote:Anyway, the IDE's startup time is certainly increased. It's quite noticable
This is because of gcc 4.6.1

Eran

Re: codelite 3.5 is available for download

Posted: Sat Dec 31, 2011 1:19 am
by wuffe
Sorry if I'm too impatient - but any news on CL 3.5 for ubuntu 64bit ?

Re: codelite 3.5 is available for download

Posted: Sat Dec 31, 2011 3:49 pm
by DavidGH
Hi,

Yes, that seems to be missing from sf; but you can get it (lucid to oneiric) from the CodeLite repo.

Regards,

David

Re: codelite 3.5 is available for download

Posted: Sat Dec 31, 2011 9:36 pm
by eranif
wuffe wrote:Sorry if I'm too impatient - but any news on CL 3.5 for ubuntu 64bit ?
I uploaded 64 bit to SF

Eran

Re: codelite 3.5 is available for download

Posted: Mon Jan 02, 2012 12:57 am
by wuffe
eranif wrote:
wuffe wrote:Sorry if I'm too impatient - but any news on CL 3.5 for ubuntu 64bit ?
I uploaded 64 bit to SF
Eran
Thx :-)