gpo.zugaina.org

Search Portage & Overlays:

dev-lang/cc65

Cross-development package for 65(C)02 systems

Screenshots

ChangeLog

commit 98bab88639ca20162ea6e34f4651d1bc40fc8241
Author: Seth M. Price <sprice623@aol.com>
Date: Fri Nov 29 12:41:51 2024 -0500

dev-lang/cc65: replace make -j warning with flag

Per advice on Gentoo bug linked below.

Bug: https://bugs.gentoo.org/912925
Bug: https://github.com/cc65/cc65/issues/2543
Signed-off-by: Seth M. Price <sprice623@aol.com>

commit d6d8b28d7aa1a334a2bee45429a1672bab116f88
Author: Seth M. Price <sprice623@aol.com>
Date: Thu Nov 21 17:24:15 2024 -0500

dev-lang/cc65: add warning about parallel make

Added warning about parallel make jobs potentially
causing “random” build failure.

Build revision not bumped due to trivial change.
(I think this is what I’m supposed to do here.)

Bug: https://bugs.gentoo.org/912925
Closes: https://github.com/cc65/cc65/issues/2543
Signed-off-by: Seth M. Price <sprice623@aol.com>

commit 9d3e08ca85de80029cd52e053d4281cc11f80f95
Author: Seth M. Price <sprice623@aol.com>
Date: Mon Nov 4 20:58:44 2024 -0500

*/*: include middle initial in maintainer credits

Signed-off-by: Seth M. Price <sprice623@aol.com>

commit 4114ebaee8ba41090cc4aa857028a576d256f128
Author: Seth Price <sprice623@aol.com>
Date: Thu Aug 24 12:39:15 2023 -0400

dev-lang/cc65: inherit toolchain-funcs

Signed-off-by: Seth Price <sprice623@aol.com>

commit 5a5e5ff13e23f1fa621a1039939bfe8bc6893004
Author: Seth Price <sprice623@aol.com>
Date: Thu Aug 24 12:32:27 2023 -0400

dev-lang/cc65: do not call toolchain directly

Closes: https://bugs.gentoo.org/912926
Signed-off-by: Seth Price <sprice623@aol.com>

commit 814eb414ea6ed4e6b98aa13e321e2b48a51ae1f4
Author: Seth Price <sprice623@aol.com>
Date: Mon Aug 21 13:53:38 2023 -0400

dev-lang/cc65: keyword 2.19-r2 for ~amd64

Signed-off-by: Seth Price <sprice623@aol.com>

commit 001e6b11d6b23e2df03491dacda37b85e6300fff
Author: Seth Price <sprice623@aol.com>
Date: Mon Aug 21 13:52:01 2023 -0400

dev-lang/cc65: add 9999

Signed-off-by: Seth Price <sprice623@aol.com>

commit 83187d61f00715248bc02ff5bf7216e3fc310908
Author: Seth Price <sprice623@aol.com>
Date: Mon Aug 21 13:46:11 2023 -0400

dev-lang/cc65: use .tar.gz dist instead of Git

Signed-off-by: Seth Price <sprice623@aol.com>

commit 25cde59babd28185db8b91454af1183251d0242b
Author: Seth Price <sprice623@aol.com>
Date: Sun Aug 13 13:31:29 2023 -0400

dev-lang/cc65: specify `$PREFIX` at compile

.macpack fails to find the $PREFIX/share/cc65 directory when
`$PREFIX` is not specified at compile time—not install time.
See <https://github.com/cc65/cc65/issues/1726> for more info.

Signed-off-by: Seth Price <sprice623@aol.com>

commit 3d21b19835d9a943aab52b81f983d29d838d787c
Author: Seth Price <sprice623@aol.com>
Date: Fri Nov 4 19:53:27 2022 -0400

dev-lang/cc65: new package, add 2.19

Signed-off-by: Seth Price <sprice623@aol.com>