User forums > Nightly builds

The 25 september 2010 build (6634) CODECOMPLETION BRANCH version is out.

(1/24) > >>

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_wx2810_gcc441.7z

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

The 25 September 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20100925_rev6634_CC_BRANCH_win32.7z
  - Linux :
   none

Important changes compared to previous CODECOMPLETION BRANCH nightly:

* cc_branch: applied patch to fix a crash under Windows and do some cleanup, namely:
- fix a crash under windows
- use member variables with the unified naming style
- now NativeParser::GetParser returns always a reference
- removing parser instance unnecessary
- parser for the active editor is never removed
- refactoring some variable names, function names
* cc_branch: applied patch to fix *NONE* project parser error AND add parsing any files opened through DDE or the command-line
* cc_branch: applied patch to fix a hang while reparsing
* cc_branch: applied patch to fix an error when opening a header file without a project
* cc_branch: applied patch to improve locker for system headers
* cc_branch: applied patch simplify interface to batch parser AND improve performance
* cc_branch: applied patch to support CC for member variable initialisation
* cc_branch: build fix for parser test project
* cc_branch: reverted patch of 6238r to fix the issue reported here: http://forums.codeblocks.org/index.php/topic,13338.msg89975.html#msg89975
* cc_branch: applied patch to fix system headers parsing completely hangs
* cc-branch: reverted commit 6629 (re-revert commit 6238), it was not the cause for the issuedescribed in http://forums.codeblocks.org/index.php/topic,13338.msg89975.html#msg89975;
partly reverted commit 6594, that causes the issue
* cc_branch: applied patch to add some more comments AND improve consistency of style for header files
* cc_branch: little cosmetic fix (comparison with pointer)
* cc_branch: applied patch to add possibility to remove all bookmarks
* all updates that occurred on trunk

THIS IS A SPECIAL TEST BUILD OF REFACTORINGS CARRIED OUT ON THE CODE COMPLETION BRANCH IN OUR SVN.
FOCUS IS ON ENHANCED CODE COMPLETION USABILITY.

Give your feedback on this version only in this thread, don't mix it with the regular nightly please.

Once we don't have any blockers on this version,we will merge the changes into trunk and it will be part of the regular nightlies.

Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

If you want to use apt (or dselect, synaptic or whatever) you need to add the following entries to /etc/apt/sources.list :

--- Code: ---deb http://apt.jenslody.de/ any cc
deb-src http://apt.jenslody.de/ any cc
--- End code ---
and remove entries for the normal nightlies.

Alternatively you can download the deb's directly from http://apt.jenslody.de/pool/cc/c/codeblocks/ .

superbaby:
Where is the download link for Windows?

MortenMacFly:

--- Quote from: superbaby on September 28, 2010, 02:15:12 am ---Where is the download link for Windows?

--- End quote ---
In the first post by killerbot.

Borr:

--- Quote from: MortenMacFly on September 28, 2010, 07:07:23 am ---
--- Quote from: superbaby on September 28, 2010, 02:15:12 am ---Where is the download link for Windows?

--- End quote ---
In the first post by killerbot.

--- End quote ---


--- Quote ---The 19 September 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20100919_rev6608_CC_BRANCH_win32.7z
  - Linux :

--- End quote ---

Navigation

[0] Message Index

[#] Next page

Go to full version