This website requires JavaScript.
Explore
Help
Register
Sign In
haikuprojects
/
haikuports
Watch
1
Star
0
Fork
0
You've already forked haikuports
mirror of
https://github.com/yann64/haikuports.git
synced
2026-04-09 13:20:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a525c3313ac93b52e3840195cbcf22aa433cb286
haikuports
/
dev-lang
/
python
History
Scott McCreary
a525c3313a
Updated patch for python-2.7-svn trunk includes recent additions from Kaliber's patch plus fixes to remove /usr from a couple files.
2009-01-18 22:11:41 +00:00
..
fix-haiku.sh
Start of a script to fix python files that default to /usr/bin/env where haiku needs them to be just /bin/env. This will need tweaking as the execute settings on files needs to be reset after running this script, so a fix for that will need to be added to this. Probably just a simple chmod 644 *.py on the affected directories.
2008-12-16 15:12:45 +00:00
python-2.5.2-haiku-2.diff
fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file.
2008-10-29 06:38:33 +00:00
python-2.5.2-haiku.diff
2008-08-15 04:41:51 +00:00
python-2.5.4-haiku-2.diff
slimmed down patch for python-2.5.4 adding the known working haiku patches.
2009-01-13 07:05:32 +00:00
python-2.5.4-haiku.diff
updated patch to add list of tests that are ok if haiku skips them when running make test for python
2009-01-03 04:54:05 +00:00
python-2.5.x.diff
Initial .bep file checking for sdl-image
2008-07-30 16:49:08 +00:00
python-2.6-haiku.diff
fixed typo
2008-10-20 09:30:17 +00:00
python-2.6.1-haiku.diff
Still not building, but getting closer. Fixed a couple cases in Kaliber's 2.6.1 patch where it was looking for Haiku but found haiku1 instead. Removed the bluetooth workaround as haiku has bluetooth now? (Might have to put that back in if it fails)
2008-12-16 15:04:24 +00:00
python-2.7-haiku.diff
initial patch for python-2.7-svn
2009-01-17 08:46:16 +00:00
python-2.7-svn-haiku.diff
Updated patch for python-2.7-svn trunk includes recent additions from Kaliber's patch plus fixes to remove /usr from a couple files.
2009-01-18 22:11:41 +00:00
python-3.0rc1-haiku.diff
First pass at making a python 3.0 patch to build on haiku. It's not yet building but this patch gets far into make before it's first error.
2008-10-10 20:46:14 +00:00