summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/sdcc: mark as LTO-unsafeEli Schwartz2024-04-051-2/+7
| | | | | | Closes: https://bugs.gentoo.org/924691 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/sdcc: fix compilation of live versionViorel Munteanu2023-08-201-2/+3
| | | | | | | Update patches, create an empty directory. Closes: https://bugs.gentoo.org/911463 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/sdcc: enable and remove USE sdbinutilsViorel Munteanu2023-03-051-17/+8
| | | | | | | | | | | | REQUIRED_USE requires at least one port. Any port requires the `sdbinutils` USE flag. Remove the flag and have it always enabled. I tried to compile without it, the build fails, so it was useless anyway. Fix SRC_URI permanent redirect and https HOMEPAGE. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/sdcc: Bump to 4.2.0Esteve Varela Colominas2023-03-051-62/+72
| | | | | | | | | | | | | | | This update also fixes a long-standing bug with regards to the pic14 and pic16 ports. Be sure to build with USE="pic14 pic16 non-free device-lib" (all linked bugs are a copy of this, can be closed when this package goes stable) Bug: https://bugs.gentoo.org/682086 Bug: https://bugs.gentoo.org/730484 Bug: https://bugs.gentoo.org/731848 Closes: https://bugs.gentoo.org/844925 Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28496 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/sdcc: post merge cleanupsSam James2021-11-121-4/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-embedded/sdcc: bump up to 4.0.0, bug #697746Sergei Trofimovich2020-02-011-16/+35
| | | | | | | Reported-by: Esteve Varela Colominas Closes: https://bugs.gentoo.org/697746 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: avoid makeinfo dependSergei Trofimovich2020-01-161-0/+5
| | | | | | | | | | eautoreconf triggers sdbinutils bfd.info rebuild and pulls in extra dependency. We don't need it. Reported-by: Daniel M. Weeks Closes: https://bugs.gentoo.org/705424 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: drop upstreamed 'AR =' fixSergei Trofimovich2020-01-161-7/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: use dostrip in live ebuild as wellSergei Trofimovich2019-08-311-5/+2
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: require sdbinutils for every port, bug #678354Sergei Trofimovich2019-02-191-7/+7
| | | | | | | | | | | | | | | Top-level Makefile unconditionally pulls in sdcc-binutils as a dependency. If being opted out explicitly the build always fails as: make -j5 -s make[1]: *** No targets specified and no makefile found. Stop. make: *** [Makefile:147: sdcc-sdbinutils] Error 2 Fix it by effectively requiring IUSE=sdbinutils for each port. Reported-by: email200202@yahoo.com Closes: https://bugs.gentoo.org/678354 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: drop prepstrip, bug #587310Sergei Trofimovich2019-02-181-2/+5
| | | | | | | Reported-by: Michał Górny Closes: https://bugs.gentoo.org/587310 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: Fix and run eautoreconfJeroen Roovers2018-11-021-20/+15
| | | | | | | | | | | | Patch support/sdbinutils/config/override.m4 to not fix on autoconf 2.64 Run eautoreconf Remove docs_compile() but instead check PV in src_install() Do not compile documentation in live ebuild as getting lyx to behave is more trouble than it's worth Fixes: https://bugs.gentoo.org/670126 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-embedded/sdcc: Version 3.8.0Jeroen Roovers2018-11-011-40/+58
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-embedded/sdcc: Dropped ppc keywordsMatt Turner2018-04-251-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-embedded/sdcc: Update SourceForge SVN URLsSven Wegener2016-10-301-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-embedded/sdcc: Copy current release ebuild to live ebuildSven Wegener2015-12-191-12/+35
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/sdcc: Update sourceforge svn urlSven Wegener2015-12-191-1/+1
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+98
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed