aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/helpers
AgeCommit message (Expand)Author
2013-10-04map arndale with lamc deviceVishal Bhoj
2013-09-23Improve on previous commit to use repo sync -f, make sure we use normal as last.Paul Sokolovsky
2013-09-20recover from git failures from serversVishal Bhoj
2013-05-20Switch to git:// until it's figured out why http:// on new server is so slow.Paul Sokolovsky
2013-03-22BUILD_COPYCAT: Also copy manifests, without them build now fails.Paul Sokolovsky
2013-03-22BUILD_COPYCAT: Support *.img producing builds too.Paul Sokolovsky
2013-03-22Update BUILD_COPYCAT for flattened build artifact layout.Paul Sokolovsky
2013-03-06Make repo verbose again, while we have git:// scalabiity issues.Paul Sokolovsky
2013-03-01Switch to http git URL for repo itself in repo init. Fixes bug #1137666.Danilo Šegan
2013-02-16Allow to override SYNC_JOBS again.Paul Sokolovsky
2013-02-07lp:1116530: Switch to direct download for SOURCE_OVERLAY.Paul Sokolovsky
2013-02-06Use --silent --show-error for curl.Paul Sokolovsky
2013-02-06Make repo be quiet by default, we have too big logs, can skip that spam.Paul Sokolovsky
2013-02-06Add support for new overlay fetching mode.Paul Sokolovsky
2012-12-18Support build parameter REPO_GROUPSAxel Fagerstedt
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-22Do not expose processed-manifest.xml.Danilo Šegan
2012-11-22Rename sanitize-manifest to rewrite-manifest.Danilo Šegan
2012-11-22Merge trunk.Danilo Šegan
2012-11-19It shoud fix https://bugs.launchpad.net/linaro-android-build-tools/+bug/1080491Vishal Bhoj
2012-10-26Fix typo.Danilo Šegan
2012-10-26Add the manifest processing to seed-based builds as well.Danilo Šegan
2012-10-26Add sanitization to build scripts.Danilo Šegan
2012-10-23Do not use the local mirror.Danilo Šegan
2012-10-03Redo seed rename support using --strip-components=1 on client side insteadPaul Sokolovsky
2012-10-03Handle seed tarballs w/o top-level directory of seed name.Paul Sokolovsky
2012-10-01Use human-readbale time format.Paul Sokolovsky
2012-10-01Provide better stats for build times of individual build stages.Paul Sokolovsky
2012-09-24As quite a few builds abuse SYNC_JOBS setting, from now on hard-code it.Paul Sokolovsky
2012-09-24Decrease SYNC_JOBS in case of seeded builds to 5, to react to resent timeouts.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-07-30RAMDISK_SIZE=0 build fails because manifest cannot be copied to out/; create ...Alexander Sack
2012-05-21Use more selective pattern for URL checking.Paul Sokolovsky
2012-05-21Remove debug code.Paul Sokolovsky
2012-05-16Revamp BUILD_COPYCAT support (get stuff from snapshots.linaro.org).Paul Sokolovsky
2012-03-08Use SYNC_JOBS default of 8 in case of seeded builds.Paul Sokolovsky
2012-02-21Add special error handler for infrastructure-setup parts of build script.Paul Sokolovsky
2012-01-26Seem to have found a working pathJames Tunnicliffe
2012-01-26Debug codeJames Tunnicliffe
2012-01-26Debug codeJames Tunnicliffe
2012-01-26Updated path to external_tarballs unpackJames Tunnicliffe
2012-01-25Add support for fetching tarballs to be unpacked to a fixed location.James Tunnicliffe
2012-01-16Take --reference dir name from seed tarball URL.Paul Sokolovsky
2011-12-15Prepare source-manifest.xml before repo sync, so it's available on sync failure.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-10-10USE_SEED => REPO_SEED_URL, to contain URL of seed tarball.Paul Sokolovsky