Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: TriKri on April 20, 2008, 10:37:25 pm

Title: Update manager for nightly builds?
Post by: TriKri on April 20, 2008, 10:37:25 pm
Hi!

I was wondering if there is some program that can help you with downloading and installing the nightly builds, check for new nightly builds, etc. Kind of like an online installer at the same time. Is there?
Title: Re: Update manager for nightly builds?
Post by: JGM on April 20, 2008, 11:28:54 pm
No, only rss feeds could help you for now.
Title: Re: Update manager for nightly builds?
Post by: raph on April 21, 2008, 01:06:45 am
Use svn and a little shell/batchscript.
First let svn print a log of changed things. Then "svn update". Then wait for key. Then "make".
This way you can decide whether the changes are worth to compile and also you won't have much traffic.
Fast and easy :D
Title: Re: Update manager for nightly builds?
Post by: TriKri on April 21, 2008, 04:02:35 pm
What is svn? Can I use it to check updates over the internet?
Title: Re: Update manager for nightly builds?
Post by: JGM on April 21, 2008, 06:54:12 pm
http://svnbook.red-bean.com/
Title: Re: Update manager for nightly builds?
Post by: TriKri on April 21, 2008, 07:58:28 pm
Ahaa! Thanks! :D Will try that out.
Title: Re: Update manager for nightly builds?
Post by: Barking_Mad on April 26, 2008, 05:23:23 am
There is allways http://apt.jenslody.de/ heh if your on deb.