[pypy-commit] pypy default: allow complete build configuration for embedded dependencies

2019-09-14 Thread mattip
Author: Matti Picus Branch: Changeset: r97474:817e5e54c414 Date: 2019-09-14 12:18 +0300 http://bitbucket.org/pypy/pypy/changeset/817e5e54c414/ Log:allow complete build configuration for embedded dependencies diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py ---

[pypy-commit] pypy default: fix indent

2019-09-14 Thread mattip
Author: Matti Picus Branch: Changeset: r97476:7d1812d13cdf Date: 2019-09-14 15:32 +0300 http://bitbucket.org/pypy/pypy/changeset/7d1812d13cdf/ Log:fix indent diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py --- a/pypy/tool/build_cffi_imports.py +++ b/pypy/tool/

[pypy-commit] pypy py3.6: merge and fix build script

2019-09-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97475:f29a87447d84 Date: 2019-09-14 15:27 +0300 http://bitbucket.org/pypy/pypy/changeset/f29a87447d84/ Log:merge and fix build script diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py --- a/pypy/tool/build_cffi_import

[pypy-commit] pypy default: preserve dest dir

2019-09-14 Thread mattip
Author: Matti Picus Branch: Changeset: r97477:1a5d83a05509 Date: 2019-09-14 16:08 +0300 http://bitbucket.org/pypy/pypy/changeset/1a5d83a05509/ Log:preserve dest dir diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py --- a/pypy/tool/build_cffi_imports.py +++ b/pyp