aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/build-android
AgeCommit message (Expand)Author
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
2011-11-07Rename .config build artifact to kernel_config so it's clear whose config it is.Frans Gifford
2011-11-03Handle toolchain tarballs that contain both a generic arm-eabi- andBernhard Rosenkraenzer
2011-11-01Store kernel/.config as build artifact.Frans Gifford
2011-10-10Remove false-positive'ish check for now - we anyway eval $CONFIGURATION.Paul Sokolovsky
2011-10-10USE_SEED => REPO_SEED_URL, to contain URL of seed tarball.Paul Sokolovsky
2011-10-10Add ability to run a script after repo sync using POST_CHECKOUT_HOOK var.Paul Sokolovsky
2011-10-09First cut at implementing repo --mirror/--reference based seeding.Paul Sokolovsky
2011-10-08Fingerprint toolchain used regardless of build success status.Paul Sokolovsky
2011-10-06Put dependencies for fingerprinting into another dir, not used for artifacts.Paul Sokolovsky
2011-10-06Support fingerprinting of toolchain used for build with TOOLCHAIN_FINGERPRINT=1.Paul Sokolovsky
2011-09-16Lot of cruft there, md5sum only *.tar.bz2.Paul Sokolovsky
2011-09-16Create MD5SUMS file for Android platform artifacts.Paul Sokolovsky
2011-09-16Dump version of cross-gcc used to build platform.Paul Sokolovsky
2011-07-26Submit to lava from python and add beagleboardFrans Gifford
2011-07-26Fixed up lava submissionFrans Gifford
2011-07-25Fix bug if LAVA_SERVER not specifiedFrans Gifford
2011-07-25Adding call to LAVAFrans Gifford
2011-07-25Added call into LAVAFrans Gifford
2011-07-11DebuggingFrans Gifford
2011-07-11See if build server dislikes test syntaxFrans Gifford
2011-07-10Add some loggingFrans Gifford
2011-07-10Update path to post-build-lava.pyFrans Gifford
2011-07-08Call post-build-lava.py from build-script.Frans Gifford
2011-06-03Add support for packaging sysroot after build.Paul Sokolovsky
2011-05-26Add --no-check-certificate so wget can download stuff from build server itself.Paul Sokolovsky