[pypy-commit] pypy release-2.1.x: whatsnew

liquibits noreply at buildbot.pypy.org
Wed Jul 17 14:26:01 CEST 2013


Author: Pawe? Piotr Przeradowski <showerproof86 at gmail.com>
Branch: release-2.1.x
Changeset: r65436:f0d5bf1285a3
Date: 2013-07-14 17:46 +0200
http://bitbucket.org/pypy/pypy/changeset/f0d5bf1285a3/

Log:	whatsnew (transplanted from
	32ef954a6c26b6d8606515af56b4ffb03f453762)

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -81,3 +81,7 @@
 Adapt package.py script to compile CFFI tk extension. Add a --without-tk switch
 to optionally skip it.
 
+.. branch: distutils-cppldflags
+Copy CPython's implementation of customize_compiler, dont call split on
+environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS on Unices.
+


More information about the pypy-commit mailing list