summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/build_stages.py
AgeCommit message (Expand)Author
2015-03-26logging: Use cros_logging instead of cros_build_lib.WarningRalph Nathan
2015-03-24Use cros_logging instead of cros_build_lib.InfoRalph Nathan
2015-02-12summarize_build_stats: Remove GS dependence.Prathmesh Prabhu
2015-01-15cbuildbot_config: add a `factory` config optionAviv Keshet
2015-01-08Actually replace the board when board_replace is set.David James
2014-12-17lint: fix misc warningsMike Frysinger
2014-12-11cbuildbot: Report builder stage progress to cidb.Prathmesh Prabhu
2014-12-08Clean out incremental build cache in between builds.David James
2014-11-18Specify use flags when calling ./run_chroot_upgrade_hooks.David James
2014-11-13build_stages: fix typoMike Frysinger
2014-11-13build_stages: Abort outstanding HWTests from previous builds.Prathmesh Prabhu
2014-11-07Errors occurred when generating data for failure triaging should be ignoredYu-Ju Hong
2014-11-07cbuildbot: VerifyBinpkg: respect the list of packages installed on the board.David James
2014-11-07Record irrelevant CLs which modifies irrelevant cros workon packagesYu-Ju Hong
2014-10-30Record packages under test for each board in BuildPackagesYu-Ju Hong
2014-10-28cidb: eliminate action cache, consolidate cidb creation boilerplateAviv Keshet
2014-10-28build_stages: pass the list of packages to build to build_packagesYu-Ju Hong
2014-10-23Add ability to build incrementally in the CQ.David James
2014-09-18convert to print_functionMike Frysinger
2014-09-05Use binhosts in setup_board even when we need to build the toolchain.David James
2014-08-27cbuildbot_config: Remove disk_vm_layout.Don Garrett
2014-08-25cidb: write firmware version to cidbAviv Keshet
2014-08-22Revert "Setup binhosts before verifying Chrome binpkgs."Alex Deymo
2014-08-22Setup binhosts before verifying Chrome binpkgs.David James
2014-08-20versions: Set the cwd when extracting the firmware versions.Gabe Black
2014-08-20BuildPackages: Add a flag to gate updating the metadata.Gabe Black
2014-08-20Refuse to build if binary packages for Chrome are missing.David James
2014-08-13metadata: Include firmware versions.Gabe Black
2014-08-12Set use flags correctly in SetupBoard.David James
2014-08-08build_stages: use simpler osutils.RmDirMike Frysinger
2014-07-30Revert "Add code to put the firmware versions in the metadata."Gabe Black
2014-07-29Add code to put the firmware versions in the metadata.Gabe Black
2014-07-28Revert "Add code to put the firmware versions in the metadata."Aviv Keshet
2014-07-28Add code to put the firmware versions in the metadata.Gabe Black
2014-07-16Remove anything that has accumulated in site-packages before running AU test.Chris Sosa
2014-06-27Chromite changes to support AFDO.Luis Lozano
2014-06-07Mark infra failure for CleanUpStage and ReportBuildStartStageYu-Ju Hong
2014-06-05Start renaming cbuildbot.(cbuildbot_)* to cbuildbot.*.David James
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett