aboutsummaryrefslogtreecommitdiff
path: root/node/setup-build-android
AgeCommit message (Expand)Author
2012-08-02To aid debugging get rid of quiet option to wget.James Tunnicliffe
2012-07-24Add libxml2-utils as required by Android JellyBean.Paul Sokolovsky
2012-05-23Re-enable S3 mirror.Paul Sokolovsky
2012-05-22Turn off S3 mirror for now, use old EC2 mirror.Paul Sokolovsky
2012-05-21Add lzop package, as required by vexpress_rtsm.Paul Sokolovsky
2012-03-12Add gcc 4.4, to make sure we can build toolchain on older distros.Paul Sokolovsky
2012-03-05Treat apt-get update specially - don't consider failure after retries as fatal.Paul Sokolovsky
2012-03-01Move user creation at the end again.Paul Sokolovsky
2012-03-01Protect apt-get update with retries too.Paul Sokolovsky
2012-03-01Use /bin/bashPaul Sokolovsky
2012-03-01Add retries to apt-get install operations, to workaround EC2 issues.Paul Sokolovsky
2012-02-27Install packages as last step, not first, to workaround S3 mirror issues.Paul Sokolovsky
2012-02-21apt-get update after switching to S3 mirror.Paul Sokolovsky
2012-02-21Switch to use S3 mirror for Ubuntu EC2 packages.Paul Sokolovsky
2012-02-20Add java-commonPaul Sokolovsky
2012-02-20Install unixodbc, sun-java6* dependendency.Paul Sokolovsky
2012-02-20Use exactly same magic command for java dpkg install as was for apt-get.Paul Sokolovsky
2012-02-20Install sun-java6* from local mirror.Paul Sokolovsky
2012-01-31Install uuid-dev on build slave, prereq of UEFI bootloader.Paul Sokolovsky
2011-09-07Revert back to pristine repo.Paul Sokolovsky
2011-09-06Move to patched repo.Paul Sokolovsky
2011-09-01Switch to using our mirror of repo, while android.git.kernel.org is down.Paul Sokolovsky
2011-07-05X11 stuff is being included by SDL which is part of Android codebase.Paul Sokolovsky
2011-07-05Revert to known working java magic.Paul Sokolovsky
2011-07-05Another try to fix java magic.Paul Sokolovsky
2011-07-05Save split seconds on java install attempts.Paul Sokolovsky
2011-07-05Optimize package setup even further.Paul Sokolovsky
2011-06-24Consistent naming for build setup scripts, setup-$BUILD_TYPE.Paul Sokolovsky