[pypy-commit] [Git][pypy/pypy][branch/win32-cppyy] 4 commits: use msvc14 for building by default on win32, even for python2.7

Matti Picus foss at heptapod.net
Tue Mar 17 05:19:39 EDT 2020


Matti Picus pushed to branch branch/win32-cppyy at PyPy / pypy


Commits:
4553e28a by Matti Picus at 2020-03-17T08:38:13+02:00
use msvc14 for building by default on win32, even for python2.7

--HG--
branch : win32-cppyy

- - - - -
d7c285d9 by Matti Picus at 2020-03-17T08:42:31+02:00
redefining "inline" on MSVC emits a warning, use INLINE instead

--HG--
branch : win32-cppyy

- - - - -
dd2f6051 by Matti Picus at 2020-03-17T08:43:25+02:00
get tests running on win32. Still need to adjust Makefile so compilation works

--HG--
branch : win32-cppyy

- - - - -
10cd54b3 by Matti Picus at 2020-03-17T11:16:55+02:00
fix translation

--HG--
branch : win32-cppyy

- - - - -


10 changed files:

- pypy/module/_cppyy/capi/loadable_capi.py
- pypy/module/_cppyy/src/dummy_backend.cxx
- pypy/module/_cppyy/test/conftest.py
- pypy/module/_cppyy/test/support.py
- pypy/module/_cppyy/test/templates.h
- rpython/rtyper/lltypesystem/rffi.py
- rpython/translator/c/src/precommondefs.h
- rpython/translator/c/src/thread_nt.c
- rpython/translator/c/src/threadlocal.h
- rpython/translator/platform/windows.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/1246241bfda9f326eb0a7f15593762dd1c0a445f...10cd54b33fef908d40988356b528af404eb41bf9

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/1246241bfda9f326eb0a7f15593762dd1c0a445f...10cd54b33fef908d40988356b528af404eb41bf9
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/20200317/2411a19e/attachment.html>


More information about the pypy-commit mailing list