[pypy-commit] [Git][pypy/pypy][branch/py3.6] 16 commits: add "minimal" option to force-builds, no need to run own, rpython if only packaging changes

Matti Picus foss at heptapod.net
Sun Apr 5 06:52:04 EDT 2020


Matti Picus pushed to branch branch/py3.6 at PyPy / pypy


Commits:
828add22 by Matti Picus at 2020-04-02T19:19:14+03:00
add "minimal" option to force-builds, no need to run own, rpython if only packaging changes

- - - - -
d1965f04 by Matti Picus at 2020-04-03T08:34:56+03:00
Added tag release-pypy3.6-v7.3.1.rc1 for changeset b37547dfc1de

- - - - -
538e4fc9 by Matti Picus at 2020-04-03T08:35:15+03:00
Removed tag release-pypy3.6-v7.3.1.rc1

- - - - -
4051752a by Matti Picus at 2020-04-03T08:36:02+03:00
Added tag release-pypy2.7-v7.3.1rc1 for changeset b37547dfc1de

- - - - -
1c5d8e65 by Matti Picus at 2020-04-03T08:36:24+03:00
Added tag release-pypy3.6-v7.3.1rc1 for changeset e386dfc238d9

- - - - -
0b03eb08 by Matti Picus at 2020-04-03T11:47:33+03:00
refactor repackage script into functions, allows "source repackage.sh"

- - - - -
10b37db0 by Matti Picus at 2020-04-03T12:04:16+03:00
fix release note heading

- - - - -
c43eb354 by Matti Picus at 2020-04-03T14:31:44+03:00
Added tag release-pypy3.6-v7.3.1rc2 for changeset f2b3511c7abe

- - - - -
2b326f17 by Richard Plangger at 2020-04-03T08:46:02-04:00
use the correct register, r14 does NOT contain zero. jump forward

- - - - -
f60f2d34 by Richard Plangger at 2020-04-03T08:48:47-04:00
merge default

- - - - -
0637ae72 by Richard Plangger at 2020-04-03T15:23:13-04:00
should not be the threadlocal_addr, it should be the thread id. load it directly

- - - - -
700f426c by Stefano Rivera at 2020-04-03T12:28:18-07:00
typo

- - - - -
2a4306a4 by Matti Picus at 2020-04-04T23:48:43+03:00
set MACOSX_DEPLOYMENT_TARGET before building openssl

- - - - -
c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00
test and fix: grouprefs which contained unicode were broken

- - - - -
775c77a8 by Matti Picus at 2020-04-05T13:49:36+03:00
update openssl to 1.1.1f, build on aarch64 as well

- - - - -
56c9d626 by Matti Picus at 2020-04-05T13:50:15+03:00
merge default

--HG--
branch : py3.6

- - - - -


9 changed files:

- .hgtags
- lib_pypy/tools/build_cffi_imports.py
- pypy/doc/release-v7.3.1.rst
- pypy/tool/release/force-builds.py
- pypy/tool/release/package.py
- pypy/tool/release/repackage.sh
- rpython/jit/backend/zarch/callbuilder.py
- rpython/rlib/rsre/rsre_utf8.py
- rpython/rlib/rsre/test/test_search.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/e4068f9fa565a81436f56db8642f6be2279b5b7d...56c9d6262a72d896f5dd4e1b394c9652314ea52b

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/e4068f9fa565a81436f56db8642f6be2279b5b7d...56c9d6262a72d896f5dd4e1b394c9652314ea52b
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200405/88d4d2ff/attachment.html>


More information about the pypy-commit mailing list