Page 1 of 1

codelite version 1.0.2759 is out

Posted: Mon Feb 09, 2009 7:49 pm
by eranif
Hi All,

After a long pause, codelite 1.0.2759 is available for:
- Windows (Installer)
- Mac (intel) 32bit 10.5 (application bundle)
- Linux 64/32bit Ubuntu 8.04 (.deb)

here is a list of changes done (not filtered):
https://sourceforge.net/project/shownot ... _id=202033

Beside adding new functionalities and bug fixes, this version introduces major changes to the TAGS system:
- codelite_indexer (replacing the ctags-le executable) - should results is *faster* parsing of workspace (on my initiali tests, it is ~3x faster than the old ctags-le)
- "smart tagging" - retagging workspace/project will skip unmodified files (this is the new default behavior)

And ofc, many other changes.
Enjoy,
Eran