summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Switch outdated target reports to eqawarnMichał Górny2019-10-021-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Switch 10+ to dylib buildMichał Górny2019-10-021-2/+180
| | | | | | Build and install the single dylib instead of split shared libs in 10+. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add ARC targetMichał Górny2019-10-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add target obsolescence checkMichał Górny2019-10-011-0/+35
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Nios2 was removed upstreamMichał Górny2019-10-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Reorder ebuild vars in 9+Michał Górny2019-09-213-8/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 9.0.0Michał Górny2019-09-212-0/+298
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Use BDEPEND semi-properlyMichał Górny2019-09-172-8/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: arm64 stable (bug #693856)Aaron Bauman2019-09-161-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
* sys-devel/llvm: move dev-lang/perl to BDEPEND wrt #694460stefson2019-09-162-2/+2
| | | | | | | | | | | | | | dev-lang/perl is a build time dependency of llvm, only during cross compile it must be run by the host (CBUILD) and not the target (CHOST). Moving it to BDEPEND solves the issue of dev-lang/perl and friends getting pulled into the dependency graph as compile time dependencies during cross compile. BDEPEND has been introduced in EAPI=7, so the fix is only possible for >=llvm-9.x Closes: https://bugs.gentoo.org/694460 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/12941 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: arm stable wrt bug #693856Mikle Kolyada2019-09-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-devel/llvm: ppc64 stable wrt bug #693856Agostino Sarubbo2019-09-111-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: x86 stable wrt bug #693856Agostino Sarubbo2019-09-101-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: amd64 stable wrt bug #693856Agostino Sarubbo2019-09-101-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: Remove 5.0.2Michał Górny2019-09-093-297/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update LICENSE for 9+Michał Górny2019-08-182-12/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: RISCV is no longer exp. in 9.0+Michał Górny2019-08-122-3/+3
| | | | | Closes: https://bugs.gentoo.org/691816 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add MULTILIB_USEDEP on app-arch/zlibMichał Górny2019-08-048-8/+8
| | | | | Bug: https://bugs.gentoo.org/690962 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: arm stable wrt bug #686028Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-devel/llvm: arm stable wrt bug #674068Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-devel/llvm: 9.0.0+ introduce Z3 support (moved from clang)Michał Górny2019-07-223-4/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove mistaken use of PYTHON_REQUIRED_USEMichał Górny2019-07-228-18/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: -9.0.9999 → -9.0.0.9999Michał Górny2019-07-211-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: -9999 → -10.0.0.9999Michał Górny2019-07-211-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove 8.0.9999Michał Górny2019-07-211-290/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add 9.0 branch live ebuildMichał Górny2019-07-211-0/+289
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump -9999 to EAPI 7Michał Górny2019-07-211-8/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: -9999 is now 10.0.0Michał Górny2019-07-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 8.0.1Michał Górny2019-07-202-0/+300
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Enable Python 3 in -9999Michał Górny2019-06-111-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: x86 stable (bug #686028)Thomas Deutschmann2019-06-041-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-devel/llvm: Remove 4.0.1Michał Górny2019-06-023-300/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: arm64 stable (bug #686028)Aaron Bauman2019-05-171-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* sys-devel/llvm: amd64 stable wrt bug #686028Mikle Kolyada2019-05-151-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-devel/llvm: Update binutils dep in remaining versionsMichał Górny2019-05-154-4/+24
| | | | | Closes: https://bugs.gentoo.org/677888 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove 7.0.1Michał Górny2019-05-152-262/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: arm64 stableAaron Bauman2019-05-131-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* sys-devel/llvm: Fix typo in tblgen path, in 7.1.0Michał Górny2019-05-121-1/+1
| | | | | Closes: https://bugs.gentoo.org/685716 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: x86 stable wrt bug #674068Mikle Kolyada2019-05-111-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* sys-devel/llvm: amd64 stable wrt bug #674068Mikle Kolyada2019-05-111-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-devel/llvm: Remove 7.0.9999Michał Górny2019-04-198-264/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update binutils dep in 7.1.0Michał Górny2019-04-191-1/+6
| | | | | Bug: https://bugs.gentoo.org/677888 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 7.1.0Michał Górny2019-04-172-0/+262
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Squash unnecessary revbump to 8.0.0Michał Górny2019-04-052-301/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Backport dangling symlink failure fixMichał Górny2019-04-052-0/+342
| | | | | Closes: https://bugs.gentoo.org/674662 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: WebAssembly is no longer experimental in 8.0+Michał Górny2019-03-223-4/+4
| | | | | Reported-by: Matthew Smith <matt@offtopica.uk> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove 8.0.0rc5Michał Górny2019-03-202-298/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 8.0.0 finalMichał Górny2019-03-202-0/+299
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove 8.0.0rc[23]Michał Górny2019-03-133-586/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Update binutils dep in live ebuilds & RCMichał Górny2019-03-134-4/+24
| | | | | | | | | Update binutils dependency to account for USE flag rename in live ebuilds and the masked RC. ~arch ebuilds are going to be updated as new releases are added to avoid spurious rebuilds. Bug: https://bugs.gentoo.org/677888 Signed-off-by: Michał Górny <mgorny@gentoo.org>