summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stop the continuous run if the list completed.Diego Elio Pettenò2010-10-251-0/+2
| | | | Before it entered an infinite restart loop.
* Allow providing an alternative list from the "complete", and keep itDiego Elio Pettenò2010-09-261-1/+7
| | | | updated.
* Improve build list handling.Diego Elio Pettenò2010-09-181-1/+8
| | | | | | | | | - get the first 200 random packages out of the _complete_ list (not the queue itself) — this allows for new packages to enter the queue by themselves; - keep a per-session mask list, to the side of the current run mask list; this allows exclusion of packages for a longer time (if no revision is added) and a faster turnover of packages.
* Don't check whether the file is executable but rather if it exists.Diego Elio Pettenò2010-09-081-1/+1
|
* Add a proper license to all the scripts running the Tinderbox.Diego Elio 'Flameeyes' Pettenò2010-09-031-0/+15
| | | | | | | Since most of them are really simple scripts that don't really warrant for strong copyleft, they are all licensed under ISC license. Copyright is, depending on the file, mine, Zac's, or both.
* Add a script to continuously run the tinderbox without halting it for restarts.Diego Elio 'Flameeyes' Pettenò2010-09-021-0/+9