This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch staging in repository toolchain/abe.
from 7b8eb50 Fetch gerrit patches in ABE's lib/checkout.sh rather than in [...] adds cf3452b Check return code from building docs. Bug #2268 adds 9f448a1 scripts/MakeRelease.job: Fix typo. adds 14b30b0 scripts/MakeRelease.job: Use robust path to ABE checkout adds 7210646 Cleanup command line arguments. Bug #1509. adds 7f9e0e0 Use ${host} inside manifest, rather than explicit host type. adds 8d8a8d3 Import manifest after command line parsing. adds 62c2f1e scripts/test-schroot.sh: Remove dead code adds 59ba517 scripts/test-schroot.sh: Robustify -o option adds b886e56 Remove no-op parameter / option adds bc2d0d1 scripts/test-schroot.sh: Robustify ssh call adds c0488b3 Cleanup usage of "fileserver" and "ref" options in scripts adds 3016ad4 Build Linux and Win32 binary tarballs in the same MakeRelease [...] adds f205bba Don't install Linux headers for bare metal builds. Bug #2383 adds 382392f Add --enable-gnu-indirect-function to the default configure [...] adds 22808ff Switch default toolchain from gcc5 to gcc6 adds f61467b jenkins.sh: Remove workaround adds 2ee7e51 Copy the libpthread DLL into the bin directory so it gets int [...] adds 846cfe3 scripts/test-schroot.sh: Handle user@machine:port as main argument adds cc13db4 scripts/test-schroot.sh: Cleanup code to define and use $initial_ssh adds f497672 scripts/test-schroot.sh: Rework handling of ssh options adds fa59cd4 Implement --testcontainer <user>@<ipaddress>:<ssh_port> option adds 6ad4b8d scripts/test-schroot.sh: Don't break profiling tests adds 5a5b1a2 Update binutils for Linaro 6 to origin/linaro_binutils-2_27-branch adds ed11a52 lib/make.sh: call copy_gcc_libs_to_sysroot only when buildin [...] adds 8ea64cf Copy the libpthread DLL into the libexec directory as well. N [...] adds 04adeb3 Report unhandled errors. adds 8d2eecc scripts/MakeRelease.job: Fix copying of manifest.txt adds 4962c3c scripts/TestRelease.job: Make it less verbose. adds fc6b165 Handle multiple variable settings for --set that have embedde [...] adds 8cdd212 Fix git pull failure when building from tag. adds e20baaf Warn when dryrun'd commands fail. adds 6d86da3 Remove broken copy of libwinpthread-1.dll. adds c1f2200 Do not attempt to copy gcc libs to sysroot when building the [...] adds da9f0fd Force update-snapshots-ref.sh to re-fetch *.asc files. adds 897f0fa scripts/MakeRelease.job: Fix cleanup. adds bdf901a MakeRelease.job should fail if 'date' isn't set. adds b6a4ab6 scripts/TestRelease.job: Fix target name computation. adds fc983b3 scripts/TestRelease.job: Print a message at the end. adds 0cf6e0f scripts/MakeRelease.job: append GCC version to fileserver upl [...] adds f017170 scripts/TestRelease.job: Fix bare-metal testing. adds b929f38 scripts/TestRelease.job: Fix typo in cpu option. adds 4c2ef9d scripts/test-schroot.sh: Handle 32-bit armv8l environment. adds 0d4d41d Remove --prefix option, bug #2543. adds 4bd508d Support GCC 4.9 via --extraconfigdir. adds 13a4466 Fix eglibc checkout path. adds 82ca622 Fix erroneous check for upstream branch adds 0b461af Refactor branch update into separate function. adds fe52257 Use separate code paths for updating branches, revisions and tags. adds 85a2b77 Support Darwin when computing BUILD_ARCH. adds b48b39c Look up specified repo in sources.conf instead of component n [...] adds 7aa16e4 Fix srcdir and builddir names when building from manifest. adds eea21d3 Add config directory for development ILP32 builds adds 2edfa21 README: Document how to add support for a new target. adds e705069 Simplify make headers_install handling code. adds fd3907f Upgrade gdb/gdbserver to 7.12-branch. adds 9c61d0a Validate manifests after build. adds 5c65b85 Add *_md5sum field to manifests. (bug 1986) adds 8aa8e79 Report 'network error' as an error, rather than a warning. Bu [...] adds 3acc4c4 Fix configure for RHEL and clean up for Arch. adds a439b81 Fix --build <arg> adds 475a89a When updating a branch, make sure the branch is checked out. adds 03a2df0 Use common build mechanisms for expat and python. (bug #2524) adds 2fa4f48 Cleanup: remove incomplete support for several packages. adds edf6d68 Fix sources.conf parsing when package is duplicated. adds c565907 Use getconf instead of /proc/cpuinfo to compute the number of [...] adds 83fb444 Enable gold for GCC 6 toolchain adds 1f3ce36 Enable IFUNC for linux targets only. adds 42b22ca scripts/MakeRelease.job: Fix computation of $logfile. adds 372a148 Revert part of commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24 adds 6670b53 Revert gdbserver commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24 adds 7278265 Support binutils execution tests. adds 1f4921a jenkins.sh: Split build and test into 2 abe.sh invocations adds 753c6a4 jenkins.sh: Pass --testcontainer option to abe.sh adds 333a3a1 Cleanup: replace cd ${srcdir} && git .. with git -C ${srcdir} .. adds 47d63b4 Fix sysroot path when importing manifest. adds ccc4b03 Move component list generation to separate function. adds ce1b54c Refactor parts of build_all() into separate functions. adds d578f26 Add lib/control.sh to control sequence of build steps. adds cc487d1 Remove redundant source update code from build() adds 3408f63 Create manifest when doing "--checkout all" adds 18556d3 Rework enablement of multilib for arm-none-eabi adds a219f95 Fix typo. adds aed5945 config/gdb[server].conf: Update default GDB version from 7.11 [...] adds 833c70b Remove obsolete scripts. TCWG-903.
No new revisions were added by this update.
Summary of changes: README | 12 +- abe.sh | 279 ++++++++------- config/binutils.conf | 2 +- config/boards/abe-container.exp | 5 + config/boards/schroot-ssh.exp | 7 +- config/default | 2 +- config/eglibc.conf | 2 +- config/expat.conf | 2 + config/ffmpeg.conf | 16 - config/gcc.conf | 40 ++- config/gcc4_9/binutils.conf | 4 + config/gcc4_9/gcc.conf | 4 + config/gcc4_9/glibc.conf | 2 + config/{gcc5 => gcc4_9}/gmp.conf | 0 config/{gcc5 => gcc4_9}/linux.conf | 0 config/{gcc5 => gcc4_9}/mpfr.conf | 0 config/{gcc5 => gcc4_9}/newlib.conf | 0 config/gcc4_9/preferred_libc.conf | 1 + config/gcc5/binutils.conf | 3 + config/gcc5/gcc.conf | 3 + config/gcc5/glibc.conf | 1 + config/gcc6/binutils.conf | 2 +- config/gcc6/glibc.conf | 1 - config/gdb.conf | 3 +- config/gdbserver.conf | 5 +- config/gdk-pixbuf.conf | 16 - config/glib.conf | 28 -- config/glibc.conf | 2 +- config/ilp32-dev/gcc.conf | 1 + config/ilp32-dev/glibc.conf | 6 + config/ilp32-dev/linux.conf | 1 + config/libelf.conf | 16 - config/linaro.exp | 6 +- config/linux.conf | 23 -- config/llvm.conf | 10 - config/make.conf | 16 - config/preferred_libc.conf | 1 + config/python.conf | 2 + config/qt-everywhere-opensource-src.conf | 16 - config/sources.conf | 20 -- config/zlib.conf | 16 - configure | 29 +- configure.ac | 14 +- jenkins.sh | 84 +++-- lib/checkout.sh | 177 +++++----- lib/common.sh | 34 +- lib/component.sh | 59 +++- lib/configure.sh | 15 +- lib/control.sh | 156 +++++++++ lib/fetch.sh | 33 +- lib/globals.sh | 71 +++- lib/make.sh | 327 +++++++++-------- lib/merge.sh | 170 --------- lib/package.sh | 40 ++- lib/schroot.sh | 45 ++- lib/stamp.sh | 6 +- scripts/Backport.job | 64 ---- scripts/BuildFarm.job | 57 --- scripts/MakeRelease.job | 89 +++-- scripts/TestRelease.job | 27 +- scripts/fedora_lsb_install.sh | 64 ---- scripts/report.sh | 580 ------------------------------- scripts/slave.sh | 60 ---- scripts/ssh-config.txt | 223 ------------ scripts/test-schroot.sh | 161 ++++----- scripts/update-snapshots-ref.sh | 4 + sum2junit.sh | 138 -------- tcwgweb.sh | 319 ----------------- test.sh | 2 +- testsuite/test.sh | 77 ++-- validate.sh | 101 ------ 71 files changed, 1171 insertions(+), 2631 deletions(-) create mode 100644 config/boards/abe-container.exp delete mode 100644 config/ffmpeg.conf create mode 100644 config/gcc4_9/binutils.conf create mode 100644 config/gcc4_9/gcc.conf create mode 100644 config/gcc4_9/glibc.conf copy config/{gcc5 => gcc4_9}/gmp.conf (100%) copy config/{gcc5 => gcc4_9}/linux.conf (100%) copy config/{gcc5 => gcc4_9}/mpfr.conf (100%) copy config/{gcc5 => gcc4_9}/newlib.conf (100%) create mode 100644 config/gcc4_9/preferred_libc.conf delete mode 100644 config/gdk-pixbuf.conf delete mode 100644 config/glib.conf create mode 100644 config/ilp32-dev/gcc.conf create mode 100644 config/ilp32-dev/glibc.conf create mode 100644 config/ilp32-dev/linux.conf delete mode 100644 config/libelf.conf delete mode 100644 config/llvm.conf delete mode 100644 config/make.conf create mode 100644 config/preferred_libc.conf delete mode 100644 config/qt-everywhere-opensource-src.conf delete mode 100644 config/zlib.conf create mode 100644 lib/control.sh delete mode 100644 lib/merge.sh delete mode 100755 scripts/Backport.job delete mode 100755 scripts/BuildFarm.job delete mode 100755 scripts/fedora_lsb_install.sh delete mode 100755 scripts/report.sh delete mode 100644 scripts/slave.sh delete mode 100644 scripts/ssh-config.txt delete mode 100755 sum2junit.sh delete mode 100755 tcwgweb.sh delete mode 100755 validate.sh