[pypy-commit] pypy compile_ncurses_tcl_tk_suse_latest: close branch to be merged

2019-09-09 Thread mattip
Author: Matti Picus Branch: compile_ncurses_tcl_tk_suse_latest Changeset: r97411:295e9e2d5447 Date: 2019-09-10 08:33 +0300 http://bitbucket.org/pypy/pypy/changeset/295e9e2d5447/ Log:close branch to be merged diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py ---

[pypy-commit] pypy compile_ncurses_tcl_tk_suse_latest: Some linux distributions place ncurses under /usr/include/ncurses and tcl/tk under /usr/lib64.

2019-09-09 Thread [email protected]
Author: [email protected] Branch: compile_ncurses_tcl_tk_suse_latest Changeset: r97409:4e47fdc746fb Date: 2019-09-09 07:53 +0200 http://bitbucket.org/pypy/pypy/changeset/4e47fdc746fb/ Log:Some linux distributions place ncurses under /usr/include/ncurses and tcl/tk under /usr/l

[pypy-commit] pypy default: merge compile_ncurses_tcl_tk_suse_latest which adds other locations to search

2019-09-09 Thread mattip
Author: Matti Picus Branch: Changeset: r97412:6ff327526dc7 Date: 2019-09-10 08:34 +0300 http://bitbucket.org/pypy/pypy/changeset/6ff327526dc7/ Log:merge compile_ncurses_tcl_tk_suse_latest which adds other locations to search diff --git a/lib_pypy/_curses_build.py b/lib_pypy/_curses_

[pypy-commit] pypy compile_ncurses_tcl_tk_suse_latest: lib_pypy: Add /usr/include path and fix superfluous space to tk and ncurses build scripts.

2019-09-09 Thread [email protected]
Author: [email protected] Branch: compile_ncurses_tcl_tk_suse_latest Changeset: r97410:1575e31d4fef Date: 2019-09-09 14:53 +0200 http://bitbucket.org/pypy/pypy/changeset/1575e31d4fef/ Log:lib_pypy: Add /usr/include path and fix superfluous space to tk and ncurses build scripts