Commit Graph

45 Commits

Author SHA1 Message Date
Thomas A
98375aa679 Update CMake Version To 3.13 2023-07-26 11:12:06 -07:00
CuriousTommy
7a3dfaf1d3
Merge pull request #4 from darlinghq/fedora_38_fix
Fix Building For Fedora 38
2023-06-28 08:52:39 -07:00
Thomas A
6d4cce7fe4 Fix implicit-function-declaration 2023-06-20 08:43:13 -07:00
Thomas A
9e0baf1ce6 Upload README.md 2023-05-07 15:21:14 -07:00
Thomas A
1d5d697198 Upload WIP gen_sysconfigdata.sh 2023-02-18 20:27:45 -08:00
Thomas A
eccac7c6cb Manually Create _sysconfigdata.py Script 2023-02-18 19:57:01 -08:00
Thomas A
35bb1a1bfe Restore Darling Specific Changes 2023-02-18 17:48:45 -08:00
Thomas A
9fe8ec4d50 Upload Generated Source Of python-136.120.2 2023-02-18 15:53:50 -08:00
Thomas A
bdf4dc67bf Update Source To python-136.120.2 2023-02-18 12:36:02 -08:00
Ariel Abreu
dce133e5be
Fix InstallSymlink paths for Python 2.7 2022-03-03 15:45:13 -05:00
Ariel Abreu
26d8be80bc
Install a few more things to match what macOS has 2021-07-04 18:05:06 -04:00
Ariel Abreu
36a40181e9
Fix up Carbon support in Python 2021-06-28 23:31:56 -04:00
Thomas A
80825c77af Update CMake Minimum Version To 3.10 2021-04-11 14:09:55 -07:00
Ariel Abreu
fb314ef6ba
Fix install steps 2020-09-17 09:07:17 -04:00
Ariel Abreu
ebbe76801e
Darling build of python-125 2020-07-26 21:35:04 -04:00
Ariel Abreu
5a405172d6
python-125
That's Apple's Python version; but it's actually Python 2.7.16 (no version for 2.6; it's been dropped by Apple)
2020-07-26 08:53:06 -04:00
Ariel Abreu
7654060c81
Use OpenSSL headers instead of LibreSSL 2020-07-24 23:11:09 -04:00
Lubos Dolezel
f1fa922e50 Install importlib and plat-mac 2020-04-03 17:25:10 +02:00
Thomas A
18303caff6 Remove redundant definitions 2020-03-30 15:30:52 -07:00
Andrew Hyatt
e57b2d0c0d
Clean up build output 2020-03-06 15:42:51 -05:00
Lubos Dolezel
0c7e7a4f59 Install xattr and python-config dummy, use versioner for /usr/bin/python 2020-02-25 19:03:06 +01:00
Andrew Hyatt
a16b72d01e Use previous linking method 2017-08-10 23:36:23 -07:00
Andrew Hyatt
3185424c60 Link to CF using the new way 2017-08-10 17:49:24 -07:00
Lubos Dolezel
9d466f7464 Support defining extra module paths in /Library/Python/2.x/site-packages 2017-07-18 15:59:52 +02:00
Lubos Dolezel
70b7e1aa1e Generate .pyc files 2017-07-18 13:49:18 +02:00
Lubos Dolezel
04a11a96fc Use the right source file for opening Python modules 2017-07-16 22:49:14 +02:00
Andrew Hyatt
1bf513cb33 Remove redundant includes 2017-06-25 14:52:48 -07:00
Lubos Dolezel
9b5975c41c Merge branch 'using-machos-experiment' 2017-03-27 10:56:08 +02:00
Lubos Dolezel
7e90496340 Set dylib version 2017-03-09 21:07:38 +01:00
Lubos Dolezel
f0cf0d6900 Build Python 2.7 as Mach-O, except for scproxy module (darlinghq/darling#257) 2017-03-07 15:28:32 +01:00
Lubos Dolezel
69dbf55d6b Build Python 2.6 as Mach-O, scproxy module not building yet (depends on darlinghq/darling#257) 2017-03-07 15:06:00 +01:00
Lubos Dolezel
02484623bd Remove getcwd.c from build (Darling issue 228) 2017-01-10 13:45:50 +01:00
Andrew Hyatt
a96929297f Hide warnings 2016-12-09 19:13:03 -08:00
Lubos Dolezel
fe93b20a38 Build the _scproxy module 2016-10-06 23:18:53 +02:00
Lubos Dolezel
357d8c2dca Correctly define sys.platform 2016-10-05 19:19:04 +02:00
Lubos Dolezel
83ba6be14c Fix the ctypes Python module to use the right (bundled) libffi (Darling issue #139) 2016-04-18 15:22:15 +02:00
Lubos Dolezel
5d52dfef84 Fix symlink installation 2016-02-26 22:46:10 +01:00
Lubos Dolezel
d1c33bb760 Added most Apple patches into Python 2.6/2.7, added Python 2.7 build 2016-02-26 22:44:05 +01:00
Luboš Doležel
fba20fd27d Merge pull request #1 from X0rg/darling
Resolve Python 2.6 symlink issue
2016-02-26 22:41:53 +01:00
Xorg
c911f7616e Resolve Python issue 2016-02-26 22:35:16 +01:00
Lubos Dolezel
dbff40fba3 Corrected symlinks for Python 2.6 2016-02-24 23:01:36 +01:00
Lubos Dolezel
42faa3f37f Darling build of Python 2.6, work in progress 2016-02-20 00:38:00 +01:00
Luboš Doležel
fe13088272 Change pyconfig.h to reflect --enable-framework 2016-02-19 08:43:48 +01:00
Luboš Doležel
32d40b76d1 Added files generated by configure 2016-02-18 22:54:47 +01:00
Apple
827066e583 python-94 2016-02-18 22:45:27 +01:00