This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch llvm in repository toolchain/abe.
from 37d7914 Add support for specifying LLVM component revisions on the co [...] new f92ac5f Don't specify LLVM component revisions on the command line, t [...] new 2fb75c9 Make create_release_tag support LLVM. new a017395 Don't call collect_data here, it was creating multiple entries. new ec9fb4f Modify manifest for LLVM new c09eafb Add some support for using stamps to build_llvm new 2741ba3 Add URLs for cmake and ninja new 89601dc Don't look for cmake, we have to build a specific version fro [...] new 16abe7a Drop cmake entry. new 2031836 Make --checkout all support both gcc and llvm new 93ce08f Cmake is the only dependency new 8cb1f9c New config file for cmake new 2a1a41e When fetching files from an upstream source, not all tarballs [...] new 15760d9 Don't hardcode llvm-project-submodule, and collect data still
The 13 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 | 41 ++++----------------------------- config/cmake.conf | 3 +++ config/llvm-project-submodule.conf | 2 +- config/sources.conf | 2 ++ configure | 47 -------------------------------------- configure.ac | 6 ----- host.conf.in | 1 - lib/checkout.sh | 15 +++++------- lib/common.sh | 7 +++--- lib/fetch.sh | 29 +++++++++++------------ lib/make.sh | 25 ++++++++++++++++---- lib/package.sh | 42 +++++++++++++++++++--------------- 12 files changed, 79 insertions(+), 141 deletions(-) create mode 100644 config/cmake.conf