summaryrefslogtreecommitdiffstats
path: root/postgresql
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix Windows debug build."Jesús Corrius2012-05-041-1/+1
* Fix Windows debug build.Jesús Corrius2012-05-031-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* Silence silly MSVC "deprecation" warnings tooTor Lillqvist2012-02-101-1/+5
* Don't use the debugging CRT and different name when building LO for debuggingTor Lillqvist2012-02-101-1/+15
* pgsql: MSVC build use MozLDAP headers only when using MozLDAPLionel Elie Mamane2012-02-101-1/+1
* fix postgresql massive-parallel buildLionel Elie Mamane2012-02-062-0/+12
* postgresql on MS Windows: use MozLDAP only if enabledLionel Elie Mamane2012-02-051-2/+8
* redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleanerLionel Elie Mamane2012-02-034-371/+365
* Fix order in which postgresql searches for libsStephan Bergmann2012-02-032-1/+369
* Fix build of postgresql module with mozilla ldap on WNTMSCFridrich Štrba2012-01-311-0/+1
* Use --build and --host when cross-compilingTor Lillqvist2012-01-241-0/+4
* Introduce optional krb5&gssapi support for internal PostgreSQLLionel Elie Mamane2011-12-151-1/+11
* postgresql: separate patch into upstream & libreoffice-specific partsLionel Elie Mamane2011-12-155-579/+538
* Simplify the patchFridrich Štrba2011-12-131-39067/+231
* Avoid double slashes in paths (cosmetic change only)Fridrich Štrba2011-12-131-5/+5
* Use SOLARINC and SOLARLIB instead of hand-crafted pathFridrich Štrba2011-12-131-1/+1
* postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane2011-12-123-242/+39077
* postgresql: go look for includes and libs in solverLionel Elie Mamane2011-12-121-1/+1
* Complete the pgsql patchFridrich Štrba2011-12-121-4/+102
* Fix a thinko in makefile.mkFridrich Štrba2011-12-121-2/+1
* fix mac build of pgsqlFridrich Štrba2011-12-121-1/+1
* OOps, typoFridrich Štrba2011-12-121-1/+1
* Allow the internal libpq to use both openldap and mozldapFridrich Štrba2011-12-122-3/+388
* Allow building with LDAP support on windowsFridrich Štrba2011-12-121-5/+20
* Enable pgsql LDAP support when building with OpenLDAPFridrich Štrba2011-12-122-1/+4
* Enable OpenSSL support in the internal libpqFridrich Štrba2011-12-121-7/+2
* Make internal pgsql build on mac and make it default for releaseFridrich Štrba2011-12-111-1/+1
* Fix Windows build and delivery of libpqFridrich Štrba2011-12-093-10/+7
* Trying to simplify the building of static libpqFridrich Štrba2011-12-093-21/+105
* postgresql: why would we need readlinelibreoffice-3-5-branch-pointMichael Stahl2011-12-061-0/+1
* postgresql: do not make headers we do not needLionel Elie Mamane2011-12-031-3/+4
* remove n/a comments (came from a copy/paste)Lionel Elie Mamane2011-12-031-5/+0
* postgresql: correct TARFILE_MD5Lionel Elie Mamane2011-12-021-1/+1
* Internal libpq (PostgreSQL client lib)Lionel Elie Mamane2011-12-013-0/+91