aboutsummaryrefslogtreecommitdiff
path: root/abe.sh
AgeCommit message (Expand)Author
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2016-03-29Add support for --extraconfig <tool>=<path> option.Christophe Lyon
2016-03-28Merge "Add dejagnu version handling on the command line."Maxim Kuvyrkov
2016-02-25Add dejagnu version handling on the command line.Yvan Roux
2016-02-02Quote argument of --set.Christophe Lyon
2015-07-29lib/fetch.sh: Remove fetch stamps and use service specific update on file cha...Ryan S. Arnold
2015-07-29abe.sh: missing builddir recreation should happen for do_checkoutRyan S. Arnold
2015-07-28abe.sh: Allow linux_version to be overridden on the command line with linux=<...Ryan S. Arnold
2015-07-27Warn user about "--force" overriding "--disable update"Ryan S. Arnold
2015-06-29Merge "don't accidentally filter out the setting for which C library is in th...Ryan Arnold
2015-06-19add RPM package building, triggered by the --rpm option.Rob Savoye
2015-06-17don't accidentally filter out the setting for which C library is in the manif...Rob Savoye
2015-06-05Recreate $local_builds directory in abe.sh if it's been removed.Ryan S. Arnold
2015-05-21Let user override amount of space to check forBernard Ogden
2015-04-22Merge remote-tracking branch 'origin/gerrit'Rob Savoye
2015-04-20Make usage info match help info, alphabetize, fix typos, etc.Jim Wilson
2015-04-16Don't recommend or require -none- for a linux target.Jim Wilson
2015-04-13Add --mcpu and --mtune options, and make --march work.Jim Wilson
2015-04-13make linker and libc options have unique abbreviations.Rob Savoye
2015-04-11fix typo in usage messageRob Savoye
2015-04-11Merge "Do size check for the partition we're using"Robert Savoye
2015-04-07add support to specify which linker is used, LD or Gold.Rob Savoye
2015-04-07Do size check for the partition we're usingBernard Ogden
2015-04-03rename gerrit to gerrit_trigger, get initial info from Gerrit if possibleRob Savoye
2015-03-31checkdisk space in /home instead of / now that the builders have been reparti...Rob Savoye
2015-03-21add _branch info when importing a manifest fileRob Savoye
2015-03-19abe.sh: Error out on unknown --<foo> directives, invalid <foo>= components, a...Ryan S. Arnold
2015-03-18Abort build with an error if the specified manifest file is not foundCharles Baylis
2015-03-17only source the version and revision variables.Rob Savoye
2015-03-18Fix option parsing for --manifestCharles Baylis
2015-03-17abe.sh: Add support for --check <directive> and --excludecheck <directive>Ryan S. Arnold
2015-03-13exit if not enough free disk spaceRob Savoye
2015-03-06abe.sh: Clarify --release description in --help output and documenation typos.Ryan S. Arnold
2015-02-26abe.sh: Remove redundant 'build_failure' from check_directive() functionRyan S. Arnold
2014-12-09set buildingall=noWang Deqiang
2014-11-18fix more occurances of cbuildRob Savoye
2014-11-17rename cbuild to abeRob Savoye