Commit graph

27 commits

Author SHA1 Message Date
Fridrich Strba
4bc7149816 Trying to use Windows LDAP for Windows builds
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-09 09:44:37 +02:00
Lionel Elie Mamane
74cb90c9dc pgsql: MSVC build use MozLDAP headers only when using MozLDAP 2012-02-10 08:07:37 +01:00
Lionel Elie Mamane
f33038cf6a fix postgresql massive-parallel build 2012-02-06 15:21:53 +01:00
Lionel Elie Mamane
069fa157ce postgresql on MS Windows: use MozLDAP only if enabled 2012-02-05 12:05:31 +01:00
Lionel Elie Mamane
d8b5d22387 redo c16027de84 cleaner
Also align our configure.in to the changes
Change source file (configure.in), not only generated file (configure)
2012-02-03 11:58:19 +01:00
Stephan Bergmann
c16027de84 Fix order in which postgresql searches for libs
...so that it does not miss any required libs due to picking up others first
that indirectly provide the required symbols; that would break our
libpq-flags.mk which should contain all the required libs when linking in the
static libpq.a.
2012-02-03 10:55:28 +01:00
Fridrich Štrba
165a5bea14 Fix build of postgresql module with mozilla ldap on WNTMSC 2012-01-31 11:08:06 +01:00
Tor Lillqvist
c7511d9802 Use --build and --host when cross-compiling
Just a start, I suspect the configure script here will fail anyway
when cross-compiling to Windows at least. And we surely won't even
bother trying cross-compile this to non-desktop OSes.
2012-01-24 10:58:09 +02:00
Lionel Elie Mamane
227350eb5a Introduce optional krb5&gssapi support for internal PostgreSQL
Enable it by default on MacOS X
2011-12-15 18:40:59 +01:00
Lionel Elie Mamane
7f2f963300 postgresql: separate patch into upstream & libreoffice-specific parts 2011-12-15 13:34:26 +01:00
Fridrich Štrba
d1dacd144f Use SOLARINC and SOLARLIB instead of hand-crafted path 2011-12-13 09:19:01 +01:00
Lionel Elie Mamane
5438fef04f postgresql-sdbc: get libpq link deps from postgresql build system 2011-12-12 19:31:53 +01:00
Lionel Elie Mamane
914d1fc464 postgresql: go look for includes and libs in solver 2011-12-12 19:31:52 +01:00
Fridrich Štrba
8bfe0a7df1 Fix a thinko in makefile.mk 2011-12-12 14:20:14 +01:00
Fridrich Štrba
1190a20a9e fix mac build of pgsql 2011-12-12 13:12:29 +01:00
Fridrich Štrba
8d3be00b0c OOps, typo 2011-12-12 12:53:35 +01:00
Fridrich Štrba
e96eb62002 Allow the internal libpq to use both openldap and mozldap 2011-12-12 12:46:00 +01:00
Fridrich Štrba
a7639b7b5a Enable pgsql LDAP support when building with OpenLDAP 2011-12-12 11:03:42 +01:00
Fridrich Štrba
f5501498eb Enable OpenSSL support in the internal libpq 2011-12-12 10:17:06 +01:00
Fridrich Štrba
bee80a2a57 Make internal pgsql build on mac and make it default for release 2011-12-11 12:24:38 +01:00
Fridrich Štrba
6e407a5887 Fix Windows build and delivery of libpq 2011-12-09 13:06:36 +01:00
Fridrich Štrba
efcc41848b Trying to simplify the building of static libpq 2011-12-09 11:00:57 +01:00
Michael Stahl
7fce4c4da1 postgresql: why would we need readline 2011-12-06 12:56:02 +01:00
Lionel Elie Mamane
c9c31ee37c postgresql: do not make headers we do not need 2011-12-03 09:35:13 +01:00
Lionel Elie Mamane
0cac9d5238 remove n/a comments (came from a copy/paste) 2011-12-03 09:34:58 +01:00
Lionel Elie Mamane
8d3793b2b6 postgresql: correct TARFILE_MD5 2011-12-02 00:20:54 +01:00
Lionel Elie Mamane
44ec239eba Internal libpq (PostgreSQL client lib) 2011-12-01 22:56:24 +01:00