| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-08 | eclass: canonicalize debug-print-function calls | David Seifert | |
| Closes: https://github.com/gentoo/gentoo/pull/37652 Signed-off-by: David Seifert <soap@gentoo.org> | |||
| 2024-10-08 | out-of-source-utils.eclass: drop support for EAPI 6 | David Seifert | |
| Signed-off-by: David Seifert <soap@gentoo.org> | |||
| 2024-09-08 | out-of-source-utils.eclass: add global-scope ewarn for deprecated < EAPI 7 | Sam James | |
| Signed-off-by: Sam James <sam@gentoo.org> | |||
| 2023-01-07 | out-of-source-utils.eclass: New utility eclass | Michał Górny | |
| Introduce a new out-of-source-utils.eclass to carry run_in_build_dir() helper function. This function used to be defined in multibuild.eclass and indirectly exposed through the eclasses using it. However, it is used rather rarely and it is technically also useful for out-of-source.eclass, so it makes more sense for it to be standalone. In the end, eclasses are cheap. Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
