News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Please do a (yearly) release

Started by jondo, December 12, 2014, 03:27:55 PM

Previous topic - Next topic

jondo

Looking at the SVN log, a lot has happened during this year. Let me suggest that you should do a Code::Blocks 14.12 release.

This would
* give a good first impression (sign of live) at the project homepage
* promote this year's most important new features
* give "drive-by" IDE evaluators something to install a little more easily than the nightly build.

chameleon

I agree!
One release per year is just ok.
Even for bug fixes only.

oBFusCATed

Too late already. Next release will be at least 15.xx.
(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!]

ToApolytoXaos

A kind suggestion to the devs would be to create a self-extracted archive (for windows) of the most stable nightly build and add it as link in main website.

This way could show some activity on the actual project and could possibly attract candidate volunteers with C::B's improvement.

Just my 2 cents.

Cheers.

ollydbg

#4
Quote from: ToApolytoXaos on December 12, 2014, 10:41:30 PM
A kind suggestion to the devs would be to create a self-extracted archive (for windows) of the most stable nightly build and add it as link in main website.
Why do you think a self-extracted archive is better than the current 7z file? :)

I personally don't think we can release a 14.xx release this year(15 days left for the current year), because there are some bugs to fix before the next release, so let's hope a 15.xx release.
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.

chameleon

Even if not 14.12, nor 15.03, the point is one release per year is good!

stahta01

I think a normal release cycle with a minimum of a year and a max of 3 years seems good (like we have been doing).
But, I do think we need to think about a release when these things happen.

Release before major changes to the CB SDK.

Release after a stable MinGW GCC is released; right now the MinGW GCC releases are happening too often for this to be valid test for a release.

Release before major long term Linux Distros; no idea which Linux Distros we should target and how long before their release we would need to lead.

Tim S.


C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]