Commit Graph

6 Commits

Author SHA1 Message Date
joakim-noah a423c35db9 Small tweaks to pcre and libllvm (#1103)
* pcre: add JIT functions

* libllvm: remove unnecessary dependency on Python 2.7
2017-06-22 14:28:30 +02:00
Fredrik Fornwall a2fde239ab Use local variables in bash functions 2017-04-09 16:54:36 +02:00
Fredrik Fornwall d6e574615c llvm&clang: Update from 3.9.1 to 4.0.0 2017-03-15 16:28:36 +01:00
Fredrik Fornwall 72f69cdc35 Use termux_error_exit in more cases 2017-03-05 03:30:38 +01:00
Fredrik Fornwall 95e60146d7 libllvm: Bump revision, enable the clang split 2017-02-26 14:52:04 +01:00
Fredrik Fornwall edc3049a03 clang: Split up into several packages
Split up the previous clang package into:

- libllvm: lib/libLLVM.so
- libclang: lib/libclang.so
- clang: bin/clang and associated tools and symlinks
- llvm: The bin/llvm-* tools
2017-02-12 20:57:51 +01:00