Versions
v20160804-r2 :: 0 :: gentoo
- Modified
- License
- mmix
- Keywords
- amd64 x86
- USE flags
- doc
v20160804-r1 :: 0 :: gentoo
- Modified
- License
- mmix
- Keywords
- amd64 x86
- USE flags
- doc
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/mmix: fix variable order style
Signed-off-by: Sam James <sam@gentoo.org> - NHOrus · gentoo
dev-lang/mmix: fix compilation errors with modern compilers
Can't be ported to C23 without massive rewrite due to hand-rolled trinary bool, but other compilation problems aren't that engaging They are fixed by patch to add an edge to build graph and a type to main() Closes: https://bugs.gentoo.org/946527 Closes: https://bugs.gentoo.org/818889 Closes: https://bugs.gentoo.org/883275 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40209 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-lang/mmix: update license
Don't use a variable in license. Closes: https://bugs.gentoo.org/840595 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-lang/mmix: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-lang/mmix: x86 stable wrt bug #717238
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-lang/mmix: amd64 stable wrt bug #717238
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-lang/mmix: tweak for gcc-10
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-lang/mmix: use shorter 'dodoc' form
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-lang/mmix: drop old
Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
dev-lang/mmix: block against media-sound/mmix, bug #426874
Reported-by: Diego Elio Pettenò Bug: https://bugs.gentoo.org/426874 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-lang/mmix: simplify tl deps now that 2017 is stable
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Matthias Maier · gentoo
dev-lang/mmix: set VARTEXFONTS to prevent sandbox violations
Closes: https://bugs.gentoo.org/652018 Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-lang/mmix: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8773 - Mikle Kolyada · gentoo
dev-lang/mmix: amd64 stable wrt bug #640400
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Thomas Deutschmann · gentoo
dev-lang/mmix: x86 stable (bug #640400)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Matthias Maier · gentoo
dev-lang/mmix: remove RESTRICT="MIRROR"
Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-lang/mmix: adapt deps for texlive 2017
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Matthias Maier · gentoo
dev-lang/mmix: version bump to 20160804
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Matthias Maier · gentoo
dev-lang/mmix: Compilation fix for format-security, bug #533694
Gentoo-Bug: 533694 Package-Manager: portage-2.2.20.1 - Matthias Maier · gentoo
dev-lang/mmix: Update homepage
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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