News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 16 january 2007 build will NOT be out.

Started by killerbot, January 16, 2007, 05:55:57 PM

Previous topic - Next topic

killerbot

first of all : Morton : fix confirmed ;-)

Weekly or daily : weekly less work for me, on the other hand dailys will shows us way faster regressions and we can always hold back dailys like we did last week.
So if people think we should go weekly, well weekly it is then, but for me it's no problem to do the daily one [that's still what I prefer]


PS : on one linux box I am stuck at 800*600 :-( and because of that I can't see the OK button of the compiler options :-( , can we catch such things and add a scrollbar ?

Belgabor

I'd recommend roughly staying at daylies, but remove the force. You've pampered us so much that we start to throw tantrums when a nightly is missing ;)
I also think that not every small commit warrants a new "nightly" (e.g. cosmetic bug fixes, internal changes).

MortenMacFly

Quote from: Belgabor on January 17, 2007, 03:56:22 PM
I also think that not every small commit warrants a new "nightly" (e.g. cosmetic bug fixes, internal changes).
At least this we have already implemented: No nightly if there are only "- whatever" commits, but if there are "* commits" -> see the log to understand what I mean.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Jewe

#18
I think is all a matter of how much input do you want?
less? switch to weekly. :D
the same? keep this up, I accept the fact that there no new version out for a couple of days.
(...patience is a virtue.)

other way of doing it, release a full version.. :D
This way you can point people to use version 1.0
and you get a snap shot for version 1.x every week.

like my boss always says, sometimes you need to stop and jump on the bike in order to go faster.. :P
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Pecan

The user input from nightlies has been invaluable.
I don't believe my CB contribs would be as stable without it.

cstudent

I'm cool with building the Ubuntu .deb whenever, daily or weekly. I've noticed on the download page that there are more downloads every few days, so maybe a bi-weekly offer?. Although, I'd really like to know what was so special about the Ubuntu rev 3197 back on Nov 9th. It got over 3000 downloads! And the Fedora rev 3445 on News Year Eve must have been really, really special. It got over 18,000!

Pecan

Quote from: cstudent on January 17, 2007, 07:08:03 PM
I'm cool with building the Ubuntu .deb whenever, daily or weekly. I've noticed on the download page that there are more downloads every few days, so maybe a bi-weekly offer?. Although, I'd really like to know what was so special about the Ubuntu rev 3197 back on Nov 9th. It got over 3000 downloads! And the Fedora rev 3445 on News Year Eve must have been really, really special. It got over 18,000!
Wow!! It never occured to me there were that many users of CB.
Wonder how man MSW users?

killerbot

Quote from: cstudent on January 17, 2007, 07:08:03 PM
I'm cool with building the Ubuntu .deb whenever, daily or weekly. I've noticed on the download page that there are more downloads every few days, so maybe a bi-weekly offer?. Although, I'd really like to know what was so special about the Ubuntu rev 3197 back on Nov 9th. It got over 3000 downloads! And the Fedora rev 3445 on News Year Eve must have been really, really special. It got over 18,000!

:shock: :shock: :shock: :shock: :shock: :shock:

orefa

Quote from: Jewe on January 17, 2007, 04:28:34 PM
I think is all a matter of how much input do you want?

Indeed. A build at some preset time, be it nightly or weekly, is not necessarily the best approach. I think after any significant change is made (as decided by the need to receive feedback on it) then a new build can be produced. Change this section to "Latest Build" and only release as necessary, when necessary. It may be daily during some periods, it may take five days or it may even happen twice in the same day if something warrants it. Either way, we'll live.

Jewe

Quote from: cstudent on January 17, 2007, 07:08:03 PM
I'm cool with building the Ubuntu .deb whenever
Thx for making the build so I can play with Ubuntu.

@orefa
I think you should try and release as much as possible. this way people will come back, because its a daily or almost daily thing.
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

stahta01

#25
Quote from: orefa on January 17, 2007, 08:05:52 PM
Quote from: Jewe on January 17, 2007, 04:28:34 PM
I think is all a matter of how much input do you want?

Indeed. A build at some preset time, be it nightly or weekly, is not necessarily the best approach. I think after any significant change is made (as decided by the need to receive feedback on it) then a new build can be produced. Change this section to "Latest Build" and only release as necessary, when necessary. It may be daily during some periods, it may take five days or it may even happen twice in the same day if something warrants it. Either way, we'll live.


I second this suggest with some additional ideas.

Change "Nightly Build" section to "Latest development Build".
And, I suggest the idea "Latest Test Build" being used on the Wiki page somewhere this would refer to a "Development Build" that was found to work up to some set level of performance.

Some items that a "Latest Test Build" should have.
Builds for it exists for Linux, Windows Unicode and Windows ANSI.
Linux builds should exist for a least ??? Linux platforms.
The "Latest Test Build" should be able to build Code::Blocks using SVN setup.

Once, Code::Blocks 1.0 is released I would stop "Latest Test Build" until the "Release build" (Code::Blocks 1.0) can NOT build the "Latest development Build" anymore.

Note, I am thinking of  "Latest Test Build" being used as a bootstrap build that can build C::B from SVN or at some future time from tgz.

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]