summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/FXdiv: VariableOrderWrongAlfredo Tupone2024-11-281-3/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/FXdiv: drop blank DEPEND/RDEPENDSam James2023-06-301-2/+0
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/FXdiv: fix building with dev-cpp/gtest-1.13.0Peter Levine2023-02-081-1/+9
| | | | | | | Closes: https://bugs.gentoo.org/893340 Closes: https://github.com/gentoo/gentoo/pull/29471 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/FXdiv: do not build test if not requestedAlfredo Tupone2022-05-101-0/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/FXdiv: add USE test and depsAlfredo Tupone2022-05-091-1/+3
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/FXdiv: division via fixed-point multiplicationAlfredo Tupone2022-05-094-0/+69
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>