summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2012-03-12Punt cros_changelog.Brian Harring
2012-03-08Create script to calculate compatible local binary packages.David James
2012-03-05cros_enable_push: Re-enable access to push/git cleanup codeBrian Harring
2012-03-01cbuildbot: Move it into scripts.Brian Harring
2012-03-01Remove chrome_set_ver.py (existed for compatibility)Brian Harring
2012-03-01cros_sdk.py: Execve bypassing chromite_wrapper help.Brian Harring
2012-03-01Move all chromite bin/* content into scripts/Brian Harring
2012-02-29Standardize script main prototypes.Brian Harring
2012-02-29Remove chromite_wrapper.Brian Harring
2012-02-29cros_configure_repo: make this no longer invokable.Brian Harring
2012-02-28cros_portage_upgrade: update profiles/categories file if necessary.Matt Tennant
2012-02-28Validate or regenerate Docs auth token in refresh-packages build.Matt Tennant
2012-02-25Add check to make sure all standard archs are covered when upgrading.Matt Tennant
2012-02-24Update cros_portage_upgrade to alter keywords for unstable ebuilds.Matt Tennant
2012-02-23Change args to RunCommand when running git commands in cros_portage_upgrade.Matt Tennant
2012-02-20RunCommand: drop chromite consumers of exit_code option.Brian Harring
2012-02-20cros_build_packages: cleanup.Brian Harring
2012-02-20cros_setup_toolchains: new script to manage toolchains for targets/hostZdenek Behan
2012-02-17Ignore packages in deps graph that are scheduled to be uninstalled.Matt Tennant
2012-02-17Add cros_check_patches.Jim Hebert
2012-02-16parallel_emerge: drop manual setup of CHOSTMike Frysinger
2012-02-16Add --default-owner option to sync_package_status, and some option checking.Matt Tennant
2012-02-14Reuse auth token when connecting with Google Docs to upload package status.Matt Tennant
2012-02-13Abuse sudo to ensure the lockfile is writable.Brian Harring
2012-02-08Use a basic fcntl contextmanaged file locking class.Brian Harring
2012-02-08Convert cros_sdk to strict sudo non-interactive usage.Brian Harring
2012-02-07Use sys.path.insert(0, ...) instead of sys.append(...).David James
2012-02-07Rebase custom sudo code to common implementation.Brian Harring
2012-02-06Switch to using make_chroot from crosutils.Brian Harring
2012-02-01Work around broken curl resume behaviour for fully fetched files.Brian Harring
2012-01-30cros_sdk: Fix minor documentation glitchChris Wolfe
2012-01-27Skip over libc functions in crash reports.David James
2012-01-26Overwrite individual spreadsheet cells in upload_package_status, not rows.Matt Tennant
2012-01-18Print a list of packages that were retried at end of build.David James
2012-01-12Create or update Manifest file for upgraded packages in cros_portage_upgrade.Matt Tennant
2012-01-11Code cleanup in cros_portage_upgrade: replace pervasive dict with easier to c...Matt Tennant
2012-01-10Add script for assisting with triage of recent buildbot crashes.David James
2012-01-06Fix sync_package_status for chroots without ~/.gdata_cred.txt file.Matt Tennant
2012-01-05Break out general repo checkout maintenance into an invokable libBrian Harring
2012-01-05Clean up cros_portage_upgrade and unittests to conform to standards.Matt Tennant
2012-01-05Provide --email interface to sync_package_status.Matt Tennant
2012-01-03Add support for cros.DEPS/DEPS to chrome_update_manifest.Ryan Cui
2012-01-03Have chrome_update_manifest.py use regex to split manifest.Ryan Cui
2011-12-21Automatic retry wrapper for Google Spreadsheet interaction, and some cleanup.Matt Tennant
2011-12-15Update upload_package_status to make use of new gdata_lib library.Matt Tennant
2011-12-15New utility to synchronize Tracker issues with package status spreadsheet.Matt Tennant
2011-12-15Bring upload_package_status_unittest.py up to date.Matt Tennant
2011-11-16Preserve edits to commit message with cros_portage_upgrade --amend.Matt Tennant
2011-11-09Bring merge_package_status_unittest.py up to date.Matt Tennant
2011-11-08Switch from http to https for faster speed.David James