1. 8697d4e Changed ExecuteCommandInChroot to take in extra parameters for additional by asharif · 11 years ago
  2. 415e663 Added output directory creation to build_tc.py. by asharif · 11 years ago
  3. 85ef5db Added summarisation of results and generation of a report from results. Also miscellaneous fixes (command_executer, logger). Integration with the front end is not yet complete. by raymes · 11 years ago
  4. 2887584 Added expanduser for toolchain_root commandline option. by asharif · 11 years ago
  5. 2dfbf51 When installing from binary packages, build_tc.py no longer deletes by asharif · 11 years ago
  6. 1ba8a3b build_tc.py now uses a different default output directory. The default by asharif · 11 years ago
  7. c0f7193 Updated tc_enter_chroot.py to create temp file that it executes later. by asharif · 11 years ago
  8. 51516da build_tc.py now copies packages where build_image expects them to be. by asharif · 11 years ago
  9. 1755b43 Fixed numerous issues/bugs related to nightly client. It should be more robust and faster now. by asharif · 11 years ago
  10. 28238cf binutils-9999 should now work with build_tc.py. by asharif · 11 years ago
  11. 5a9bb46 Fixed small bugs in setup_chromeos.py and test_client.py. by asharif · 11 years ago
  12. 6ba78c4 Added timestamps to jobs for profiling. by asharif · 11 years ago
  13. 541b639 Fixed a few issues in the scripts so nightly client could run properly. by asharif · 11 years ago
  14. 88f0142 Fixed setup_chromeos calling in build_tc. by asharif · 11 years ago
  15. 0d3535a build_tc.py now accepts an output directory for where portage output by asharif · 11 years ago
  16. 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
  17. fcf8cfc Fixed build_tc.py so it can run from anywhere and not necessarily by asharif · 11 years ago
  18. 1762130 Fixed an issue with build_tc and tc_enter_chroot.py where ~ was not being expanded. by asharif · 11 years ago
  19. 0269d46 Fixed tc_enter_chroot.py to behave more like tc-enter-chroot.sh in accepting by asharif · 11 years ago
  20. e3668f1 Cleaned up a build_chromeos.py a little (as per gpylint). by asharif · 11 years ago
  21. 252df0f Converted tc-enter-chroot.sh into tc_enter_chroot.py. by asharif · 11 years ago
  22. 9994d29 Fixed install issue with build_tc.py. by asharif · 11 years ago
  23. 2d815d0 Fixed a few bugs in build_tc.py. by asharif · 11 years ago
  24. d751e25 build_tc.py now installs executables and libraries in install/ dir. by asharif · 11 years ago
  25. 09bfb6f Moved FEATURES="keepwork" to outside the BuildTC() function. by asharif · 11 years ago
  26. e2cca30 Added option to use binaries instead of source when installing by asharif · 11 years ago
  27. 80c6e55 Modified build toolchain scripts. by asharif · 11 years ago
  28. 19c73dd Rewrote build_tc.py. by asharif · 11 years ago
  29. 7f4a485 ChromeOS validation scripts by bjanakiraman · 11 years ago