summaryrefslogtreecommitdiff
path: root/scripts/parallel_emerge.py
AgeCommit message (Expand)Author
2015-11-12parallel_emerge: provide more time loggingAviv Keshet
2015-05-22parallel_emerge: Ignore unpacking-non-sequence linter warning.Gilad Arnold
2015-05-22parallel_emerge: Show build target based on sysroot, not board.Gilad Arnold
2015-05-22parallel_emerge: Move variable assignment inside an if-statement.Gilad Arnold
2015-05-22parallel_emerge: Add a --retry option.Bertrand SIMONNET
2015-05-19Remove CHROMEOS_ROOT env variable from wrapper scriptsChristopher Wiley
2015-05-08parallel_emerge: Use a minimum of 4 threads to fetchNam T. Nguyen
2015-05-07cros lint: check the indentation level of section argumentsMike Frysinger
2015-04-09parallel_emerge: Support sysroots.Bertrand SIMONNET
2015-02-05parallel_emerge: remove unused variableBertrand SIMONNET
2014-12-11parallel_emerge: preload portage.data.userpriv_groupsBertrand SIMONNET
2014-12-10parallel_emerge: wrap Popen with a lockBertrand SIMONNET
2014-11-27lint: fix whitespace issues in various modulesMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-11-20lint: clean up misc warningsMike Frysinger
2014-11-04namespaces: refactor CreatePidNsMike Frysinger
2014-10-24parallel_emerge: cleanup after portage uprevBertrand SIMONNET
2014-10-24parallel_emerge: use SYSROOT from the environmentBertrand SIMONNET
2014-10-02parallel_emerge: Remove ENABLE_LICENSING=Y in parallel emerge.Don Garrett
2014-10-02parallel_emerge: Recognize buildtime_slot_op and runtime_slot_op.David James
2014-09-24licensing: Enable licensing hook during parallel emerge.Don Garrett
2014-09-18convert to print_functionMike Frysinger
2014-09-17standardize file styleMike Frysinger
2014-09-09cros lint: catch leading whitespace in docstringMike Frysinger
2014-08-26Update parallel_emerge to the latest portage versionBertrand SIMONNET
2014-05-27fix misc style issuesMike Frysinger
2014-05-23parallel_emerge: drop support for old portageMike Frysinger
2014-04-30parallel_emerge: set process title to something usefulMike Frysinger
2014-04-26Re-land "Fix CTRL-C and CTRL-Z to work again with parallel_emerge."David James
2014-04-25Revert "Fix CTRL-C and CTRL-Z to work again with parallel_emerge."David James
2014-04-25Revert "parallel_emerge: drop support for old portage"David James
2014-04-24parallel_emerge: drop support for old portageMike Frysinger
2014-04-24Fix CTRL-C and CTRL-Z to work again with parallel_emerge.David James
2014-04-16parallel_emerge: drop o3d/icedtea referencesMike Frysinger
2014-04-15switch from chromeos-base/chromeos to virtual/target-osMike Frysinger
2014-03-21Fix more cros lint issues in chromite/scripts.Don Garrett
2014-03-20Fix cros lint issues in chromite/scripts.Don Garrett
2014-02-07Disable vardb locks globally.David James
2014-01-17Add GetSysroot function in cros_build_lib to return sysroot of a boardYu-Ju Hong
2013-12-13lint: clean up section names in docstringsMike Frysinger
2013-11-13tweak docstringsMike Frysinger
2013-11-09cros: lint: enable C0321 (More than one statement on a single line)Mike Frysinger
2013-10-28support python-3 with the queue moduleMike Frysinger
2013-08-09parallel_emerge: add --unpackonly.Thiago Goncales
2013-07-22Set close_fds=False in setup_fds.David James
2013-07-22parallel_emerge: update emerge package apiMike Frysinger
2013-03-13use #!/usr/bin/python everywhereMike Frysinger
2013-02-24Add Python 2.7 compatibility to parallel_emerge.David James
2012-12-17Fix pylint warnings in parallel_emerge.David James
2012-11-06Add support for Portage 2.1.11.31.David James