summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/zig: fix patch from previous commitEric Joldasov2023-01-141-5/+19
| | | | | | | | | | | | I'm sorry for possible incovenience caused by this (I hope that it was, since it didn't look SO bad). Explained in and rebased upstream PR too. Fixes: 28fcae31f91eb30b62c8d55b39207238d377f0c2 Closes: https://bugs.gentoo.org/890457 Closes: https://bugs.gentoo.org/890459 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: use correct binary for testing 0.10.0Eric Joldasov2023-01-111-0/+28
| | | | | | | | | | | | | According to upstream [1], 'stage3' binary should be used for testing instead of 'stage2'. Thanks to Frederik Schwan and Sam James for pointing this out! Also split tests so than we can know more accurately what test step failed. [1] https://www.github.com/ziglang/zig/issues/14240#issuecomment-1374634325 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/29059 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: add patch from upstream for 0.10.0Eric Joldasov2023-01-081-0/+63
| | | | | | | Closes: https://bugs.gentoo.org/886569 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/28997 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: drop 0.9.1-r3Eric Joldasov2022-12-014-109/+0
| | | | | | | Closes: https://bugs.gentoo.org/876181 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/28492 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/zig: fix building with Clang 16, fix searching LLDEric Joldasov2022-10-181-0/+23
| | | | | | | | | Upstream PR https://github.com/ziglang/zig/pull/13121 Closes: https://bugs.gentoo.org/877231 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/27718 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/zig: drop unnecessary patch for 9999Eric Joldasov2022-09-191-12/+0
| | | | | Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: add patches for 0.9.1Eric Joldasov2022-09-111-0/+26
| | | | | | | | Bug: https://bugs.gentoo.org/780612 Bug: https://bugs.gentoo.org/829959 Bug: https://bugs.gentoo.org/866374 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: always install self-hosted compiler, workaround upstream cmake ↵Eric Joldasov2022-09-051-3/+3
| | | | | | | | | bugs Closes: https://bugs.gentoo.org/867592 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/27112 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: block dev-lang/zig-bin, add risv stage0 patch for 0.9.1Eric Joldasov2022-08-221-0/+47
| | | | | | Bug: https://bugs.gentoo.org/851732 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/zig: enable LLVM 14 on -9999BratishkaErik2022-07-151-2/+2
| | | | | | Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/26320 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/zig: add threads USE flagBratishkaErik2022-05-271-0/+13
| | | | | Signed-off-by: BratishkaErik <bratishkaerik@getgoogleoff.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/zig: add stage2 support (on -9999)BratishkaErik2022-04-301-0/+12
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: BratishkaErik <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/25085 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/zig: Remove old (LLVM 8)Michał Górny2020-07-312-92/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/zig: switch to EAPI=6, use patch filesNick Erdmann2019-08-072-0/+92
Signed-off-by: Nick Erdmann <n@nirf.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>