1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2025-06-06 23:46:18 +00:00

Commit Graph

  • dd9995aae6 Merge pull request #33 from robbyoconnor/patch-1 master Kyle Manna 2017-07-19 12:54:37 -07:00
  • e494ee9757 MM now uses release 80. Robert (Robby) O'Connor 2017-07-18 22:18:24 -04:00
  • de429a4c20 Merge pull request #29 from robbyoconnor/master Kyle Manna 2017-07-15 21:06:42 -07:00
  • 224c2e0c03 Merge pull request #28 from robbyoconnor/6.0-marshmallow 6.0-marshmallow Kyle Manna 2017-07-15 21:05:54 -07:00
  • 9e0d100829
    store ccache volume in the source directory Robert O'Connor 2017-07-15 19:33:31 -04:00
  • 99329daa31
    store ccache volume in the source directory; volume incorrectly mapped Robert O'Connor 2017-07-15 19:33:31 -04:00
  • 3a961ec2a1
    CCache doesn't seem to be working -- add this in the entrypoint Robert O'Connor 2017-07-15 19:12:25 -04:00
  • 5e98c9368e
    CCache doesn't seem to be working -- add this in the entrypoint Robert O'Connor 2017-07-15 19:12:25 -04:00
  • 0760bb0b9c
    Update to MM release 80 Robert O'Connor 2017-07-15 07:39:25 -04:00
  • 95d3db881d
    Add docker compose file and update README Robert O'Connor 2017-07-13 14:57:55 -04:00
  • a1beead8d4 Merge pull request #27 from robbyoconnor/master Kyle Manna 2017-07-15 08:30:49 -07:00
  • df8a6fb599
    Update MM to release 80 Robert O'Connor 2017-07-15 07:43:59 -04:00
  • f677aeff94 Merge pull request #25 from robbyoconnor/add-docker-compose Kyle Manna 2017-07-14 07:54:31 -07:00
  • 0c22eaeba0
    Add docker compose file and update README Robert O'Connor 2017-07-13 14:57:55 -04:00
  • b2de3208cb Merge pull request #24 from robbyoconnor/update-to-r79 Kyle Manna 2017-07-13 06:56:49 -07:00
  • 2b4eec31b9
    Update to MM r79 for MM test Robert O'Connor 2017-07-12 21:50:07 -04:00
  • 48da94bd4b README: Add macOS warning Kyle Manna 2017-01-09 13:34:06 -08:00
  • edfe0db562 aosp: Check that SSH_AUTH_SOCK points to a socket Kyle Manna 2017-01-01 23:00:59 -08:00
  • ecca921d2e Dockerfile: Install graphviz to enable product-graph 7.0-nougat Kyle Manna 2017-01-01 15:07:07 -08:00
  • ab9f7515dd utils/aosp: Only pass UID and GID arguments if NOT root Kyle Manna 2016-10-14 20:15:51 -07:00
  • 9e4c52f282 README: Fix pre-formatted code Kyle Manna 2016-10-14 20:06:24 -07:00
  • 4ac164b304 README: Fix image layers badger Kyle Manna 2016-10-13 15:07:13 -07:00
  • c2764be332 entrypoint: Preserve ENV variables Kyle Manna 2016-10-13 14:53:41 -07:00
  • e6d066ea2e README: Add nougat as working Kyle Manna 2016-10-12 21:45:15 -07:00
  • 92b000310e nougat: First pass at building 7.0 Kyle Manna 2016-10-12 19:00:32 -07:00
  • fe5e5d753f marshmallow: Test on marshmallow android-6.0.1_r72 Kyle Manna 2016-10-12 17:39:48 -07:00
  • b0aba84e4f utils: Fix harmless entrypoint msg typo Kyle Manna 2016-10-12 12:10:32 -07:00
  • 0a678c7634 README: Add shields Kyle Manna 2016-04-21 08:55:22 -07:00
  • 4fd3a9d184 Merge pull request #11 from jcfr/support-current-user-with-arbitrary-uid-gid Kyle Manna 2016-04-21 06:59:51 -07:00
  • f1b7f6a6fa utils/aosp: If no AOSP_VOL is set, create aosp volume in current home Jean-Christophe Fillion-Robin 2016-04-20 13:15:39 -04:00
  • a5daaab9ae docker_entrypoint: Default to 'bash' if no arguments are provided Jean-Christophe Fillion-Robin 2016-04-20 13:10:30 -04:00
  • 91ae4a8cdc utils/aosp: Update script and Dockerfile to work with any host user uid/gid Jean-Christophe Fillion-Robin 2016-04-20 13:08:40 -04:00
  • 2ee12e4ebb Dockerfile: install latest version of JDK Jean-Christophe Fillion-Robin 2016-04-19 20:40:24 -04:00
  • d7f0c4fe4c utils/aosp: Refactor code to display status message and remove chmod call Jean-Christophe Fillion-Robin 2016-04-19 13:40:17 -04:00
  • d47f14dad0 utils/aosp: trim trailing slash of directories Jean-Christophe Fillion-Robin 2016-04-19 13:38:02 -04:00
  • d91e17da46 Dockerfile: Change ownership of /tmp/cache and /aosp directories Jean-Christophe Fillion-Robin 2016-04-19 13:37:18 -04:00
  • 6cbbd6c162 Dockerfile: Fix ownership of .gitconfig and .ssh Jean-Christophe Fillion-Robin 2016-04-19 13:08:56 -04:00
  • ee01698be3 Dockerfile: Prefer COPY instead of ADD Jean-Christophe Fillion-Robin 2016-04-19 13:08:31 -04:00
  • 9934955ab3 Add convenience Makefile to easily rebuild image Jean-Christophe Fillion-Robin 2016-04-19 12:49:20 -04:00
  • 4d16a0fa30 Dockerfile: Add "aosp" group Jean-Christophe Fillion-Robin 2016-04-19 12:48:53 -04:00
  • 66505f7142 README: Clean-up some of the description a bit Kyle Manna 2015-08-16 09:46:02 -07:00
  • f2cb2e7428 tests: Update script to call bash for lollipop 5.0-lollipop Kyle Manna 2015-04-22 10:13:15 -07:00
  • bf49b4a69c Merge branch '4.4-kitkat' into 5.0-lollipop Kyle Manna 2015-04-22 10:16:00 -07:00
  • 17bc9d864f tests: Update bash script to call bash 4.4-kitkat Kyle Manna 2015-04-22 10:13:15 -07:00
  • a4a775650c test: lollipop: Add initial script Kyle Manna 2015-03-02 21:17:13 -08:00
  • 08e85058e1 lollipop: Update to use OpenJDK 7 Kyle Manna 2015-03-02 13:40:36 -08:00
  • 60f35c2793 kitkat: Pull kitkat Docker tag Kyle Manna 2015-03-02 14:45:30 -08:00
  • 5aa929c97a Dockerfile: Point /bin/sh to bash instead of dash Kyle Manna 2014-12-15 15:45:49 -08:00
  • de575b73d6 Dockerfile: Add the bc package Kyle Manna 2014-12-05 10:50:50 -08:00
  • de4be1ce45 tests: Add kitkat sync test Kyle Manna 2014-12-02 16:44:06 -08:00
  • 7bfc33c44e tests: Manifest overrides for build-kitkat Kyle Manna 2014-12-02 16:42:42 -08:00
  • a549be5b6a Dockerfile: Squash VOLUME statements Kyle Manna 2014-11-21 12:25:34 -08:00
  • 192cba106d Dockerfile: Add default SSH config Kyle Manna 2014-11-21 12:24:31 -08:00
  • bdc92d0d06 Dockerfile: Fix CCACHE_DIR env variable Kyle Manna 2014-11-16 13:57:45 -08:00
  • 5116546c02 README: Help the OS X and Windows lusers Kyle Manna 2014-11-16 10:55:34 -08:00
  • b1cba0780b README: Add quickstart guide Kyle Manna 2014-11-16 10:33:21 -08:00
  • abcc93fb6b README: First stab at a useful README Kyle Manna 2014-11-16 09:59:24 -08:00
  • 44a375fd27 tests: Update build-kitkat with invocation example Kyle Manna 2014-11-16 09:58:50 -08:00
  • 723adaac52 tests: Only fetch $cpu repos in parallel Kyle Manna 2014-11-16 09:44:12 -08:00
  • f6670dac8c Merge pull request #2 from bydavy/FixedReadlink Kyle Manna 2014-11-15 16:21:12 -08:00
  • afa63561fd Merge pull request #4 from bydavy/fixedGitConfig Kyle Manna 2014-11-15 16:20:10 -08:00
  • 8a6dee7c84 Fixed .gitconfig owner Davy Leggieri 2014-11-15 14:26:24 -08:00
  • 93703de2aa Fixed readlink for OS X Davy Leggieri 2014-11-15 14:11:03 -08:00
  • 683126f05c utils: build-kitkat smarter aosp invocation Kyle Manna 2014-11-13 14:37:12 -08:00
  • 4be024356f aosp: Fix volume directory existence test Kyle Manna 2014-11-12 08:47:40 -08:00
  • 55125c6fd2 aosp: Don't run sudo unless necessary Kyle Manna 2014-11-11 22:02:47 -08:00
  • 8197ce17cf tests: Add kitkat build Kyle Manna 2014-11-11 21:09:03 -08:00
  • 55e5d196d2 Dockerfile: Use Oracle Java instead of OpenJDK Kyle Manna 2014-11-11 21:00:30 -08:00
  • 9d55dd4c0f utils: aosp: Add additional args to append Kyle Manna 2014-11-11 19:01:11 -08:00
  • 3de604fbc3 utils: Add AOSP wrapper Kyle Manna 2014-11-11 14:49:22 -08:00
  • afa8810c40 gitconfig: Add default gitconfig to ease repo init Kyle Manna 2014-11-11 12:18:35 -08:00
  • 75cef9ca0f Dockerfile: Initial commit Kyle Manna 2014-11-10 21:11:52 -08:00
  • c92b59a83f Initial commit Kyle Manna 2014-11-10 20:59:31 -08:00