I already set up one for the aircrack-ng project, so I have some config files that work out of the box. However I don't know yet how to plug buildbot with your VCS, but that should be quite easy.
Let's move to IRC to have a quick discussion about this ;) William Pitcock a écrit : > Hi Adam, > > Yes a buildbot system would be a great solution. Would you like to help > set one up? > > William > > On Wed, 2008-03-05 at 21:55 +0100, "Adam Cécile (Le_Vert)" wrote: >> Thanks, I will fix it with my next upload. >> Moreover I'll have a talk with upstream to be sure this kind of ftbfs >> can't appear anymore (ie: buildbot). >> >> Regards, Adam. >> >> Cyril Brulebois a écrit : >>> tag 455291 patch >>> thanks >>> >>> Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): >>>> Package: audacious-plugins >>>> Version: 1.4.1-2 >>>> Usertags: ftbfs-gcc-4.3 >>> Please find attached a patch to fix this FTBFS. >>> >>> Nice build system, by the way: >>> | if $compile_line ; then \ >>> | printf "\033[K\033[0;32mSuccessfully compiled >>> \033[1;32mxs_fileinfo.c\033[0;32m.\033[0m\n"; \ >>> | else \ >>> | printf "\033[K\033[0;31mFailed to compile >>> \033[1;31mxs_fileinfo.c\033[0;31m!\033[0m\n"; exit 1; \ >>> | fi >>> >>> >>

