aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst-auto: run git merge in quiet modeMike Frysinger2018-01-161-1/+1
* catalyst-auto: log the command in the log file itselfMike Frysinger2018-01-151-0/+1
* catalyst-auto: pass current targets down to post_buildMike Frysinger2018-01-151-6/+7
* catalyst-auto: run update_symlinks by default in pre_buildMike Frysinger2018-01-151-1/+1
* catalyst-auto: move git update into main scriptMike Frysinger2018-01-151-2/+29
* catalyst-auto: move container logic into a func tooMike Frysinger2018-01-151-15/+23
* catalyst-auto: move all code into functionsMike Frysinger2018-01-151-263/+273
* catalyst-auto: add intermediate verbose, that prints the command, but not the...Robin H. Johnson2017-12-281-3/+6
* catalyst-auto: fix title.Robin H. Johnson2017-12-151-1/+1
* catalyst-auto: only purge tmpdir+autoresume, not pkgdir.Robin H. Johnson2017-12-141-1/+1
* catalyst-auto: run trigger_post_build after every successful spec, to export ...Robin H. Johnson2017-12-141-4/+12
* catalyst-auto/run_cmd: append logs instead of overwriteRobin H. Johnson2017-12-141-2/+2
* tools/catalyst-auto: change datestamp->timestampRobin H. Johnson2017-12-071-5/+8
* catalyst: do not use --purge so we can hit binpkgcache.Robin H. Johnson2017-12-061-2/+2
* catalyst-auto: use full system hostname by defaultMike Frysinger2017-03-221-1/+2
* catalyst-auto: add missing `local body` in send_emailMike Frysinger2016-12-211-0/+1
* catalyst-auto: fix return value passing with run_cmd helperMike Frysinger2016-12-211-0/+3
* catalyst-auto: rework run_cmd pass throughMike Frysinger2016-12-211-13/+14
* catalyst-auto: fix quoting in a number of placesMike Frysinger2016-12-211-23/+23
* catalyst-auto: reject unknown command line argumentsMike Frysinger2016-12-211-0/+4
* catalyst-auto: drop unused variablesMike Frysinger2016-12-211-4/+3
* catalyst-auto: do not fail if /usr/bin/time is not present.Robin H. Johnson2016-05-301-3/+6
* catalyst-auto: datestamp tmpdir for ease of debug.Robin H. Johnson2016-05-271-1/+1
* catalyst-auto: use `local` in a few more placesMike Frysinger2016-05-231-5/+5
* catalyst-auto: convert `echo -e` to `printf`Mike Frysinger2016-05-231-2/+4
* convert GITDIR over to REPO_DIRMike Frysinger2016-05-191-2/+0
* catalyst-auto: automatically calculate REPO_DIRMike Frysinger2016-05-191-2/+3
* catalyst-auto: try to fix syntax error in previous commitsMike Frysinger2016-05-071-1/+1
* catalyst-auto: fix whitespace.Robin H. Johnson2016-05-061-1/+1
* Move the code to update symlinks to a separate function, call it from pre_bui...Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-05-051-1/+9
* catalyst-auto: Record how long the catalyst runs take.Robin H. Johnson2016-04-291-3/+3
* Stop using hardcoded paths for the releng repo.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-261-0/+1
* catalyst-auto: move default email settings to main scriptMike Frysinger2016-03-271-0/+6
* catalyst-auto: allow configs to set BUILD_SRCDIR_BASEMike Frysinger2016-03-241-1/+2
* catalyst-auto: add an option to hold a lock while runningMike Frysinger2016-03-231-0/+17
* catalyst-auto: minor word smithingMike Frysinger2016-03-221-2/+2
* catalyst-auto: add a time delay optionMike Frysinger2016-03-211-0/+21
* catalyst-auto: add a preclean option to trim temp filesMike Frysinger2016-03-211-0/+23
* catalyst-auto: unify catalyst.conf parsingMike Frysinger2016-03-211-0/+9
* make portage_confdir location dynamicMike Frysinger2016-03-201-0/+6
* tools/catalyst-auto: Allow multiple config files, for host-specific overrides.Robin H. Johnson2016-01-251-9/+19
* Update sed to match snapshot version.Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-12-271-1/+1
* catalyst-auto: set up a default GITDIR for scriptsMike Frysinger2014-09-101-0/+2
* catalyst-auto: automatically use uts/ipc/pid namespacesMike Frysinger2014-09-101-2/+9
* catalyst-auto: construct tempdir with mktemp rather than pidMike Frysinger2014-09-101-16/+6
* catalyst-auto: clean up usage a bitMike Frysinger2014-09-101-5/+4
* tools/catalyst-auto: Set pipefail to catch failure in verbose mode as well.Guy Martin2014-04-151-0/+3
* catalyst-auto: run in a mount namespaceMike Frysinger2014-02-241-0/+8
* Set to /tmp if isn't setRaúl Porcel2013-01-021-1/+1
* Move hardcoded paths out of the script files.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-131-1/+1