User forums > Nightly builds

The 18 october 2006 build is out.

(1/6) > >>

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

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

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

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 18 October 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061018_rev3104_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061018_rev3104_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061018_rev3104_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061018_rev3104_fc4+5.rpm (not yet)


Resolved Fixed:


* fixed replace bug (described at http://forums.codeblocks.org/index.php?topic=4243.msg33456#msg33456)
* Added two new options in plugins management dialog:
  - Install plugin for all users or current user only (checks user rights too).
  - Ask for confirmation if conflicts arise.
* Console-runner shows return value and execution time of executed process
  console window title shows executed commandline (MSW only)
* Special pre/post build command added: #run_script. Usage: "#run_script filename.script". Allows to run a Code::Blocks script during the build process. A usage example will be posted on the wiki soon
* New script function: InstallPlugin(). When called from a script, a security warning is emitted (no way to turn this off)
* Fixed minor bug in build scripts clearing
* Few more macros added in MacrosManager:
  - TARGET_OUTPUT_FILE: active target's output filename.
  - TARGET_OUTPUT_BASENAME: active target's output base name (no path and no extension).
  - [target_name]_OUTPUT_BASENAME: named target's output base name (no path and no extension)
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* menu items with icon not correctly aligned (since wx263)

tiwag:
@killerbot : does the batchbuild work with this NB ?

killerbot:

--- Quote from: tiwag on October 18, 2006, 07:45:11 pm ---@killerbot : does the batchbuild work with this NB ?

--- End quote ---

no idea (I still build from within CB ...), still not automated, always postponing it ...

These are the last changes (rev 3104) :

--- Quote ---* Special pre/post build command added: #run_script. Usage: "#run_script filename.script". Allows to run a Code::Blocks script during the build process. A usage example will be posted on the wiki soon.
* New script function: InstallPlugin(). When called from a script, a security warning is emitted (no way to turn this off).
* Fixed minor bug in build scripts clearing.
* Few more macros added in MacrosManager:
- TARGET_OUTPUT_FILE: active target's output filename.
- TARGET_OUTPUT_BASENAME: active target's output base name (no path and no extension).
- [target_name]_OUTPUT_BASENAME: named target's output base name (no path and no extension).
--- End quote ---

tiwag:

--- Quote from: killerbot on October 18, 2006, 07:53:56 pm ---
--- Quote from: tiwag on October 18, 2006, 07:45:11 pm ---@killerbot : does the batchbuild work with this NB ?

--- End quote ---
no idea (I still build from within CB ...), still not automated, always postponing it ...

--- End quote ---
i thought when you've built it, you can test it also  :shock:

killerbot:
there are so many features to test, if I need to test them all, well then it's already time for the next nightly ;-)

Navigation

[0] Message Index

[#] Next page

Go to full version