aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06Remove broken gerrit interface. TCWG-898.stagingbranch-used-by-abe-unit-testingChristophe Lyon
2016-11-06Remove dead functions. TCWG-899.Christophe Lyon
2016-11-06Remove --with-dbuser, dbpasswd, dbhost options. TCWG-858.Christophe Lyon
2016-11-06Remove non-functional --nodepends option. TCWG-859.Christophe Lyon
2016-11-06Remove RPM creation code & artifacts. TCWG-902.Christophe Lyon
2016-11-06MakeRelease.job: Append build number to upload directory.Christophe Lyon
2016-11-06MakeRelease.job: add -${arch} suffix to log filename.Christophe Lyon
2016-11-06Do not override PATH repeatedly.Christophe Lyon
2016-11-03Remove obsolete scripts. TCWG-903.Christophe Lyon
2016-11-03config/gdb[server].conf: Update default GDB version from 7.11 to 7.12Ryan S. Arnold
2016-11-02Fix typo.Charles Baylis
2016-11-02Rework enablement of multilib for arm-none-eabiMaxim Kuvyrkov
2016-11-01Create manifest when doing "--checkout all"Charles Baylis
2016-11-01Remove redundant source update code from build()Charles Baylis
2016-11-01Add lib/control.sh to control sequence of build steps.Charles Baylis
2016-11-01Refactor parts of build_all() into separate functions.Charles Baylis
2016-11-01Move component list generation to separate function.Charles Baylis
2016-10-31Fix sysroot path when importing manifest.Charles Baylis
2016-10-31Cleanup: replace cd ${srcdir} && git .. with git -C ${srcdir} ..Christophe Lyon
2016-10-25jenkins.sh: Pass --testcontainer option to abe.shMaxim Kuvyrkov
2016-10-25jenkins.sh: Split build and test into 2 abe.sh invocationsMaxim Kuvyrkov
2016-10-24Support binutils execution tests.Christophe Lyon
2016-10-22Revert gdbserver commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24Ryan S. Arnold
2016-10-22Revert part of commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24Ryan S. Arnold
2016-10-21scripts/MakeRelease.job: Fix computation of $logfile.Christophe Lyon
2016-10-21Enable IFUNC for linux targets only.Christophe Lyon
2016-10-19Enable gold for GCC 6 toolchainPrathamesh Kulkarni
2016-10-18Use getconf instead of /proc/cpuinfo to compute the number of CPUs available.Christophe Lyon
2016-10-18Fix sources.conf parsing when package is duplicated.Charles Baylis
2016-10-18Cleanup: remove incomplete support for several packages.Christophe Lyon
2016-10-18Use common build mechanisms for expat and python. (bug #2524)Charles Baylis
2016-10-18When updating a branch, make sure the branch is checked out.Charles Baylis
2016-10-18Fix --build <arg>Charles Baylis
2016-10-17Fix configure for RHEL and clean up for Arch.Maxim Kuvyrkov
2016-10-14Report 'network error' as an error, rather than a warning. Bug #1419.Christophe Lyon
2016-10-14Add *_md5sum field to manifests. (bug 1986)Charles Baylis
2016-10-14Validate manifests after build.Charles Baylis
2016-10-14Upgrade gdb/gdbserver to 7.12-branch.Christophe Lyon
2016-10-14Simplify make headers_install handling code.Christophe Lyon
2016-10-13README: Document how to add support for a new target.Christophe Lyon
2016-10-13Add config directory for development ILP32 buildsMaxim Kuvyrkov
2016-10-13Fix srcdir and builddir names when building from manifest.Charles Baylis
2016-10-13Look up specified repo in sources.conf instead of component name (bug #2450)Charles Baylis
2016-10-12Support Darwin when computing BUILD_ARCH.Christophe Lyon
2016-10-12Use separate code paths for updating branches, revisions and tags.Charles Baylis
2016-10-12Refactor branch update into separate function.Charles Baylis
2016-10-12Fix erroneous check for upstream branchCharles Baylis
2016-10-06Fix eglibc checkout path.Charles Baylis
2016-10-05Support GCC 4.9 via --extraconfigdir.Charles Baylis
2016-10-05Remove --prefix option, bug #2543.Christophe Lyon