This is an automated email from the git hooks/post-receive script.
Charles Baylis pushed a change to branch master in repository toolchain/abe.
from 6a5906d Clean up version parsing from command line and .conf files. new f50d880 Read *.conf files inside a subshell. new e0532d7 Remove unused "installs" value from conf files. new 6448cff Remove broken "depends" variable from conf files. new 792b81a Clean up repeated sed operation for manifest paths. new 5082683 Cleanup: add is_host_mingw function.
The 5 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: config/binutils.conf | 7 ----- config/cloog-parma.conf | 3 --- config/cloog-polylib.conf | 3 --- config/cloog-ppl.conf | 3 --- config/cloog.conf | 3 --- config/dejagnu.conf | 10 +++---- config/eembc.conf | 3 --- config/eglibc.conf | 8 ------ config/expat.conf | 7 ----- config/gcc.conf | 7 ----- config/gdb.conf | 3 --- config/gdbserver.conf | 3 --- config/glibc.conf | 3 --- config/gmp.conf | 7 ----- config/isl.conf | 3 --- config/linux.conf | 9 +++---- config/mpc.conf | 7 ----- config/mpfr.conf | 7 ----- config/newlib.conf | 3 --- config/ppl.conf | 3 --- config/python.conf | 7 ----- config/qemu.conf | 3 --- lib/checkout.sh | 2 +- lib/common.sh | 10 ++++++- lib/component.sh | 69 +++++++++++++++++++++++++++++------------------ lib/configure.sh | 11 -------- lib/globals.sh | 2 +- lib/make.sh | 4 +-- lib/package.sh | 24 ++++++++++------- testsuite/test.sh | 5 +--- 30 files changed, 78 insertions(+), 161 deletions(-)