lp://staging/~steve-mcintyre/linaro-chromiumos/error_checking
- Get this branch:
- bzr branch lp://staging/~steve-mcintyre/linaro-chromiumos/error_checking
Branch merges
- Loïc Minier: Pending requested
-
Diff: 69 lines (+9/-7)2 files modifiedremote/run_build (+2/-1)
remote/setup_build (+7/-6)
Branch information
Recent revisions
- 18. By Steve McIntyre
-
Better error-handling
Check for errors from os.system() calls and throw exceptions on
failure.
Throw exceptions rather than return errors from functions. - 15. By Steve McIntyre
-
Merged from lp:~lool/linaro-chromiumos/python-rewrite ; cleanup of the new python code by Loïc
- 12. By Steve McIntyre
-
Intial re-write in python. Instead of just a simple straight-through
shell script, we now have several commands that can be called and a
stack of possible options. Not all of the options are (yet!)
implemented, but we'll come back to them. - 11. By Steve McIntyre
-
When building, use --nousepkg so that we build all packages from
source. Likely to be necessary once we start playing with different
toolchains. Also log the results.Once the build is complete, tar up the package build logs so that we
can get at them later. - 10. By Steve McIntyre
-
Initial hacky scripts for ChromeOS building:
setup_build will check things out and set up a chroot, then;
run_build runs inside the chroot to actually build binaries then an imageFor now, these are very simple shell scripts; they're hardcoded for an
x86 build too.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/linaro-chromiumos