summaryrefslogtreecommitdiff
path: root/guix/build-system/pyproject.scm
AgeCommit message (Expand)Author
2026-05-18guix: build-system: Set pypi-uri in pyproject, drop python module.Nicolas Graves
2026-05-18build-system: pyproject: Add arguments to pytest_guix plugin.Nicolas Graves
2026-05-18build-system: pyproject: Add pytest-guix-options.Nicolas Graves
2026-05-18build-system/pyproject: Ignore selected pytest inputs.Nicolas Graves
2026-05-18build-system: pyproject: Remove reference to python-build-system.Nicolas Graves
2026-03-08doc: Remove mention of python-toolchain.Sharlatan Hellseher
2025-11-20build-system: pyproject: Migrate to (json).Nicolas Graves
2025-09-04build-system: Introduce @* macro for lazy module resolution.Nicolas Graves
2025-07-08build-system/pyproject: Export default-sanity-check.py.Nicolas Graves
2024-12-13guix: pyproject-build-system: Default configure-flags to empty dictionary.Lars-Dominik Braun
2024-12-13build-system/pyproject: Use TOML parser.Lars-Dominik Braun
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
2024-08-31build-system: pyproject: Add allowed/disallowed keyword arguments.Maxim Cournoyer
2023-04-14maint: Merge sanity-check-next.py into sanity-check.py.Maxim Cournoyer
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends.Marius Bakke
2022-10-27build-system: Add pyproject-build-system.Lars-Dominik Braun