aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix emi tooPascal Terjan2013-01-111-1/+1
|
* Fix ulriPascal Terjan2013-01-111-1/+1
|
* Release 0.6.180.6.18Pascal Terjan2013-01-112-1/+4
|
* Do not mark an arch done until all files are copiedPascal Terjan2013-01-111-6/+9
|
* 0.6.170.6.17Pascal Terjan2013-01-022-1/+2
|
* Update NEWSPascal Terjan2013-01-021-0/+1
|
* Write not_on_this_arch packages to status filePascal Terjan2013-01-022-0/+3
|
* fix tooThierry Vignaud2013-01-011-1/+1
|
* fix testThierry Vignaud2013-01-011-1/+1
|
* 0.6.160.6.16Pascal Terjan2012-12-312-1/+2
|
* Add some loggingPascal Terjan2012-12-231-3/+5
|
* - fix check_chroot_need_update which was always telling to rebuild the chroot,Arnaud Patard2012-12-141-0/+1
| | | | | | due to urpmi not being able to write to $urpmi_root/tmp some temp files (thus returning an empty package list).
* Grr never rename a variable before committing without re-testingPascal Terjan2012-12-111-1/+1
|
* Update srpm name, rebuild_one may change itPascal Terjan2012-12-112-15/+16
|
* simplify like emi wasThierry Vignaud2012-12-111-8/+2
|
* (empty_status) simplify, make it cleaer and kill a perl_checker warningThierry Vignaud2012-12-111-1/+1
|
* perl_checker cleanupThierry Vignaud2012-12-112-9/+9
|
* Add forgotten lockPascal Terjan2012-12-111-0/+4
|
* Fix chroot cleaningPascal Terjan2012-12-112-0/+3
|
* Update NEWS0.6.15Pascal Terjan2012-12-101-0/+5
|
* Increase versionPascal Terjan2012-12-101-1/+1
|
* Get shared code out of rebuild_onePascal Terjan2012-12-101-6/+5
|
* Fix concurrent access to status filePascal Terjan2012-12-101-13/+20
|
* Get rid of cachePascal Terjan2012-12-106-203/+34
|
* Don't mention srpms in unknown state in the status file, this is bogus ↵Pascal Terjan2012-12-101-2/+0
| | | | anyway when srpm release changes
* Factorize dump_status/dump_cache_par callsPascal Terjan2012-12-101-10/+4
|
* Release 0.6.140.6.14Pascal Terjan2012-12-101-0/+1
|
* Update NEWSPascal Terjan2012-12-101-0/+1
|
* Add TODOPascal Terjan2012-12-101-0/+1
|
* Re-indentPascal Terjan2012-12-101-224/+224
|
* Add support for parallel buildPascal Terjan2012-12-101-32/+75
|
* Use plog instead of printPascal Terjan2012-12-081-2/+1
|
* simplifyThierry Vignaud2012-12-071-9/+3
|
* ulri: allow setting per distro archNicolas Vigier2012-12-072-1/+17
| | | | | | | | | ulri currently takes the list of bots defined in $config->{bot} to find the list of architecture for which it should build packages. With this change, it is now possible to define in $config->{$arch} the list of architectures for each distro. If it is not defined for a distro, $config->{$arch}->{default} is used.
* emi: allow setting per distro mandatory_archNicolas Vigier2012-12-072-1/+10
| | | | | | | | | emi is using $config->{mandatory_arch} to find the list of mandatory architectures with successful build required to upload a package. With this change it is now also possible to set per distro mandatory_arch in $config->{mandatory_arch}->{$distro}. If no mandatory architecture is defined for a distro, then $config->{mandatory_arch}->{default} is used.
* Remove useless linesPascal Terjan2012-12-062-6/+0
|
* perl_checker cleanupsThierry Vignaud2012-12-042-3/+3
|
* Allow setting some env variables to define and default to setting ↵Pascal Terjan2012-12-042-0/+15
| | | | PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
* Write status file after succesful builds tooPascal Terjan2012-12-022-0/+2
|
* Kill build if nothing is printed for 5 minutes and system is idlePascal Terjan2012-12-023-2/+22
|
* Increase versionPascal Terjan2012-12-021-1/+1
|
* simplify: unlink can work on a list...Thierry Vignaud2012-11-271-1/+1
|
* make it clearer through adding missing ()Thierry Vignaud2012-11-271-6/+6
|
* Do not say that link fail when it succeedsPascal Terjan2012-11-261-2/+1
|
* Oops sometimes git-svn does some strange things to me0.6.13Pascal Terjan2012-10-311-1/+1
|
* Update NEWS for a release0.6.12Pascal Terjan2012-10-312-2/+3
|
* (warn_about_failure) split it outThierry Vignaud2012-09-251-30/+35
|
* typo fixThierry Vignaud2012-09-251-1/+1
|
* simplify checking whether the whole group is noarch or notThierry Vignaud2012-09-251-6/+1
|
* simplify finding excluded packageThierry Vignaud2012-09-251-12/+5
|