User forums > Nightly builds

The 03 July 2012 build (8081) is out.

(1/4) > >>

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 03 July 2012 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20120703_rev8081_win32.7z
  - Linux :
   none

Resolved Fixed:


* support -Wzero-as-null-pointer-constant compiler warning flag on the gnu compiler family
* debugger plugin : added support for extended-remote for remote debugging
* Tools Plus plugin : fix : when tools list is empty and tools get imported the first entry will no longer be EMPTIED
* ToolsPlus plugin : support reuse of the tools page (window)
* CC: fixed options not saved for symbol browser and some others
* applied patch #3246: Added Java lexer
* updated wxScintilla to 3.20
* added batch (re)build_all files for command lie compilation of C::B under windows
* applied patch #3295: Compiler: implement flag checks
* applied patch #3279: Do not strip first blank when saving diff files
* applied patch #3296: Tabs: tidy context menu (part 2)
* added new manager method: IsAppStartedUp as listening for the related APP_STARTUP_DONE event makes no sense in case a plugin is re-activated but is used inn some places
* (needs to be used in CC to fix a bug that when re-activating the CC plugin the parser does not start)
* some clean-up in the code of the core Manager: remove methods appearing twice (isappShuttingDown and IsAppShuttingDown) in favour of CamelCase, to cleanup the API once and for all
* adjusted all plugins under SVN - some are missing, like the FortranProject and TortoiseSVN plugin which hopefully will be adjusted by their maintainer
* pumped SDK version therefore
* added workspace file for Code::Blocks build_all script whcih contains C::B project (with core plugins) plus the contrib plugins workspace
* CC: fixed bug when saving settings for header and source extensions
Regressions/Confirmed/Annoying/Common bugs:


ollydbg:
Nice job, how long did you build the whole C::B, in my system (laptop, XP), it takes more than 30min. Wxsmith related plugins have so long build time.....So, I mainly use the nightly build version unless I would like to debug C::B or develop some patches. :)

Jenna:

--- Quote from: ollydbg on July 03, 2012, 02:14:24 pm ---[...]
it takes more than 30min
[...]

--- End quote ---

What should I say, for the nightlies I build four debian versions on my server, six fedora versions on my laptop directly and four centos versions in virtual machines (because of compatibility reasons).
The fedora and centos versions have to be uploaded to my server after creating the repodata (far more than 700 MB to upload).

ollydbg:

--- Quote from: jens on July 03, 2012, 02:30:12 pm ---What should I say, for the nightlies I build four debian versions on my server, six fedora versions on my laptop directly and four centos versions in virtual machines (because of compatibility reasons).

--- End quote ---
I believe building under Linux is normally much faster than Windows.
Yesterday, I was learning wxsmith source, when I change the file

--- Code: ---trunk/src/plugins/contrib/wxSmith/properties/wxspropertygridmanager.h
--- End code ---
It will take more than 15 minutes to build the wxsmith plugin, so it's annoying. :)

Jenna:

--- Quote from: ollydbg on July 03, 2012, 02:37:26 pm ---I believe building under Linux is normally much faster than Windows.

--- End quote ---
Each fedora-build takes about 30 minutes (it's the system I work on, so I need some resources for other stuff) and each centos-build takes about 90 to 120 minutes (limitation of virtualization).
On my server I have two build running in parrallel and each takes about 60 to 80 minutes (about two and a half hour for all four builds on a VServer).

I really need a new laptop with more than 3.3 GB (16 is the minimum), but nobody wants to give me one for free  :'( .

Navigation

[0] Message Index

[#] Next page

Go to full version