aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/build-android
AgeCommit message (Expand)Author
2014-03-05Fix the out dir location for target having multiple underscoreVishal Bhoj
2014-01-30Don't fail build if create-user-kernel-script errored out.Paul Sokolovsky
2014-01-26Download overlays ASAP to fail fast in case of error.Paul Sokolovsky
2014-01-21export TARGET_OUT_DIRVishal Bhoj
2014-01-15Use TARGET_OUT_DIR for BUILD_COPYCAT too.Paul Sokolovsky
2014-01-09handle other build keywords coming as part of TARGET_PRODUCTVishal Bhoj
2014-01-08strip "full_" from TARGET_PRODUCT to get the right locationVishal Bhoj
2014-01-03md5sum *img files too.Paul Sokolovsky
2014-01-03Add sypport for flattening artifacts build-side.Paul Sokolovsky
2013-12-20Remove HOST_CC to be gcc-4.5Vishal Bhoj
2013-10-05add license check supportVishal Bhoj
2013-08-05Produce manifests annotated with descriptions at the end of build.Paul Sokolovsky
2013-04-22Remove EULA/OPEN-EULA support.Stevan Radakovic
2013-01-25build android: make sure no one sets SOURCE_OVERLAY_OPTIONAL in official buil...Amit Pundir
2012-12-19Adding check for presence of SOURCE_OVERLAY required for the flatten artifact...Deepti B. Kalakeri
2012-12-06Remove http_proxy support since it seems to cause problems.Danilo Šegan
2012-11-29Set http_proxy conditionally if it works and can access android.git.linaro.org.Danilo Šegan
2012-11-28Export http_proxy to ci.linaro.org for better HTTP git-ro performance.Danilo Šegan
2012-11-06Revert back HOWTOs reshuffle.Georgy Redkozubov
2012-11-01Reshuffle HOWTOsFathi Boudra
2012-10-05reate build script for kernel if the kernel was built from sourceVishal Bhoj
2012-10-01Use human-readbale time format.Paul Sokolovsky
2012-10-01Provide better stats for build times of individual build stages.Paul Sokolovsky
2012-10-01Use consistent "time" options (none).Paul Sokolovsky
2012-08-10Allow to override FS image size with FS_IMAGE_SIZE var.Paul Sokolovsky
2012-08-10Remove debug output.Paul Sokolovsky
2012-08-09Make BUILD_COPYCAT feature skip "make" phase, but still follow other processing.Paul Sokolovsky
2012-08-09Use absolute paths with sudo, trying to workaround "No such file or directory".Paul Sokolovsky
2012-08-08bzip2 FS image.Paul Sokolovsky
2012-08-08Add BUILD_FS_IMAGE bool config option to create FS image.Paul Sokolovsky
2012-08-02Made the wgets more quiet by using -nv. This is slightly less quiet than -q, ...James Tunnicliffe
2012-08-02To aid debugging get rid of quiet option to wget.James Tunnicliffe
2012-05-25Allow to override make command and pass additional options.Paul Sokolovsky
2012-04-23Touch EULA.txt only for origen and snowball blobsGeorgy Redkozubov
2012-04-20Fixed job name variableGeorgy Redkozubov
2012-04-20Added basic EULA support to the build scriptsGeorgy Redkozubov
2012-04-13Remove debug stuff.Paul Sokolovsky
2012-04-13Dump env for debugging.Paul Sokolovsky
2012-03-19add kernel build script creation to build processAndy Doan
2012-03-09Remove --no-check-certificate, it is no longer require for legitimate links.Paul Sokolovsky
2012-03-08[merge] Add create-build-script logic to build.Paul Sokolovsky
2012-03-07Add create-build-script logic to build.Andy Doan
2012-03-07Enabled toolchain fingerprinting by default.Paul Sokolovsky
2012-02-21Make ERR trap handler be used for all functions recursively.Paul Sokolovsky
2012-02-21Add special error handler for infrastructure-setup parts of build script.Paul Sokolovsky
2012-02-03Typo fix.Paul Sokolovsky
2012-02-03Dig for kernel config in out-of-tree build dir, too.Paul Sokolovsky
2012-01-31[merge] Allow setting WITH_HOST_DALVIK, default to falsePaul Sokolovsky
2012-01-26Seem to have found a working pathJames Tunnicliffe
2012-01-26Debug codeJames Tunnicliffe