Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move {virtual → app-alternatives}/awk | Michał Górny | 2022-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-lang/python: add valgrind support | Jonas Jelten | 2022-11-23 | 1 | -1/+5 |
| | | | | | | | | | | | | When the valgrind useflag is enabled, Python performs a runtime check if it is run in the Valgrind VM, and adjusts its memory allocator to not use pymalloc. Valgrind then does a much better job in tracking the memory reachability. Closes: https://bugs.gentoo.org/610816 Signed-off-by: Jonas Jelten <jj@sft.lol> Closes: https://github.com/gentoo/gentoo/pull/11012 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-lang/python: Backport configure check fix to 2.7.18_p16 | Michał Górny | 2022-11-04 | 1 | -0/+312 |
Signed-off-by: Michał Górny <mgorny@gentoo.org> |