Author Topic: The 12 April 2015 build (10216) is out.  (Read 14864 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 12 April 2015 build (10216) is out.
« on: April 12, 2015, 10:40:02 pm »
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://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc492-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc492-TDM.7z

The 12 April 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150412_rev10216_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:

  • remove self-compiled exchndl library (exception handler) in favour of a working version for win32 and win64 (will arrive soon)
  • added exchndl v0.6.6 for win32 and win64 from DrMinGW project (https://github.com/jrfonseca/drmingw/releases)
  • Don't open file passed on a command line more than once (fixes ticket #133)
  • pumped astyle to v2.06
  • compiler: Correctly delete multiple selected search directories (fixes ticket #151)
  • CC: avoid scanning for include folders of compilers/project/targets not supported by current platform (can be toggled trough settings, default is ON)
  • issue at least a warning if th wizard could not load an XRC resource file
  • major improvement to astyle plugin: make it fully (options-) compatible with v2.05.1
  • CC: avoid adding #defines to the parser that are not supported by the platform (same as r10183 but for compiler options)
  • CC: added ability to inspect pre-defined macros in CCDebugInfo dialog ('for... erm... debugging)
  • CC: fix compiler predefined macros collection under Linux.
  • CC: support for function pointer arrays
  • CC: parser - fix support for typedef pointer
  • fixed XRC files after validating with Jing against RELAX NG
  • added Jing and validation script to SVN (tools)
  • applied (modified) version of patch https://sourceforge.net/p/codeblocks/tickets/155/
  • project options manipulator plugin: support resource compiler options
  • project options manipulator plugin: add support to remove project files that are not assigned to a target

Regressions/Confirmed/Annoying/Common bugs:

Edit: Added another change.
« Last Edit: April 13, 2015, 01:26:54 pm by MortenMacFly »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 12 April 2015 build (10216) is out.
« Reply #1 on: April 13, 2015, 12:32:21 am »
Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo. are still building and will soon be available.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
I recently switched to copr to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
« Last Edit: April 13, 2015, 01:40:30 am by jens »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 12 April 2015 build (10216) is out.
« Reply #2 on: April 13, 2015, 01:34:27 pm »
For those that want to play with the new (updated) installer on Windows, please try:
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150412_rev10216_win32_setup.exe
...or:
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150412_rev10216_win32_setup.zip

In contrast tot he nightly offered below, this also includes the crash handler, so its probably better suited for testing and reporting.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline shurick

  • Multiple posting newcomer
  • *
  • Posts: 35
Re: The 12 April 2015 build (10216) is out.
« Reply #3 on: April 13, 2015, 02:48:31 pm »
Packages for openSUSE (binaries and sources) for 32-bit and 64-bit.
Packages for openSUSE http://codeblocks.esy.es  (binaries and sources) for 32-bit and 64-bit.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: The 12 April 2015 build (10216) is out.
« Reply #4 on: April 13, 2015, 07:41:21 pm »
Very, very sorry that bugs in spellchecker will not allow us to use CB after svn-9958  :'(

why? can you explain?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 12 April 2015 build (10216) is out.
« Reply #5 on: April 13, 2015, 08:05:56 pm »
There was a discussion in the previous (or the one before it) night build topic.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 12 April 2015 build (10216) is out.
« Reply #6 on: April 13, 2015, 08:58:43 pm »
Very, very sorry that bugs in spellchecker will not allow us to use CB after svn-9958  :'(
Oh dear... oBFusCATed made very clear what we need to reproduce.

If you are not willing to help and continue to post these non-helpful messages every nightly we may consider this as spam...

EDIT:

BTW: I've split the topic from the last nightlies and moved it to here:
http://forums.codeblocks.org/index.php/topic,20195.0.html

Please continue the dicussion on that topic there. thank you!
« Last Edit: April 13, 2015, 09:08:32 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 12 April 2015 build (10216) is out.
« Reply #7 on: April 15, 2015, 08:29:14 am »
Very, very sorry that bugs in spellchecker will not allow us to use CB after svn-9958  :'(
@Khram: Are you willing to answer and help in
http://forums.codeblocks.org/index.php/topic,20195.0.html
?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline cacb

  • Lives here!
  • ****
  • Posts: 536
Re: The 12 April 2015 build (10216) is out.
« Reply #8 on: April 15, 2015, 11:16:56 am »
Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo. are still building and will soon be available.

I have been a regular user of your tarball at https://apt.jenslody.de/testing/pool/main/c/codeblocks/  (the *.orig.tar.gz file) which I have built successfully many times under Kubuntu. I notice it has not been updated the last a couple of months. Is there a new link?