726 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Charles-François Natali 749400a94d Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling. 15 years ago
Charles-François Natali beed47ec0e Issue #12592: Make Python build on OpenBSD 5 (and future major releases). 15 years ago
Charles-François Natali 996f606787 Issue #12372: POSIX semaphores are broken on AIX: don't use them. 15 years ago
Georg Brandl 187c111a55 Regenerate configure. 15 years ago
Ned Deily 3eb67d58d6 Issue #8746: Correct faulty configure checks so that os.chflags() and 15 years ago
Martin v. Löwis 48e14d3fda Use --as-needed when linking libpython3.so. Closes #11347. 15 years ago
Jesus Cea d3b7a55f54 Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS 15 years ago
Georg Brandl 1ca2e7965c Commit the hg build identification patch from the pymigr repo. 15 years ago
Georg Brandl 8f1598787f Merged revisions 88438,88440 via svnmerge from 15 years ago
Georg Brandl 3f0df3bc51 Merged revisions 88430 via svnmerge from 15 years ago
Georg Brandl 6baf117d88 Merged revisions 88426 via svnmerge from 15 years ago
Georg Brandl 216e404bca #11184: Fix large file support on AIX. 15 years ago
Georg Brandl 59e87bd251 #730467: Another small AIX fix. 15 years ago
Georg Brandl 9a829bed97 #941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, review by Antoine Pitrou. 15 years ago
Martin v. Löwis 9b142aaae8 Issue #11121: Fix building with --enable-shared. 15 years ago
Antoine Pitrou a75c10526f Merged revisions 87698 via svnmerge from 15 years ago
Antoine Pitrou f3fcd9f163 Issue #7716: Under Solaris, don't assume existence of /usr/xpg4/bin/grep in 15 years ago
Antoine Pitrou 59dd7abc56 Merged revisions 87646 via svnmerge from 15 years ago
Antoine Pitrou ece919eb0f Fix bad quoting in r87639. Caught by Arfrever. 15 years ago
Antoine Pitrou f1cc81a97d Merged revisions 87639 via svnmerge from 15 years ago
Antoine Pitrou c224458ef6 Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD 15 years ago
Martin v. Löwis d1fc34d563 Build and install libpython3.so. 15 years ago
Gregory P. Smith 138fa430e9 regenerate configure based on r87207. 15 years ago
Jesus Cea 436709cff2 Compile correctly under OpenIndiana (and possibly Solaris 11 Express) 15 years ago
Barry Warsaw 14d98ac31b Final patch for issue 9807. 15 years ago
Mark Dickinson ec0d355836 Regenerated configure and pyconfig.h.in. 15 years ago
Benjamin Peterson d4694ed1bb fix output for getaddrinfo bug check #7059 16 years ago
Benjamin Peterson 076ed00003 add --enable-loadable-sqlite-extensions #10268 16 years ago
Benjamin Peterson bdf5effc6c add 'no' output to --with-system-ffi 16 years ago
Benjamin Peterson 79263252b1 add no output to with-system-ffi and with-system-expat 16 years ago
Barry Warsaw f040d7de94 One more change for issue 9807, by Matthias Klose. 16 years ago
Martin v. Löwis c980ffde14 Drop OPT:Olimit, as it confuses SunPRO (and other compilers). 16 years ago
Barry Warsaw 8cf4eae522 First (uncontroversial) part of issue 9807. 16 years ago
Benjamin Peterson d8d835bd1d run autoconf 16 years ago
Barry Warsaw 278266f6f2 Run autoconf to update configure.in -> configure. 16 years ago
Antoine Pitrou b1c5496738 Issue #7523: Add SOCK_CLOEXEC and SOCK_NONBLOCK to the socket module, 16 years ago
Antoine Pitrou d4958c2832 Followup to #9437: since LDFLAGS is now appended to LDSHARED in the Makefile, 16 years ago
Antoine Pitrou c15835437d Merged revisions 85349 via svnmerge from 16 years ago
Antoine Pitrou 1bf29b7da7 Some platforms provide uintptr_t in inttypes.h. Patch by 16 years ago
Antoine Pitrou 6e41347df7 Merged revisions 84946 via svnmerge from 16 years ago
Antoine Pitrou f6350d2654 Issue #1633863: Don't ignore $CC under AIX. 16 years ago
Amaury Forgeot d'Arc feb7307db4 #9210: remove --with-wctype-functions configure option. 16 years ago
Antoine Pitrou 80f45a0998 Merged revisions 84680 via svnmerge from 16 years ago
Antoine Pitrou 8e6b407d6f Issue #941346: Improve the build process under AIX and allow Python to 16 years ago
Antoine Pitrou 5ea2828c66 Merged revisions 84674 via svnmerge from 16 years ago
Antoine Pitrou a4e4ae27fc Followup to #4026: better patch for flock detection. 16 years ago
Antoine Pitrou 15db1443ae Merged revisions 84584 via svnmerge from 16 years ago
Antoine Pitrou a300007c6e Issue #4026: Make the fcntl extension build under AIX. 16 years ago
Benjamin Peterson d7f73e913d run autoreconf 16 years ago
Barry Warsaw 35f3a2cbeb PEP 3149 is accepted. 16 years ago