summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Reuse eclass manpage build logic for 10.0.1+Michał Górny2020-10-261-19/+32
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Set used Python interpreter.Arfrever Frehtes Taifersar Arahesis2020-10-141-0/+3
| | | | | | | | Required since: https://github.com/llvm/llvm-project/commit/c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Build only distribution targets in src_compile()Michał Górny2020-07-231-1/+1
| | | | | | | | | | | Build only distribution targets rather than everything. Most importantly, this fixes the build failure due to trying to build HTML docs when sphinx is available but recommonmark is not. As a side result, this may prevent some unnecessary targets from being built and delay some others into src_test(). Closes: https://bugs.gentoo.org/730268 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove obsolete sed from 11*Michał Górny2020-07-081-7/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update recommonmark sed in 11.0.0.9999Michał Górny2020-07-041-1/+1
| | | | | Closes: https://bugs.gentoo.org/730268 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Try fixing doc build for 11Michał Górny2020-06-291-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Pass -Wl,--no-keep-memory to linker on x86Michał Górny2020-06-291-0/+4
| | | | | Closes: https://bugs.gentoo.org/730050 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Fix recommonmark hack for 11+Michał Górny2020-06-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Dedupe with new eclass codeMichał Górny2020-06-231-10/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Port to py3.9Michał Górny2020-06-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Port to cmake.eclassMichał Górny2020-06-201-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Apply patches in WORKDIR in 10.0.1+Michał Górny2020-06-201-3/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Always build manpages from sourceMichał Górny2020-06-201-14/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update distribution targetsMichał Górny2020-04-291-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: AVR is now mainline targetMichał Górny2020-04-291-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update dev-libs/libffi depMichał Górny2020-03-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Enable llvm-ml in 11.0.0.9999Michał Górny2020-02-141-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove obsolete deps from 10+Michał Górny2020-02-141-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove unused WITH_POLLYMichał Górny2020-02-141-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Enable py3.8Michał Górny2020-02-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add VE targetMichał Górny2020-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Move env.d after baselayoutMichał Górny2020-01-271-1/+1
| | | | | Closes: https://bugs.gentoo.org/706174 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Include 11.* ebuilds for masterMichał Górny2020-01-181-0/+503
Signed-off-by: Michał Górny <mgorny@gentoo.org>