Author: Dan Villiom Podlaski Christiansen
Branch: allow-forcing-no-embed
Changeset: r97875:bf745505226d
Date: 2019-10-28 09:47 +0100
http://bitbucket.org/pypy/pypy/changeset/bf745505226d/
Log:package: allow suppressing embedded dependencies with an envvar
diff --git a/pypy/tool/release/packa
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92704:05b4d8cf38cc
Date: 2017-10-10 15:51 +0200
http://bitbucket.org/pypy/pypy/changeset/05b4d8cf38cc/
Log:build_cffi_imports: use cpu count rather than cpu count + 1
For consistency with the regular tr
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92703:e3423154d0f1
Date: 2017-10-10 15:38 +0200
http://bitbucket.org/pypy/pypy/changeset/e3423154d0f1/
Log:osx root patch: remove printout from common code paths
We shouldn't print out anything if the r
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92693:397dbd08c702
Date: 2017-10-07 15:05 +0200
http://bitbucket.org/pypy/pypy/changeset/397dbd08c702/
Log:add support for hashing the fetched archive and verifying it, and
patching sources
diff --git a
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92694:edfc27431cae
Date: 2017-10-07 15:04 +0200
http://bitbucket.org/pypy/pypy/changeset/edfc27431cae/
Log:ssl: add custom libressl patch that makes it fall back to the OS X
roots
diff --git a/lib_pypy/
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92696:c26613e63483
Date: 2017-10-07 15:03 +0200
http://bitbucket.org/pypy/pypy/changeset/c26613e63483/
Log:default to embedding dependencies on OS X
diff --git a/pypy/tool/release/package.py b/pypy/tool/release
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r92695:1dae3639ba33
Date: 2017-10-07 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/1dae3639ba33/
Log:merge py3.5 into py3.5-mac-embedding
diff too long, truncating to 2000 out of 50513 lines
diff --git a
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r91870:ed548e40171b
Date: 2017-07-14 17:52 +0200
http://bitbucket.org/pypy/pypy/changeset/ed548e40171b/
Log:add support to package.py for embedding libraries not included with
OS X
diff --git a/.hgignore
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-embedding
Changeset: r91869:47576a3f87dc
Date: 2017-07-14 17:59 +0200
http://bitbucket.org/pypy/pypy/changeset/47576a3f87dc/
Log:fix building against latest LibreSSL
diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5
Changeset: r91479:86914a929334
Date: 2017-05-31 22:05 +0200
http://bitbucket.org/pypy/pypy/changeset/86914a929334/
Log:Fix translation on OS X (and likely FreeBSD as well)
BSDs don't provide SCHED_BATCH, so remove the assert tha
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5
Changeset: r91313:4e110113b03d
Date: 2017-05-16 16:12 +0200
http://bitbucket.org/pypy/pypy/changeset/4e110113b03d/
Log:Use correct keyword argument for strftime() routines in datetime
The argument is specified as 'format' on doc
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5
Changeset: r91091:48a6e79c2d32
Date: 2017-04-18 23:04 +0200
http://bitbucket.org/pypy/pypy/changeset/48a6e79c2d32/
Log:hgignore: ignore pypy3-c everywhere and libpypy on OS X
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgi
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-translate
Changeset: r91079:4e08bb45b11b
Date: 2017-04-18 12:55 +0200
http://bitbucket.org/pypy/pypy/changeset/4e08bb45b11b/
Log:Add checks for posix_fadvise() and posix_fallocate()
macOS Sierra does not define these, and CP
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5-mac-translate
Changeset: r91080:b66e14493a7b
Date: 2017-04-18 12:57 +0200
http://bitbucket.org/pypy/pypy/changeset/b66e14493a7b/
Log:Add check for HAVE_DIRENT_H
_posixsubprocess.c uses this symbol to optionally include the
Author: Dan Villiom Podlaski Christiansen
Branch:
Changeset: r45031:f117157bb039
Date: 2011-06-10 16:02 +0200
http://bitbucket.org/pypy/pypy/changeset/f117157bb039/
Log:drop -mmacosx-version-min=10.4 when building on Mac OS X
Just passing -mmacosx-version-min isn't sufficient for en
15 matches
Mail list logo