Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Record built packages to allow cleanup when only one arch fails | Pascal Terjan | 2014-01-19 | 1 | -1/+3 |
* | Still cleanup the queues when fetching logs for a failure fail (Probably neve... | Pascal Terjan | 2014-01-19 | 1 | -7/+2 |
* | Kill DKMS mode, it should be a list of packages to rebuild on kernel upload, ... | Pascal Terjan | 2014-01-19 | 2 | -380/+1 |
* | Drop old comments | Pascal Terjan | 2014-01-19 | 1 | -2/+0 |
* | s/cooker/cauldron/ | Thierry Vignaud | 2013-11-07 | 1 | -6/+6 |
* | Install icecream if it is enabled | Pascal Terjan | 2013-05-29 | 2 | -0/+5 |
* | use urpmi --auto for mgarepo too | Olivier Blin | 2013-05-28 | 1 | -1/+1 |
* | use here-document (suggested by tv) with quotes to simplify | Olivier Blin | 2013-05-28 | 1 | -24/+25 |
* | no need to force rebuild of perl-HTML-Parser, it is not in iurt chroot anymore | Olivier Blin | 2013-05-24 | 1 | -1/+0 |
* | debug packages are now named with debuginfo suffix | Olivier Blin | 2013-05-24 | 1 | -2/+2 |
* | fix src.rpm glob, @*- should be @*: | Olivier Blin | 2013-05-24 | 1 | -1/+1 |
* | use rpmbuild directory instead of rpm | Olivier Blin | 2013-05-24 | 1 | -10/+10 |
* | Update NEWS | Pascal Terjan | 2013-05-19 | 1 | -0/+3 |
* | Add an option to discard generated packages | Pascal Terjan | 2013-05-19 | 1 | -1/+4 |
* | Close STDIN | Pascal Terjan | 2013-05-19 | 1 | -0/+3 |
* | 0.6.190.6.19 | Pascal Terjan | 2013-01-19 | 2 | -1/+5 |
* | Use unique tmpfile for dumping macros, if several iurt create/remove /tmp/rpm... | Pascal Terjan | 2013-01-19 | 1 | -1/+1 |
* | Fix emi too | Pascal Terjan | 2013-01-11 | 1 | -1/+1 |
* | Fix ulri | Pascal Terjan | 2013-01-11 | 1 | -1/+1 |
* | Release 0.6.180.6.18 | Pascal Terjan | 2013-01-11 | 2 | -1/+4 |
* | Do not mark an arch done until all files are copied | Pascal Terjan | 2013-01-11 | 1 | -6/+9 |
* | 0.6.170.6.17 | Pascal Terjan | 2013-01-02 | 2 | -1/+2 |
* | Update NEWS | Pascal Terjan | 2013-01-02 | 1 | -0/+1 |
* | Write not_on_this_arch packages to status file | Pascal Terjan | 2013-01-02 | 2 | -0/+3 |
* | fix too | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 |
* | fix test | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 |
* | 0.6.160.6.16 | Pascal Terjan | 2012-12-31 | 2 | -1/+2 |
* | Add some logging | Pascal Terjan | 2012-12-23 | 1 | -3/+5 |
* | - fix check_chroot_need_update which was always telling to rebuild the chroot, | Arnaud Patard | 2012-12-14 | 1 | -0/+1 |
* | Grr never rename a variable before committing without re-testing | Pascal Terjan | 2012-12-11 | 1 | -1/+1 |
* | Update srpm name, rebuild_one may change it | Pascal Terjan | 2012-12-11 | 2 | -15/+16 |
* | simplify like emi was | Thierry Vignaud | 2012-12-11 | 1 | -8/+2 |
* | (empty_status) simplify, make it cleaer and kill a perl_checker warning | Thierry Vignaud | 2012-12-11 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2012-12-11 | 2 | -9/+9 |
* | Add forgotten lock | Pascal Terjan | 2012-12-11 | 1 | -0/+4 |
* | Fix chroot cleaning | Pascal Terjan | 2012-12-11 | 2 | -0/+3 |
* | Update NEWS0.6.15 | Pascal Terjan | 2012-12-10 | 1 | -0/+5 |
* | Increase version | Pascal Terjan | 2012-12-10 | 1 | -1/+1 |
* | Get shared code out of rebuild_one | Pascal Terjan | 2012-12-10 | 1 | -6/+5 |
* | Fix concurrent access to status file | Pascal Terjan | 2012-12-10 | 1 | -13/+20 |
* | Get rid of cache | Pascal Terjan | 2012-12-10 | 6 | -203/+34 |
* | Don't mention srpms in unknown state in the status file, this is bogus anyway... | Pascal Terjan | 2012-12-10 | 1 | -2/+0 |
* | Factorize dump_status/dump_cache_par calls | Pascal Terjan | 2012-12-10 | 1 | -10/+4 |
* | Release 0.6.140.6.14 | Pascal Terjan | 2012-12-10 | 1 | -0/+1 |
* | Update NEWS | Pascal Terjan | 2012-12-10 | 1 | -0/+1 |
* | Add TODO | Pascal Terjan | 2012-12-10 | 1 | -0/+1 |
* | Re-indent | Pascal Terjan | 2012-12-10 | 1 | -224/+224 |
* | Add support for parallel build | Pascal Terjan | 2012-12-10 | 1 | -32/+75 |
* | Use plog instead of print | Pascal Terjan | 2012-12-08 | 1 | -2/+1 |
* | simplify | Thierry Vignaud | 2012-12-07 | 1 | -9/+3 |