summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/yap: fix MYDDAS compiled with stdbool. Closes #720324Keri Harris2020-05-111-1/+1
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/yap: remove old versionKeri Harris2019-11-061-1/+0
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.11
* dev-lang/yap: consolidate YAP patchesKeri Harris2019-08-021-0/+1
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.11
* dev-lang/yap: stream-trylock fixes for GCC-7Keri Harris2018-07-161-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/yap: patch CLPBN package for gcc 7Keri Harris2018-07-141-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-lang/yap: remove old versionsKeri Harris2017-01-081-4/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/yap: avoid compile-time MPE-YAP interface redefinitions. Closes #589186Keri Harris2016-07-211-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: do not build jpl docs as they are not installed and have been ↵Keri Harris2016-07-211-1/+1
| | | | | | superceded by pldocs Package-Manager: portage-2.2.26
* dev-lang/yap: fix gcc-5 compilation of swi-minisatKeri Harris2016-03-161-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: always inline cp-float-unaligned instructions. Closes #577106Keri Harris2016-03-161-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: differentiate between mysql & odbc during MYDDAS config checksKeri Harris2016-03-111-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: avoid missing SWI-YAP interface definitions with USE=-readlineKeri Harris2016-03-041-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: avoid compile-time MPI-YAP interface redefinitionsKeri Harris2016-03-031-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: provide clean YAP/SWI interfaceKeri Harris2016-02-201-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: bump EAPI to 5; support compiling ODBC Prolog package on x86Keri Harris2016-02-141-1/+1
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+6
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