This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch parser in repository toolchain/abe.
from ff4fbc2 Work with the new component data structure when checkout via git. new feba58a don't prefix linux- to the latest version, it gets added by A [...] new adb0825 drop using the git_config function, which is being depreciated. new a65f21f add data fields to the array for the settings in the .conf fi [...] new 0b9a00b collect component data for each file in infrastructure new c250c60 Use the new component data array for everything
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/linux.conf | 2 +- lib/checkout.sh | 29 +++++------ lib/common.sh | 20 ++++---- lib/component.sh | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++---- lib/configure.sh | 58 ++++++++-------------- lib/depend.sh | 18 ++----- lib/fetch.sh | 34 ++++++++----- lib/make.sh | 139 ++++++++++++++++++++++++--------------------------- 8 files changed, 269 insertions(+), 177 deletions(-)