GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_pypy
/
_curses_build.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix curses build
Dan Villiom Podlaski Christiansen
2020-09-17
1
-0
/
+2
*
backport e7ded1fa63e7
Matti Picus
2020-04-02
1
-3
/
+2
*
improve cffi build script, _curses_build.py
Matti Picus
2020-03-30
1
-4
/
+6
*
missing import, fix force-builds script
Matti Picus
2020-03-28
1
-0
/
+1
*
try to fix build of curses on macos
Matti Picus
2020-03-28
1
-0
/
+2
*
fix bad edit
Matti Picus
2020-03-27
1
-1
/
+1
*
fix for FreeBSD (nimaje)
Matti Picus
2020-03-26
1
-0
/
+4
*
remove debug info
Matti Picus
2020-01-10
1
-1
/
+0
*
issue 3144: version was not being updated, and was the wrong thing to check a...
Matti Picus
2020-01-10
1
-4
/
+2
*
redo _curses_build library detection
Matti Picus
2019-12-08
1
-10
/
+23
*
wint_t is not defined in all versions of curses
Matti Picus
2019-11-15
1
-2
/
+1
*
tweak _curses_build.py to fill in version, quiet cffi warnings
Matti Picus
2019-11-04
1
-11
/
+13
*
add version detection to _curses. test_curses.py silently skips when importin...
Matti Picus
2019-11-01
1
-6
/
+18
*
fix failing test, remove tab
Matti Picus
2019-11-01
1
-1
/
+1
*
backport ncurses changes from portable-pypy
Matti Picus
2019-10-31
1
-10
/
+31
*
lib_pypy: Add /usr/include path and fix superfluous space to tk and ncurses b...
Unknown
2019-09-09
1
-1
/
+1
*
Some linux distributions place ncurses under /usr/include/ncurses and tcl/tk ...
Unknown
2019-09-09
1
-1
/
+20
*
_curses: Implement resizeterm() and resize_term().
Armin Rigo
2017-06-12
1
-0
/
+2
*
_curses: Export more A_* constants. (from linkmauve)
Armin Rigo
2017-06-12
1
-0
/
+7
*
Use the new syntax "typedef int... foo_t" where appropriate
Armin Rigo
2015-05-30
1
-2
/
+2
*
_curses_cffi
Armin Rigo
2015-05-19
1
-0
/
+323