aboutsummaryrefslogtreecommitdiffstats
path: root/main/clang
Commit message (Collapse)AuthorAgeFilesLines
* main/clang: add missing armv7 and armhf tripletRasmus Thomsen2020-04-082-5/+16
| | | | | It seems like I accidentally removed those in 54db62760803072c5308e62d769048d2f50b68be
* main/clang: upgrade to 10.0.0Rasmus Thomsen2020-03-291-5/+5
|
* main/clang: fix packagingalpine-mips-patches2020-03-101-1/+9
| | | | | | Keep /usr/lib/clang/x.y.z/include in the main package as all these headers (altivec.h, msa.h, x86intrin.h etc) are required to build programs *with* clang, not against it.
* main/clang: make clang-dev depend on clang-extra-toolsLeo2020-02-051-2/+2
|
* main/clang: build more documentationSören Tempel2020-01-261-1/+5
| | | | | Includes more man pages, most importantly clang(1), and also some HTML documentation.
* main/clang: increase default thread stack size to 2MiBNatanael Copa2019-12-261-2/+2
| | | | | | | Apparently clang++ crashes when building chromium due to stack overflow. ref #11086 upstream report: https://github.com/llvm/llvm-project/issues/76
* main/clang: add clang-extra-tools subpkgRuss Webber2019-12-261-2/+35
|
* main/clang: upgrade to 9.0.1Rasmus Thomsen2019-12-231-5/+5
|
* main/clang: switch to python3 for clang-analyzerLeo2019-11-122-4/+398
|
* main/clang: upgrade to 9.0.0Rasmus Thomsen2019-10-042-10/+11
|
* main/clang: upgrade to 8.0.1Milan P. Stanić2019-08-081-3/+3
| | | | change source url to github.com repository
* main/clang: disable tests on armhfNatanael Copa2019-06-111-0/+3
| | | | | | Failing Tests (2): Clang :: CodeGen/builtins-systemz-zvector.c Clang :: CodeGen/builtins-systemz-zvector2.c
* main/clang: fix makedependsNatanael Copa2019-06-111-3/+3
| | | | | | depend directly on llvm${_llvmver}-dev rather than via indirect llvm-dev and provides to make it possible for build order resolver to figure out the build order.
* main/clang: upgrade to 8.0.0Rasmus Thomsen2019-06-113-35/+20
|
* main/clang: upse python3, fix ssp patch and licenseNatanael Copa2019-03-222-12/+24
| | | | | | | - Fix stackprotector default patch - Use SPDX compatible format for license - Fix build by include libexecinfo-dev makedepends - Use python3
* main/clang: upgrade to 7.0.1Eric Molitor2019-03-2210-373/+65
|
* main/clang: fix source URLalpine-mips-patches2019-01-141-1/+1
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* main/clang: upgrade to 5.0.2J0WI2019-01-071-4/+4
|
* main/clang: fix ClangConfig.cmake to look for LLVM on correct pathJakub Jirutka2018-05-082-2/+29
|
* main/clang: upgrade to 5.0.1Adeel2017-12-292-69/+3
|
* main/clang: backport patch D33852 - enable __declspec(selectany)Jakub Jirutka2017-11-142-1/+67
|
* [llvm]: build with MinSizeRel and our flagsxentec2017-11-141-1/+5
|
* main/clang: upgrade to 5.0.0xentec2017-11-1412-218/+292
|
* main/clang: specify min. version for llvm depsJakub Jirutka2017-04-221-2/+3
|
* main/clang: enable on allJakub Jirutka2017-04-221-1/+1
| | | | This reverts commit 454e1193263377a57c63078cfc4b23943b4c1004.
* main/clang: temporarily disableJakub Jirutka2017-04-221-1/+1
|
* main/clang: add basic check() functionJakub Jirutka2017-04-221-0/+8
|
* main/clang: upgrade to 4.0.0Jakub Jirutka2017-04-229-357/+196
|
* Revert "main/clang: link dynamically with LLVM"Jakub Jirutka2017-04-171-2/+1
| | | | | | | | | | This reverts commit 5abf2d291e5569eb1487d7465c2711609c15806e. I don't know why, but it breaks clang: $ clang --version : CommandLine Error: Option 'aarch64-ccmp' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options
* main/clang: link dynamically with LLVMJakub Jirutka2017-04-161-0/+1
|
* main/clang: enable EH and RTTI, which are required by lldbJakub Jirutka2017-04-161-0/+2
|
* main/clang: sort build flags and unify boolean valuesJakub Jirutka2017-04-161-6/+6
|
* main/clang: enable -static subpkgJakub Jirutka2017-04-161-1/+2
|
* main/clang: add missing deps and set noarch to -analyzerJakub Jirutka2017-04-161-3/+4
|
* main/clang: clean-up abuildJakub Jirutka2017-04-161-104/+25
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-2/+2
|
* main/clang: add missing libclang.aJupp Müller2016-09-191-2/+4
|
* main/clang: upgrade to 3.8.1Bartłomiej Piotrowski2016-07-131-4/+4
|
* main/clang: upgrade to 3.8.0 and move out from llvmNatanael Copa2016-03-228-0/+638