summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for sub-slots.HEADmasterZac Medico2013-03-051-1/+1
* Use --keep-going in the haskell updater.Diego Elio Pettenò2013-02-191-1/+1
* Update the --as-needed specs hacking so that it works with hardened toolchain.Diego Elio Pettenò2013-01-262-8/+14
* Fix syntax.Diego Elio Pettenò2013-01-251-1/+1
* Mark all news as read during restart.Diego Elio Pettenò2013-01-251-0/+1
* Try running the merge with USE=-doc first, then fall back to FEATURES=-test.Diego Elio Pettenò2013-01-251-5/+10
* Avoid deleting the emerge.log, just truncate it.Diego Elio Pettenò2013-01-252-5/+3
* Disable colour in eselect.Diego Elio Pettenò2012-11-011-3/+3
* Output lapack/blas/cblas selection on every merge.Diego Elio Pettenò2012-11-011-0/+4
* Add space.Diego Elio Pettenò2012-07-151-0/+2
* Make it more generic and more reliable to pick up autotools failure logs.Diego Elio Pettenò2012-07-151-7/+12
* Avoid subshell.Diego Elio Pettenò2012-06-221-1/+1
* Add netcat6 to the list if ${TINDERBOX_ANALYSIS_ADDR} is set.Diego Elio Pettenò2012-06-221-0/+1
* tinderbox-restart.sh: make sure to rebuild languages if changing USEsDiego Elio Pettenò2012-06-221-6/+6
* Output REQUIRED_USE conflicts as well as unsatisfied USE deps.Zac Medico2012-06-211-0/+9
* Also cat aclocal.out if present.Diego Elio Pettenò2012-06-191-0/+3
* Enable fail-clean or there won't be enough space.Diego Elio Pettenò2012-06-161-1/+1
* And use the right name.Diego Elio Pettenò2012-06-161-1/+1
* Quiet the log sending.Diego Elio Pettenò2012-06-161-2/+3
* Fix typo.Diego Elio Pettenò2012-06-161-1/+1
* If we have an automake failure, inline the log file, this way we don't have t...Diego Elio Pettenò2012-06-161-0/+5
* No-op on log sending when the analysis address is unset.Diego Elio Pettenò2012-06-161-4/+8
* Send the log to the analysis system whenever a package fails or succeeds.Diego Elio Pettenò2012-06-151-0/+10
* Disable split logs (required for proper analysis).Diego Elio Pettenò2012-06-151-1/+1
* Rename tinderbox_mask_pkg to tinderbox_failed for consistency.Diego Elio Pettenò2012-06-151-2/+2
* Make sure to have Python 2.7 around.Diego Elio Pettenò2012-05-181-0/+4
* Make sure to have Python 2.7 around.Diego Elio Pettenò2012-05-181-1/+2
* Only list bti if we have a configured BTI account.Diego Elio Pettenò2012-05-181-1/+1
* Record some packages to the world file for safety.Diego Elio Pettenò2012-05-181-1/+1
* Fix the remaining places that use the old format.Diego Elio Pettenò2012-05-173-3/+3
* Move configuration file to /etc/portage.Diego Elio Pettenò2012-05-171-1/+1
* Keep the make.conf ASCII. Workaround broken Python 3.Diego Elio Pettenò2012-05-171-2/+2
* Save to file the list of unsatisfied USE dependencies.Diego Elio Pettenò2011-08-071-1/+1
* Make sure to source the environment in local.start script.Diego Elio Pettenò2011-05-281-1/+3
* Add local.start script that can be used as /etc/local.d/tinderbox.start to st...Diego Elio Pettenò2011-05-031-0/+11
* Source the private conf only if it exists.Diego Elio Pettenò2011-05-031-1/+1
* Add category to package names (screen is ambiguous).Diego Elio Pettenò2011-04-131-6/+12
* rdeps: Use new URLJeremy Olexa2011-03-221-1/+1
* Make sure that all the default options are used during oldconfig.Diego Elio Pettenò2010-10-251-1/+1
* If there is not a previous configuration file for the kernel, skip over it.Diego Elio Pettenò2010-10-251-2/+2
* Fetch _all_ distfiles, so that we know if the mirrors are missingDiego Elio Pettenò2010-10-251-1/+1
* Use the same dent_me function as the other tinderbox scripts.Diego Elio Pettenò2010-10-251-10/+14
* Consider fetching failed if there is an error condition.Diego Elio Pettenò2010-10-251-2/+2
* Stop the continuous run if the list completed.Diego Elio Pettenò2010-10-251-0/+2
* Don't try to send dents if no BTI_ACCOUNT is set.Diego Elio Pettenò2010-10-152-5/+19
* Remove lafilefixer, no longer needed with Portage 2.1.9.Diego Elio Pettenò2010-10-031-2/+0
* Avoid --newuse, as it causes problems with FEATURES=test.Diego Elio Pettenò2010-10-031-1/+1
* Fix script when executed out of the tinderbox sources.Diego Elio Pettenò2010-09-261-3/+5
* Allow providing an alternative list from the "complete", and keep itDiego Elio Pettenò2010-09-261-1/+7
* Rewrite the revdeps fetching script.Diego Elio Pettenò2010-09-241-10/+31