Historia zmian

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