Commit Graph

35 Commits (5262f7a4fc44f651241d2ff1fa688dd664a34874)

Author SHA1 Message Date
Tom Lane 17a3a1eb0e Fix python shlib probe for Cygwin. 9 years ago
Tom Lane 11c0e743b6 Try to fix python shlib probe for MinGW. 9 years ago
Tom Lane ddd4f82cb6 In python shlib probe, cater for OpenBSD, which omits the .so symlink. 9 years ago
Tom Lane fc76259f5b Huh, we do need to look in $python_configdir for the Python shlib. 9 years ago
Tom Lane 46ddbbb117 Improve (I hope) our autolocation of the Python shared library. 9 years ago
Tom Lane 86832eb891 Remove configure check prohibiting threaded libpython on OpenBSD. 10 years ago
Andrew Dunstan f707b53449 fix escaping of brackets for m4 broken in b6b2149e48 10 years ago
Andrew Dunstan b6b2149e48 Fix python_includespec on Windows at configure time 10 years ago
Peter Eisentraut d664a10f96 Move interpreter shared library detection to configure 10 years ago
Tom Lane 20561acf93 On OS X, link libpython normally, ignoring the "framework" framework. 11 years ago
Tom Lane 5aec9ccafe Fix plpython build on older versions of OS X. 13 years ago
Peter Eisentraut fc8745070a PL/Python: Make build on OS X more flexible 13 years ago
Peter Eisentraut 9cffb187d8 Also check for Python platform-specific include directory 13 years ago
Tom Lane c0efc2c2ab Don't reject threaded Python on FreeBSD. 14 years ago
Peter Eisentraut 80ac853f05 python.m4: Remove useless "import string" calls 14 years ago
Peter Eisentraut f8c2029ef0 Improve detection of Python 3.2 installations 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 7e8a60b7c5 Don't link PL/Python against LOCALMODLIBS 16 years ago
Peter Eisentraut dd4cd55c15 Python 3 support in PL/Python 16 years ago
Peter Eisentraut de7ee9e2e9 In the configure check for the Python distutils module, use a less obscure 16 years ago
Peter Eisentraut a65ed83f8a Allow configure to deal with Python 3.0. Changes were: 17 years ago
Peter Eisentraut 6ab23dabf5 Punt when trying to build with threaded Python on FreeBSD. 19 years ago
Bruce Momjian 4784794279 Enable threaded python builds on freebsd5, per report from Jim C. Nasby 20 years ago
Bruce Momjian d3a0c8dce9 Prevent threaded python build on BSD's, where it fails. 20 years ago
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a 21 years ago
Tom Lane 86a39d5a19 Un-break plpython build for non-Windows platforms. 21 years ago
Bruce Momjian 5431393274 Allow plpython to build on Win32. 21 years ago
Joe Conway 04d15d120c Make discovery of python_configdir architecture independent. Solution 21 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut f10a9033bf Clean up after pygresql removal: adjust/remove documentation and remove 22 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 23 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 24 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 24 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 25 years ago