summaryrefslogtreecommitdiff
path: root/dev-util/source-highlight
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-04-12dev-util/source-highlight: drop 3.1.9-r1, EAPI=7--Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-02-03dev-util/source-highlight: Stabilize 3.1.9-r2 arm64, #923547Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 amd64, #923547Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 x86, #923547Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-02-02dev-util/source-highlight: style tweakSam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: add savannah upstream metadataSam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 ppc64, #923547Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 arm, #923547Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 sparc, #923547Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-02dev-util/source-highlight: Stabilize 3.1.9-r2 ppc, #923547Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-12-28dev-util/source-highlight: update EAPI 7 -> 8Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34509 Signed-off-by: Sam James <sam@gentoo.org>
2023-12-28dev-util/source-highlight: fix some old formatting quirksEli Schwartz
src_* functions should be defined according to order of execution for the aid of the reader. The test phase was defined out of order. Global variables were inconsistently delineated in a huge chunk. Separate them a bit. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-12-28dev-util/source-highlight: disallow building with LTOEli Schwartz
It miscompiles with ODR violations. After elibtoolize, the build fails with the recommended -Werror= flags for lto. Filter out -flto so that users with global lto enabled don't miscompile source-highlight. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-12-28dev-util/source-highlight: apply elibtoolize to old distributed libtoolEli Schwartz
This makes the build respect warning flags such as -Werror=odr. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-12-28dev-util/source-highlight: remove unneeded runtime dependency on ctagsEli Schwartz
ctags is not actually needed to highlight files. It is used at runtime for --gen-references, which isn't the default way to use it, and source-highlight knows how to error out with a friendly error message if you do not have it and need it. It's used by the testsuite, of course. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-05-25*/*: remove sparc-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2022-09-04dev-util/source-highlight: remove stale boost lower boundsDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-09-04dev-util/source-highlight: remove boost[threads(+)] usedepDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-05-10dev-util/source-highlight: keyword 3.1.9-r1 for ~loongWANG Xuerui
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-07-20dev-util/source-highlight: keyword 3.1.9-r1 for ~riscvMarek Szuba
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-06-18dev-util/source-highlight: Depend on dev-libs/boost:=[threads(+)]David Seifert
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
2021-01-06dev-util/source-highlight: drop x86-macosFabian Groffen
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2020-12-31*/*: Drop most stable hppa keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-08-27dev-util/source-highlight: fix tests on clangSergei Trofimovich
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739036 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-07-25dev-util/source-highlight: drop oldSergei Trofimovich
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-07-18dev-util/source-highlight: arm64 stable (bug #729060)Sam James
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-06-28dev-util/source-highlight: x86 stable wrt bug #729060Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-06-28dev-util/source-highlight: ppc64 stable wrt bug #729060Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-06-28dev-util/source-highlight: ppc stable wrt bug #729060Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-06-28dev-util/source-highlight: arm stable wrt bug #729060Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-06-25dev-util/source-highlight: amd64 stable wrt bug #729060Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-06-24dev-util/source-highlight: stable 3.1.9 for hppa, bug #729060Rolf Eike Beer
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-06-22dev-util/source-highlight: stable 3.1.9 for sparc, bug #729060Rolf Eike Beer
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-28dev-util/source-highlight: remove unused patch(es)Michael Mair-Keimberger
Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15141 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-03-23dev-util/source-highlight: drop oldSergei Trofimovich
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-22*/*: [QA] Use consistent function definition formattingDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-11-29dev-util/source-highlight: drop ${ED} slash strippingSergei Trofimovich
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-29dev-util/source-highlight: stable 3.1.8 for sparc, bug #632090Rolf Eike Beer
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-29dev-util/source-highlight: adopt an orphan by toolchain@Sergei Trofimovich
sys-devel/gdb us one of the users of source-highlight Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-29dev-util/source-highlight: bump up tu 3.1.9Sergei Trofimovich
Closes: https://bugs.gentoo.org/683402 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-29*/*: Reassign dev-zero@'s packagesMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-17dev-util/source-highlight: drop old EAPIAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-10-11dev-util: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>