This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch array in repository toolchain/abe.
from 8d53335 Detached state isn't a branch name, so don't use it. new ce0a900 Change from double to single quotes to embed the quote marks [...] new 7be4d7c Add python, remove ancient versions of gcc and gdb. new 61ba4a1 Call the import_manifest() function instead of sourcing the m [...] new 2a3b1c4 remove now bogus comment, remove commented out zlib build. new bb15ad2 Call build() with the component name (gcc), insted of gcc_version. new 0e437fb Fix issues noticed when trying to reproduce a buid fro a mani [...] new 0852834 Remove hack for infrastructure files, the now all download on [...] new dba8917 Add GCC stage1 and stage2 configure flags. Add maeflags and c [...] new 12bda5d New function, import_manifest(), which reads a manifest file [...] new 2649f53 remove depreciated functions, read_config(), get_config(), li [...] new 88ea7af Don't try to checkout gdbserver, it's part of GDB. Remove svn [...] new 611ed36 Drop the space in -j cpus, it's uneeded and causes problems later.
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: abe.sh | 9 +--- config/glibc.conf | 2 +- config/sources.conf | 15 ++---- lib/checkout.sh | 65 ++++++++++--------------- lib/common.sh | 134 ---------------------------------------------------- lib/component.sh | 96 ++++++++++++++++++++++++++++--------- lib/configure.sh | 9 +--- lib/fetch.sh | 58 ++++++++++++++--------- lib/globals.sh | 80 ++++++++++++++++++++++++++++++- lib/make.sh | 6 +-- lib/package.sh | 85 ++++++++++++++++++++++++++------- 11 files changed, 291 insertions(+), 268 deletions(-)