summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-09-28Sync .SRCINFOLuchesar V. ILIEV
2017-09-28LLDB now also requires swig to buildLuchesar V. ILIEV
2017-09-28Add the lldb-svn packageLuchesar V. ILIEV
2017-07-30Be pedantic about httpsLuchesar V. ILIEV
2017-07-30Sync .SRCINFOLuchesar V. ILIEV
2017-07-30Add missing lld-svn URLLuchesar V. ILIEV
2017-07-30Switch to HTTPSLuchesar V. ILIEV
The miserable SSL/TLS configuration on llvm.org has been finally fixed.
2017-06-17Sync .SRCINFOLuchesar V. ILIEV
2017-06-17Put lld into its own packageLuchesar V. ILIEV
2017-06-03Remove the "replaces" PKGBUILD variableLuchesar V. ILIEV
For details, see https://bbs.archlinux.org/viewtopic.php?id=226809
2017-05-12Sync .SRCINFOLuchesar V. ILIEV
2017-05-12Softfail on cleaning up doc source leftoversLuchesar V. ILIEV
2017-03-23Sync .SRCINFOLuchesar V. ILIEV
2017-03-23Bug 31610 is fixed by r298551Luchesar V. ILIEV
2017-03-04Sync .SRCINFOLuchesar V. ILIEV
2017-03-04Until bug 31610 is fixed, disable the LLVM testsLuchesar V. ILIEV
Ref: https://github.com/kerberizer/llvm-svn/issues/12 Ref: https://bugs.llvm.org//show_bug.cgi?id=31610
2017-03-04lld is a special caseLuchesar V. ILIEV
2017-03-04Add new contributor and discard unneeded sourcesLuchesar V. ILIEV
2017-03-04Add 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-04Changes to the _install_license() logicLuchesar 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-15Sync .SRCINFOLuchesar V. ILIEV
2017-02-15Bring LLVMHello.so backLuchesar 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-07Sync .SRCINFOLuchesar V. ILIEV
2016-12-07Sphinx now requires python2-requestsLuchesar V. ILIEV
2016-10-06Sync .SRCINFOLuchesar V. ILIEV
2016-10-06Fix for upstream change in libLTO symlinksLuchesar V. ILIEV
2016-09-29Sync .SRCINFOLuchesar V. ILIEV
2016-09-29Update the docs installationLuchesar 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-28Disable the llvm regression tests on i686Luchesar V. ILIEV
2016-09-05Sync .SRCINFOLuchesar V. ILIEV
2016-09-05Dirty fix for unittests failingLuchesar V. ILIEV
2016-06-30D18035 committed and not needed any moreLuchesar V. ILIEV
2016-06-29Sync .SRCINFOLuchesar V. ILIEV
2016-06-29Update D18035Luchesar V. ILIEV
2016-06-11Sync .SRCINFOLuchesar V. ILIEV
2016-05-23Sync .SRCINFOLuchesar V. ILIEV
2016-05-23Update D18035Luchesar V. ILIEV
2016-05-09Sync .SRCINFOLuchesar V. ILIEV
2016-05-09Add make checkLuchesar V. ILIEV
2016-05-09Update D18035Luchesar V. ILIEV
2016-03-16Sync .SRCINFOLuchesar V. ILIEV
2016-03-16Update D18035Luchesar V. ILIEV
2016-03-10Rebase D18035Luchesar V. ILIEV
2016-03-10Update the add-gcc-abi_tag patchLuchesar 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-09Sync .SRCINFOLuchesar V. ILIEV
2016-03-09Rebase D12834Luchesar V. ILIEV
2016-02-27Sync .SRCINFOLuchesar V. ILIEV
2016-02-27Fix for r262066: lto.h in libs pkgLuchesar V. ILIEV
2016-02-16Sync .SRCINFOLuchesar V. ILIEV
2016-02-03Sync .SRCINFOLuchesar V. ILIEV