aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-13Improve idempotence.Paul Sokolovsky
2011-06-13Improve idempotence.Paul Sokolovsky
2011-06-13We need make, so install it explicitly.Paul Sokolovsky
2011-06-10Move GUI packages unneeded for unattended build to retired section.Paul Sokolovsky
2011-06-10Decrease default number of sync jobs from mirror to 6.Paul Sokolovsky
2011-06-06Create/export pinned aka release manifest.Paul Sokolovsky
2011-06-06New mangle snippet to set latest list of build artifacts.Paul Sokolovsky
2011-06-06Use consistent suffix for mangle snippets.Paul Sokolovsky
2011-06-06Add optparse support, --limit=N option and use old good diff -u.Paul Sokolovsky
2011-06-03Save copy of input manifest as build artifact, for reference.Paul Sokolovsky
2011-06-03Add support for packaging sysroot after build.Paul Sokolovsky
2011-06-03Use our mirror for repo init fetch.Paul Sokolovsky
2011-06-02Don't use curl and redir which swallow errors, use wget and mv.Paul Sokolovsky
2011-05-31Add Jenkins maintenance utils:Paul Sokolovsky
2011-05-30Remove workaround for older linaro-build.sh .Paul Sokolovsky
2011-05-30Remove references to unsupported build config options.Paul Sokolovsky
2011-05-30Mask another non-zero status command.Paul Sokolovsky
2011-05-30Mask non-zero exit code command.Paul Sokolovsky
2011-05-30Add set -xe to catch errors.Paul Sokolovsky
2011-05-30Install gcc-arm-linux-gnueabi for natty compatibility.Paul Sokolovsky
2011-05-26Add SYNC_JOBS config var to set repo sync's -jN param.Paul Sokolovsky
2011-05-26Add --no-check-certificate so wget can download stuff from build server itself.Paul Sokolovsky
2011-05-25We're x86 (32bit) now.Paul Sokolovsky
2011-05-25Calc gcc version from upstream tarball.Paul Sokolovsky
2011-05-25Put BUILD_NUMBER in front of BUILD_ID (essentially timestamp).Paul Sokolovsky
2011-05-25Add sudo -E to preserve Jenkins vars in environment so sub scripts can use them.Paul Sokolovsky
2011-05-25Create output dir.Paul Sokolovsky
2011-05-25Workaround issue in linaro-build.sh master.Paul Sokolovsky
2011-05-25Build script for Linaro Android toolchain (using linaro-build.sh)Paul Sokolovsky
2011-05-24Use bash.Paul Sokolovsky
2011-05-24Make grep -v not fail in case of no match.Paul Sokolovsky
2011-05-24Move functions to common include file.Paul Sokolovsky
2011-05-23Fix memory size comparisons.Paul Sokolovsky
2011-05-19Remove "ProxyPreserveHost on" directive as it botches SSL redirects.Paul Sokolovsky
2011-05-13Do proper sudo to restart git-mirror. Also, trace commands.Paul Sokolovsky
2011-05-03It's x86-64 builds in there.Paul Sokolovsky
2011-05-03Fix tar command.Paul Sokolovsky
2011-05-03Add --disable-libstdc__-v3 for now.Paul Sokolovsky
2011-05-03Android build scripts don't dupport DESTDIR, override install prefix instead.Paul Sokolovsky
2011-04-30DESTDIR must be an absolute path.Paul Sokolovsky
2011-04-30Prepare dist tarball for Jenkins archiving.Paul Sokolovsky
2011-04-29Add MAKE_TARGETS and MAKE_JOBS options to override make params.Paul Sokolovsky
2011-04-29Make sure it's possible to override BINUTILS_VERSION and GCC_VERSION.Paul Sokolovsky
2011-04-29Add MAKE_TARGETS and MAKE_JOBS options to override make params.Paul Sokolovsky
2011-04-29Bump tmpfs size by extra 0.5Gb, leb-panda now fails due to lack of space.Paul Sokolovsky
2011-04-28Turn back old configure command.Paul Sokolovsky
2011-04-28Fix globbing magic.Paul Sokolovsky
2011-04-28Trying configure options which kinda built w/o GCC_NO_EXECUTABLES errors.Paul Sokolovsky
2011-04-27Quiet wget.Paul Sokolovsky
2011-04-27BINUTILS_VERSION, GCC_VERSION - set to the reasonable in-tree versions.Paul Sokolovsky