Commit Graph

20 Commits

Author SHA1 Message Date
Chris Roberts
52ae285db8 Modified python patch to use extra include and lib dirs so that zlib is detected. 2009-10-27 22:24:52 +00:00
Scott McCreary
89835402df updated python patch for 2.6.4 release 2009-10-27 00:11:37 +00:00
Scott McCreary
b9726d7bfc Updated Python-2.6.4.bep to url of the released version of 2.6.4 tar ball 2009-10-26 23:02:32 +00:00
Scott McCreary
9731fef4ae Initial checkin of .bep file to alow building of python-2.6.4rc1, the only change to the patch was to change occurances of "2.6.2" to "2.6.4rc1" to allow the patch to work automatically. 2009-10-13 18:19:37 +00:00
Scott McCreary
ee0ece7bdf Updated python patch for version 2.6.2, also adding in Python.OptionalPackageDescription file 2009-05-14 17:43:44 +00:00
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
Scott McCreary
e93078ea16 initial patch for python-2.7-svn 2009-01-17 08:46:16 +00:00
Scott McCreary
27ab39da1b slimmed down patch for python-2.5.4 adding the known working haiku patches. 2009-01-13 07:05:32 +00:00
Scott McCreary
4f0d2cf734 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
Scott McCreary
f1e7761cfe initial patch to allow building of python-2.5.4 on haiku, this includes everything from previous 2.5.2 patch plus a couple other minor fixes. 2009-01-02 17:02:31 +00:00
Scott McCreary
b87f150ace 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
Scott McCreary
aaa731eca2 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
Scott McCreary
149bc4311a fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file. 2008-10-29 06:38:33 +00:00
Scott McCreary
4740db5be1 fixed typo 2008-10-20 09:30:17 +00:00
Scott McCreary
689bf5ef59 Initial patch for Python-2.6, note that it still needs some work as it doesn't get passed make without an error yet. 2008-10-20 08:47:06 +00:00
Scott McCreary
8781bf670e 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
Scott McCreary
898f372f26 patch for python-2.5.2 to allow it to build on haiku, combining several patches into one. May still need a bit more work on this one. 2008-10-10 06:33:09 +00:00
Scott McCreary
3068875682 2008-08-15 04:41:51 +00:00
Scott McCreary
7d230a2700 patch to allow haiku to build python, leaving out autotools generated files. 2008-08-15 04:19:29 +00:00
Scott McCreary
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00