1. 2198c51 Added return values to the scripts. by asharif · 11 years ago
  2. 8697d4e Changed ExecuteCommandInChroot to take in extra parameters for additional by asharif · 11 years ago
  3. c380f61 Added expanduser to image_chromeos.py. by asharif · 11 years ago
  4. 80b47dc Added --rebuild flag to build_chromeos.py, which rebuilds packages. by asharif · 11 years ago
  5. e0cc305 Unified chromeos build options into utils for the low-level scripts. by asharif · 11 years ago
  6. b572fca Changed single quotes to double quotes since the ssh command doesn't by asharif · 11 years ago
  7. 253e88b Changed command_executer to use rsync whenever possible (when at least by asharif · 11 years ago
  8. 0e0e268 Fixed bug in build_chromeos. by asharif · 11 years ago
  9. ca8c5ef Fixed location of output chromeos build. by asharif · 11 years ago
  10. 9d40cc2 Updated output location in the nightly job. by asharif · 11 years ago
  11. aa35176 Used double quotes for extra flags. Fixed in build_chrome_browser too. by raymes · 11 years ago
  12. 5789fd3 Added missing spaces to command line for build_packages by raymes · 11 years ago
  13. 1c91ad9 Changed CFLAGS/LDFLAGS/CXXFLAGS in build_chromeos.py to append to the existing ones in make.conf when doing a build_packages. by raymes · 11 years ago
  14. 977cd6b Changed build_chromeos.py to not use toolchain_root. by asharif · 11 years ago
  15. b147119 Automated g4 rollback of changelist 46102. by asharif · 11 years ago
  16. 5fc3bda Fixed typo in build_chromeos.py. Added .git and .repo ignores in by asharif · 11 years ago
  17. c151205 Added --yes to mod_image_for_test.sh. by asharif · 11 years ago
  18. 01e29a5 Added expanduser to build_chromeos.py. by asharif · 11 years ago
  19. 0341d30 Updated update_chromeos.py. by asharif · 11 years ago
  20. b1752c8 update_client now builds chromeos golden images. by asharif · 11 years ago
  21. 9b8305c Misc fixes to run_dejagnu.py. by raymes · 11 years ago
  22. 81d8896 Misc fixes to scripts. by raymes · 11 years ago
  23. 708d57c Fixed build_chrome_browser.py. by asharif · 11 years ago
  24. c0f7193 Updated tc_enter_chroot.py to create temp file that it executes later. by asharif · 11 years ago
  25. 1755b43 Fixed numerous issues/bugs related to nightly client. It should be more robust and faster now. by asharif · 11 years ago
  26. 49fd5a3 Added build_chrome_browser.py to build the browser only. Tested it briefly but may still have some kinks. by raymes · 11 years ago
  27. 967d700 Yet another fix in low-level scripts involving command_executer changes. by asharif · 11 years ago
  28. 6496e5f Low level script to build benchmarks by bjanakiraman · 11 years ago
  29. 5a9bb46 Fixed small bugs in setup_chromeos.py and test_client.py. by asharif · 11 years ago
  30. 541b639 Fixed a few issues in the scripts so nightly client could run properly. by asharif · 11 years ago
  31. 065bf0b Fixed logger error. by asharif · 11 years ago
  32. 01959ae Put command execution related logic into a class so that we can have a mock command executer, for testing/dry-run purposes. De-coupled command execution and logging. by raymes · 11 years ago
  33. 0269d46 Fixed tc_enter_chroot.py to behave more like tc-enter-chroot.sh in accepting by asharif · 11 years ago
  34. ad46515 Fixed small bug in build_chromeos.py. by asharif · 11 years ago
  35. e3668f1 Cleaned up a build_chromeos.py a little (as per gpylint). by asharif · 11 years ago
  36. 5f6be5f Added PKGDIR spec to setup_board so that it untars the glibc tarballs from the right place. by raymes · 11 years ago
  37. 04164a1 Minor fixes to get setup_chromeos and build_chromeos working with build_tc by raymes · 11 years ago
  38. 5f35b92 Updated build_chromeos.py so that it only does make_chroot/setup_board when they are needed. by raymes · 11 years ago
  39. e91a6e6 Some minor updates to build chrome browser inside the chroot. by raymes · 11 years ago
  40. bfb5799 Updated build_chromeos.py to working state. by raymes · 11 years ago
  41. 5154d7f Updated logging to allow it to be printed to the console as well as by raymes · 11 years ago