Commit Graph

29 Commits

Author SHA1 Message Date
aad94ec02c Fixing build with internal openldap
Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
2012-07-16 17:22:49 +02:00
336c956262 First attempt at removing mozilla ldap at all (please help to fix)
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-16 17:22:49 +02:00
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
74cb90c9dc pgsql: MSVC build use MozLDAP headers only when using MozLDAP 2012-02-10 08:07:37 +01:00
f33038cf6a fix postgresql massive-parallel build 2012-02-06 15:21:53 +01:00
069fa157ce postgresql on MS Windows: use MozLDAP only if enabled 2012-02-05 12:05:31 +01:00
d8b5d22387 redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb 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
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
165a5bea14 Fix build of postgresql module with mozilla ldap on WNTMSC 2012-01-31 11:08:06 +01:00
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
227350eb5a Introduce optional krb5&gssapi support for internal PostgreSQL
Enable it by default on MacOS X
2011-12-15 18:40:59 +01:00
7f2f963300 postgresql: separate patch into upstream & libreoffice-specific parts 2011-12-15 13:34:26 +01:00
d1dacd144f Use SOLARINC and SOLARLIB instead of hand-crafted path 2011-12-13 09:19:01 +01:00
5438fef04f postgresql-sdbc: get libpq link deps from postgresql build system 2011-12-12 19:31:53 +01:00
914d1fc464 postgresql: go look for includes and libs in solver 2011-12-12 19:31:52 +01:00
8bfe0a7df1 Fix a thinko in makefile.mk 2011-12-12 14:20:14 +01:00
1190a20a9e fix mac build of pgsql 2011-12-12 13:12:29 +01:00
8d3be00b0c OOps, typo 2011-12-12 12:53:35 +01:00
e96eb62002 Allow the internal libpq to use both openldap and mozldap 2011-12-12 12:46:00 +01:00
a7639b7b5a Enable pgsql LDAP support when building with OpenLDAP 2011-12-12 11:03:42 +01:00
f5501498eb Enable OpenSSL support in the internal libpq 2011-12-12 10:17:06 +01:00
bee80a2a57 Make internal pgsql build on mac and make it default for release 2011-12-11 12:24:38 +01:00
6e407a5887 Fix Windows build and delivery of libpq 2011-12-09 13:06:36 +01:00
efcc41848b Trying to simplify the building of static libpq 2011-12-09 11:00:57 +01:00
7fce4c4da1 postgresql: why would we need readline 2011-12-06 12:56:02 +01:00
c9c31ee37c postgresql: do not make headers we do not need 2011-12-03 09:35:13 +01:00
0cac9d5238 remove n/a comments (came from a copy/paste) 2011-12-03 09:34:58 +01:00
8d3793b2b6 postgresql: correct TARFILE_MD5 2011-12-02 00:20:54 +01:00
44ec239eba Internal libpq (PostgreSQL client lib) 2011-12-01 22:56:24 +01:00