Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-28 | LLDB now also requires swig to build | Luchesar V. ILIEV | |
2017-09-28 | Add the lldb-svn package | Luchesar V. ILIEV | |
2017-07-30 | Be pedantic about https | Luchesar V. ILIEV | |
2017-07-30 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-07-30 | Add missing lld-svn URL | Luchesar V. ILIEV | |
2017-07-30 | Switch to HTTPS | Luchesar V. ILIEV | |
The miserable SSL/TLS configuration on llvm.org has been finally fixed. | |||
2017-06-17 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-06-17 | Put lld into its own package | Luchesar V. ILIEV | |
2017-06-03 | Remove the "replaces" PKGBUILD variable | Luchesar V. ILIEV | |
For details, see https://bbs.archlinux.org/viewtopic.php?id=226809 | |||
2017-05-12 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-05-12 | Softfail on cleaning up doc source leftovers | Luchesar V. ILIEV | |
2017-03-23 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-03-23 | Bug 31610 is fixed by r298551 | Luchesar V. ILIEV | |
2017-03-04 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-03-04 | Until bug 31610 is fixed, disable the LLVM tests | Luchesar V. ILIEV | |
Ref: https://github.com/kerberizer/llvm-svn/issues/12 Ref: https://bugs.llvm.org//show_bug.cgi?id=31610 | |||
2017-03-04 | lld is a special case | Luchesar V. ILIEV | |
2017-03-04 | Add new contributor and discard unneeded sources | Luchesar V. ILIEV | |
2017-03-04 | Add lld (the LLVM linker) | Tobias Markus | |
By adding lld to the tools directory, it is automatically built along llvm. Since lld a LLVM tool, moving it to a separate package is not really necessary, especially since lld is relatively small and it would only complicate the PKGBUILD. | |||
2017-03-04 | Changes to the _install_license() logic | Luchesar V. ILIEV | |
So far we've simply installed the LICENSE.TXT file located in the LLVM root as the sole license file. However, as seen in #10, there are other license files too. In fact, there are also license files in some of the subdirectories, which is also indicated in the LICENSE.TXT itself. The new `_install_licenses()` tries to be a tiny bit smart about the issue by `find`-ing all appropriate license files. Please note that the new function does require a path as an argument. | |||
2017-02-15 | Sync .SRCINFO | Luchesar V. ILIEV | |
2017-02-15 | Bring LLVMHello.so back | Luchesar V. ILIEV | |
I've inherited this from the previous maintainer, but apparently the library may be necessary in some cases, so it's better to bring it back. | |||
2016-12-07 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-12-07 | Sphinx now requires python2-requests | Luchesar V. ILIEV | |
2016-10-06 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-10-06 | Fix for upstream change in libLTO symlinks | Luchesar V. ILIEV | |
2016-09-29 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-09-29 | Update the docs installation | Luchesar V. ILIEV | |
Fixing the docs installation directory is apparently not needed any more. Also, and more importantly, the default location of the OCaml bindings HTML documentation has been changed upstream. | |||
2016-09-28 | Disable the llvm regression tests on i686 | Luchesar V. ILIEV | |
2016-09-05 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-09-05 | Dirty fix for unittests failing | Luchesar V. ILIEV | |
2016-06-30 | D18035 committed and not needed any more | Luchesar V. ILIEV | |
2016-06-29 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-06-29 | Update D18035 | Luchesar V. ILIEV | |
2016-06-11 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-05-23 | Re-sync .SRCINFO | Luchesar V. ILIEV | |
2016-05-23 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-05-23 | Update D18035 | Luchesar V. ILIEV | |
2016-05-09 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-05-09 | Add make check | Luchesar V. ILIEV | |
2016-05-09 | Update D18035 | Luchesar V. ILIEV | |
2016-03-16 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-03-16 | Update D18035 | Luchesar V. ILIEV | |
2016-03-10 | Rebase D18035 | Luchesar V. ILIEV | |
2016-03-10 | Update the add-gcc-abi_tag patch | Luchesar V. ILIEV | |
The Sema part of D12834 has already been incorporated upstream with r263015. Added here is the respective mangler part from D18035. References: https://llvm.org/bugs/show_bug.cgi?id=23529 http://reviews.llvm.org/D12834 http://reviews.llvm.org/D17567 http://reviews.llvm.org/D18035 | |||
2016-03-09 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-03-09 | Rebase D12834 | Luchesar V. ILIEV | |
2016-02-27 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-02-27 | Fix for r262066: lto.h in libs pkg | Luchesar V. ILIEV | |
2016-02-16 | Sync .SRCINFO | Luchesar V. ILIEV | |
2016-02-16 | Rebase D12834 | Luchesar V. ILIEV | |