User forums > Nightly builds

The 07 January 2012 build (7678) is out.

(1/17) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc452-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc452-TDM.7z

The 07 Jamuary 2012 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20120107_rev7678_win32.7z
  - Linux :
   none

Resolved Fixed:


* fixed a few tree selection issues introduced with switch to multiple selections
* fix some more issues related to multiple selection tree-ctrl; fix linux (?) refreshh issue with project-tree
* fixes for automake-system, to be able to build C::B from a build-directory, which is not the top_srcdir (thanks milamber for the hint)
* revert commit 7307 and 7460, to increase loadspeed for large projects and fix the calculating of the common toplevel path, see: http://forums.codeblocks.org/index.php/topic,15430.msg103943.html#msg103943 for details
* compiler: allow multiple selection of directories for all operations (copy / delete / move...)
* Added min size setting for the parameters text control in the 'Set programs' arguments' dialog
* remove remaining gtk2-dependencies for codesnippets-plugin
* switch ProjectFile-List to wxHashSet, decreases time needed to load large projects a lot
* rename PrjTree to cbTreeCtrl to comply with other specialisations
* added missing NULL pointer check in projectoptionsdlg
* Force target re-link if any static library it depends on gets updated (i.e. no need to manually add an external dependency for static libraries anymore)
* when checking for changed static library dependencies, look in compiler's linker search paths too
* when checking for changed static library dependencies, include libraries referenced directly (w/out the use of linker's search path)
* changed the way a tab-tooltip is set, so tooltips for newly created files or files "saved as" are shown correctly
* pumped astyle to v2.0.3
* added GNU Fortran and G95 compiler support to Code::Blocks (based on C::B Fortran project of darmar (TODO: Adopt Unix build system, will follow...)
* added WORKSPACE_LOADING_COMPLETE SDK event, based on a patch by daniloz
* change the way infopane tabs get reordered if necessary; speed up perspective changes a lot (especially on linux), see: http://forums.codeblocks.org/index.php/topic,15544.msg104557.html#msg104557 for details
* applied patch by xunxun to include gfortran compiler into common functions for scripting (setting up common compiler switches)
* fix broken "Create project from target..."; was broken since commit 7588
* add plugins node (plugins enabled/disabled) to cb_chare_config, order nodes alphabetically
* Patch 3111 JumpTracker no wrap mod
* added MCS51 project wizard and template (applying patch #3226)
* Reimplement GetFile(index) for projects and implement it for targets, to fix broken scripts
* script_plugins: Added Find Broken Files plugin made by Morten;
* broken_files script-plugin: fix to correctly remove all broken files at once
* backport of debugger branch commit to fix an issue with BP handling with CDB
* fix bug described here: http://forums.codeblocks.org/index.php/topic,15439.msg105875.html#msg105875 keyboard events are now send to the project-tree (if not a del-key is pressed), opening files with enter works again
* removed CC cache to file (not used since ages, the ode is still in SVN for the record)
* CC: implemented option to setup files to parse by extension (see http://forums.codeblocks.org/index.php/topic,15760.msg105934.html)
* CC: better implementation for selecting items from builder thread via event (based on a patch of darmar)
* CC: fixed parser dummy implementation not compiling anymore after latest changes
* updated project file for compilation of C::B using wxWidgets 2.9.x under Windows in separate older (parallel to wx 2.8.x stream)
* updates to fix compilation errors under wx 2.9.x (2.9.3 explicitly) under Windows
- updated SVN ignore patterns
* merged (back-ported) wxPropGrid changes form debugger branch into trunk foe wx 2.9.x compatibility
Regressions/Confirmed/Annoying/Common bugs:


[/list]

mr.exodia:
Thanks a lot for the update, I love the subscribe button..

Greetings

Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Revision is svn7671, the later revisions are unrelated to trunk.

Micool121:
Works like a charm for me...  8)

stefanos_:
Hello everyone.

I just wanted to ask, is it easy to have on splash screen the loading modules, so we can see which one is loaded (like Netbeans is doing)?

I am asking this because under Debian wheezy which I am right now, it takes a few seconds to a minute to load the entire IDE and makes me think sometimes that it might have crashed and didn't notice it.

Is it possible?

Cheers

Navigation

[0] Message Index

[#] Next page

Go to full version