aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/build-android
AgeCommit message (Expand)Author
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
2012-01-26Debug codeJames Tunnicliffe
2012-01-25Add support for fetching tarballs to be unpacked to a fixed location.James Tunnicliffe
2012-01-06Dump available disk space after end of (main phase of) build.Paul Sokolovsky
2011-12-20LAVA submission is moved to a seprate build step.Paul Sokolovsky
2011-12-15Add support for SOURCE_OVERLAY var - overlay code from vendor, etc. tarballs.Paul Sokolovsky
2011-12-12Add "build copycat" feature - don't build anything, copy from existing build.Paul Sokolovsky
2011-12-09Default TOOLCHAIN_TRIPLET to arm-eabi for Android 2.3.x, andBernhard Rosenkraenzer
2011-11-16Allow setting WITH_HOST_DALVIK, default to falseBernhard Rosenkraenzer
2011-11-15[merge] Store kernel config as a build artifact.Paul Sokolovsky
2011-11-12[Merge] Handle toolchain tarballs with multiple toolchain targets.Paul Sokolovsky
2011-11-11Rename TOOLCHAIN_TYPE to TOOLCHAIN_TRIPLETBernhard Rosenkraenzer
2011-11-10Add LAVA_SUBMIT_FATAL option to control LAVA submission failure severity.Paul Sokolovsky