Commit Graph

11 Commits

Author SHA1 Message Date
Davy Leggieri 8a6dee7c84 Fixed .gitconfig owner 2014-11-15 14:37:38 -08:00
Kyle Manna 683126f05c utils: build-kitkat smarter aosp invocation
* Attempt to find the aosp binary with the following priority:
  1. If AOSP_BIN is set, use that
  2. If aosp is found in the shell $PATH
  3. Grab it from the web
2014-11-13 14:47:26 -08:00
Kyle Manna 4be024356f aosp: Fix volume directory existence test
* Typo.
2014-11-12 08:47:40 -08:00
Kyle Manna 55125c6fd2 aosp: Don't run sudo unless necessary
* Clean-up miscellaneous things
* Allow /vol0/aosp to be overridden
* Avoid calling sudo for no reason
2014-11-11 22:07:51 -08:00
Kyle Manna 8197ce17cf tests: Add kitkat build
* Simple test.
2014-11-11 21:35:34 -08:00
Kyle Manna 55e5d196d2 Dockerfile: Use Oracle Java instead of OpenJDK
* Android complains otherwise.  It's apparenty there will need to be
  multiple docker versions with different JDKs for different Android
  builds.
2014-11-11 21:02:35 -08:00
Kyle Manna 9d55dd4c0f utils: aosp: Add additional args to append
* Add ability append args without overriding
2014-11-11 19:01:11 -08:00
Kyle Manna 3de604fbc3 utils: Add AOSP wrapper
* Add simple wrapper for making it easier to use the docker wrapper
2014-11-11 14:49:22 -08:00
Kyle Manna afa8810c40 gitconfig: Add default gitconfig to ease repo init
* Provide a default gitconfig so that repo init won't prompt the user.
2014-11-11 12:18:35 -08:00
Kyle Manna 75cef9ca0f Dockerfile: Initial commit
* First attempt at a minimal Dockerfile.  Will need testing.
2014-11-10 21:11:52 -08:00
Kyle Manna c92b59a83f Initial commit 2014-11-10 20:59:31 -08:00