Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Update manager for nightly builds?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Update manager for nightly builds? (Read 7219 times)
TriKri
Single posting newcomer
Posts: 6
Update manager for nightly builds?
«
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?
Logged
JGM
Lives here!
Posts: 518
Got to practice :)
Re: Update manager for nightly builds?
«
Reply #1 on:
April 20, 2008, 11:28:54 pm »
No, only rss feeds could help you for now.
Logged
raph
Almost regular
Posts: 242
Re: Update manager for nightly builds?
«
Reply #2 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
Logged
TriKri
Single posting newcomer
Posts: 6
Re: Update manager for nightly builds?
«
Reply #3 on:
April 21, 2008, 04:02:35 pm »
What is svn? Can I use it to check updates over the internet?
Logged
JGM
Lives here!
Posts: 518
Got to practice :)
Re: Update manager for nightly builds?
«
Reply #4 on:
April 21, 2008, 06:54:12 pm »
http://svnbook.red-bean.com/
Logged
TriKri
Single posting newcomer
Posts: 6
Re: Update manager for nightly builds?
«
Reply #5 on:
April 21, 2008, 07:58:28 pm »
Ahaa! Thanks!
Will try that out.
Logged
Barking_Mad
Multiple posting newcomer
Posts: 47
Re: Update manager for nightly builds?
«
Reply #6 on:
April 26, 2008, 05:23:23 am »
There is allways
http://apt.jenslody.de/
heh if your on deb.
Logged
WooF! WooF! - Ubuntu 8.10 & CB 5432 & GCC 4.3.2
To see the world in a grain of sand and heaven in a wild flower
To hold infinity in the palm of your hand and eternity in an hour - W.B
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Update manager for nightly builds?