criu/lib
Radostin Stoyanov 056712782e make: improve check for externally managed Python
Move PYTHON_EXTERNALLY_MANAGED and PIP_BREAK_SYSTEM_PACKAGES
into Makefile.install to avoid code duplication. In addition, add
PIPFLAGS variable to enable specifying pip options during installation.
This is particularly useful for packaging, where it is common for `pip install`
to run in an environment with pre-installed dependencies and without internet
access. In such environment, we need to specify the following options:

    --no-build-isolation --no-index --no-deps

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-06-25 09:26:45 -07:00
..
c Allow skipping iptables/nftables invocation. 2023-06-19 11:22:57 -07:00
pycriu criu: shstk: add VMA_AREA_SHSTK flag 2024-02-19 18:32:49 -08:00
.gitignore lib: use separate packages for pycriu and crit 2023-10-16 20:36:05 -07:00
Makefile make: improve check for externally managed Python 2024-06-25 09:26:45 -07:00
pyproject.toml lib: use separate packages for pycriu and crit 2023-10-16 20:36:05 -07:00
setup.cfg lib: use separate packages for pycriu and crit 2023-10-16 20:36:05 -07:00
setup.py lib: use separate packages for pycriu and crit 2023-10-16 20:36:05 -07:00