User forums > Nightly builds

The 20 september 2006 build is out.

(1/2) > >>

killerbot:
IMPORTANT : please clean up your directory where you installed the previous nightly build, before you install this one !!!


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 20 September 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_fc4+5.rpm (not yet)


Resolved Fixed:


* Plugin loading redesigned
  - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
  - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
  - All plugins in our repository have been updated accordingly.
  - Autotools builds not yet tested
* Added options for build targets to auto-generate the output filename, based on the running platform. This should bring us closer to the final goal of one project file for all platforms.
* Check also for modified projects when the app get's (re)activated, so that externally modified project files (.cbp) allow the user to reload them (just like with externally modified files)
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)

David Perfors:

--- Quote from: killerbot on September 20, 2006, 07:49:08 pm ---
* Plugin loading redesigned
  - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
  - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
  - All plugins in our repository have been updated accordingly.
  - Autotools builds not yet tested
* * Plugin loading redesigned
  - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
  - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
  - All plugins in our repository have been updated accordingly.
  - Autotools builds not yet tested
--- End quote ---
double, was only one commit :P

But great job Yiannis, works like a charm :D

sethjackson:
Windows ANSI build is here.

z.e.k:

--- Quote from: killerbot on September 20, 2006, 07:49:08 pm ---IMPORTANT : please clean up your directory where you installed the previous nightly build, before you install this one !!!
--- End quote ---

What do you mean by cleaning up ?

PsYhLo:
delete old file first from other Nightly build

Navigation

[0] Message Index

[#] Next page

Go to full version