News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Unofficial Code::Blocks installer for Windows (svn 10408)

Started by ptDev, September 02, 2010, 05:08:35 PM

Previous topic - Next topic

ptDev

New version, updated to svn revision 7041 and added a new plugin: CodePaste. Check the link in the first post!

ptDev

Just a small bump to let you know that the unofficial installer has been updated as well, to bring up to date with respect to the nightly builds (now at revision 7075). :)

ptDev

SVN revision 7110, just uploaded. Get it while it's hot! :)

xazax

Nice work, thanks! :)

ptDev

Bumping to let you all know, there's another unofficial installer, updated to revision 7175. You can download it here. :)

ptDev

A bump to inform that the unofficial installer is now based on SVN revision 7280.

ptDev

Latest update: svn revision 7286, moved to pcxprj-GCC (based on GCC 4.6.1, with lots more C++0x goodness). Check the first post for details and the download link. :)

ollydbg

Quote from: ptDev on July 17, 2011, 11:05:36 AM
Latest update: svn revision 7286, moved to pcxprj-GCC (based on GCC 4.6.1, with lots more C++0x goodness). Check the first post for details and the download link. :)

great job, I hope this revision of CC is stable, and also I love pcx's gcc 4.6.1. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

ptDev

Updated to revision 7288, now in synch with the latest nightly build, in addition to a few more changes in the installation. :) Check the first post for the download link.

reckless

4.6.1 is a lot more stable :)

there is still a few oddities with lto support on win (mostly the lto plugin) but it should be fixed permanently with binutils 2.22 (git version works ok so far since it has most of the fixes in).





ptDev

Bumping the thread to announce that the unofficial installer, based on svn revision 7472 is here!

In this version, I have moved back to the popular TDM-GCC, who finally upgraded to GCC 4.6.1.

Read the first post for details and the download link! :)

ptDev

Hello there!

A new installer, based on revision 7500, is available here. :)

ptDev

Merry Christmas!

A new installer, based on svn revision 7639, can be found here. :)

bruce1948


ptDev

New installer just packaged for revision 7671! In addition to the usual extras, this time I also integrated the alternate icons by Alpha (see this thread) into this custom build.

Get it while it's hot. :)

I'm planning to remake the installer in WiX in the near future. I started using it at work and like it a lot, so I would love to see how a C::B installer would behave. ;)