aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/helpers
AgeCommit message (Expand)Author
2014-03-13Don't remove out/target dirVishal Bhoj
2014-03-12Reduce the number of job thread to 4Vishal Bhoj
2014-03-07rewrite-manifest.py: Handle manifests with relative fetch URLs.Paul Sokolovsky
2014-01-26Re-enable manifest rewriting, but try http://.../git/ .Paul Sokolovsky
2014-01-26Make curl fail on errors (d'oh!)Paul Sokolovsky
2014-01-26Download overlays ASAP to fail fast in case of error.Paul Sokolovsky
2014-01-26Disable manifest rewriting for testing.Paul Sokolovsky
2014-01-15Use TARGET_OUT_DIR for BUILD_COPYCAT too.Paul Sokolovsky
2014-01-08strip "full_" from TARGET_PRODUCT to get the right locationVishal Bhoj
2014-01-03Enable artifact flattening by default.Paul Sokolovsky
2014-01-03Add sypport for flattening artifacts build-side.Paul Sokolovsky
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