build on windows : OK (nightly build machine)
build on 64bit Linux : ok, only libIncrementalSearch didn't seem to rebuild correctly, because CB doesn't load it (different SDk version blablabla ...)
EDIT : for sure somethings wrong with the linux build.
I checked "/usr/local/share/codeblocks/plugins" : al*.la,*.so are from an older build (5th december), where as only the libIncrementalSearch.so/la is of today. 1 level higher all zip files are also from today. [Note : after svn update : make failed, so I did a make clean, make, make install].
Could this have something to do with the changes to makefile's and linux build strategy some revisions ago
