summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/crosstool-ng: fix live ebuildWANG Xuerui2024-09-231-1/+14
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/crosstool-ng: depend on sys-apps/whichSam James2024-09-222-0/+2
| | | | | | | | Needed at both build-time (see ebuild comment) and at runtime. Unfortunately there's both a wrapper for which that they use and also some open-coded use. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: drop 1.24.0-r3, 1.25.0-r1Sam James2024-05-083-152/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {dev-util → dev-build}/mesonMichał Górny2024-01-135-5/+5
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/crosstool-ng: dev-util/ninja -> app-alternatives/ninjaSam James2024-01-085-9/+9
| | | | | | | | All of these will be using app-alternatives/ninja anyway as they're not calling ninja-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: add 1.26.0, drop 1.26.0_rc2-r1Sam James2023-09-252-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: style tweak, add commentSam James2023-09-254-4/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: add missing dies; use bison/flexSam James2023-09-244-32/+64
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: style tweaksSam James2023-09-244-32/+40
| | | | | | Mostly to conform with skel.ebuild. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: drop 1.24.0-r1, 1.26.0_rc1Sam James2023-09-243-93/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: bump 1.25.0, add 1.26.0_rc1, 1.26.0_rc2, 9999Paul Zander2023-09-245-0/+259
| | | | | | | | | | Add stable version 1.25.0. Add pre-release versions 1.26.0_rc1, 1.26.0_rc2. Add live version 9999. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32652 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/crosstool-ng: update ebuildPaul Zander2023-09-242-1/+76
| | | | | | | | | | | | Remove extra code to handle old name. Bump to EAPI 8. Replace dead SRC_URI. Adjust license as stated in `COPYING`. Add required configure-time dependencies. Add USE-flags for optional configure-time dependencies. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/ct-ng -> sys-devel/crosstool-ng: renamePaul Zander2023-09-243-0/+43
Rename to mirror upstream name. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>