Commit Verlauf

Autor SHA1 Nachricht Datum
  Maxime Devos 5b24cbee31 python-build-system: Look up the interpreter in 'inputs'. vor 3 Jahren
  Brendan Tildesley b2b799e2d8 utils: Rename 'wrapper?' to 'wrapped-program?'. vor 4 Jahren
  Maxim Cournoyer 157b302011 build: python: Fix build phases ordering. vor 3 Jahren
  Lars-Dominik Braun 09448c0994 build/python: Add a sanity check phase. vor 3 Jahren
  Maxim Cournoyer 8a15ecf0e3 build/python: Adjust wrap phase to use the new GUIX_PYTHONPATH. vor 3 Jahren
  Maxim Cournoyer 15dcffecf2 build/python: Add the installation bin directory to PATH. vor 3 Jahren
  Maxim Cournoyer 91cf9d17f0 build/python: Always add the install prefix to the Guix PYTHONPATH. vor 3 Jahren
  Maxim Cournoyer 18e9979970 build/python: Replace PYTHONPATH by GUIX_PYTHONPATH. vor 3 Jahren
  Maxim Cournoyer cb72f9a773 gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH. vor 3 Jahren
  Efraim Flashner 72809abc9e build/python: Fix cythonize check phase. vor 3 Jahren
  Efraim Flashner 7016f8db7c build/python: Check for cythonized files. vor 4 Jahren
  Maxim Cournoyer cf495c934e build-system/python: Set PYTHONDONTWRITEBYTECODE. vor 4 Jahren
  Maxim Cournoyer dd4a4603be build-system/python: Revert changing of phase order. vor 4 Jahren
  Maxim Cournoyer c94a2864d4 build-system/python: Do not embed timestamps in the .pyc byte code files. vor 4 Jahren
  Jakub Kądziołka 849f6e0ff9 build-system/python: Install to the python output if present. vor 4 Jahren
  Ludovic Courtès 9c2563a80b build-system/python: Export 'python-version'. vor 5 Jahren
  Maxim Cournoyer 6bbb37a545 build-system/python: Move the check phase after the install phase. vor 5 Jahren
  Arun Isaac 89e7f90d0b build-system: python: Do not double wrap executables. vor 6 Jahren
  Marius Bakke a1454169e0 gnu: python: Update to 3.7.0. vor 6 Jahren
  Mark H Weaver 171a117c61 build-system/python: Fix deletion of .egg-info dirs created by tests. vor 6 Jahren
  Mark H Weaver 1e62645402 build-system/python: Return #t from all phases. vor 6 Jahren
  Mark H Weaver e35b09ca71 build-system/python: Use invoke instead of system*. vor 6 Jahren
  Ricardo Wurmus d57888a819 guix: python-build-system: Make bytecode compilation deterministic. vor 6 Jahren
  Ludovic Courtès 189be331ac build-system/gnu: Add 'bootstrap' phase. vor 6 Jahren
  Marius Bakke e46a043ecd build-system/python: Make sure 'check' returns failures. vor 8 Jahren
  Hartmut Goebel c1019287a4 guix: python-build-system: Add background about Python installation methods. vor 8 Jahren
  Hartmut Goebel b002f964bb guix: python-build-system: Delete .egg-info file created in phase check. vor 8 Jahren
  Hartmut Goebel a2ff4f0240 guix: python-build-system: Add helpers for getting and setting PYTHONPATH. vor 8 Jahren
  Hartmut Goebel 5f7565d190 guix: python-build-system: Add option "#:use-setuptools?" (default true). vor 8 Jahren
  Marius Bakke 46bcdcc287 guix: python-build-system: Import setuptools before calling `setup.py'. vor 8 Jahren