summaryrefslogtreecommitdiff
path: root/postgresql
AgeCommit message (Expand)AuthorFilesLines
2012-11-15tweak some build.lsts...Michael Stahl1-1/+1
2012-11-13Upgrading postgresql to 9.2.1Fridrich Štrba6-295/+43
2012-11-05cleanup README files.Michael Meeks1-1/+3
2012-11-05add a README filesAlia Almusaireae1-0/+1
2012-10-30postgresql: forgot to change include path for openldapMatúš Kukan1-1/+5
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-4/+3
2012-10-28openldap: convert to gbuildMatúš Kukan1-0/+2
2012-10-21fix postgresql on winPeter Foley2-5/+5
2012-10-21convert postgresql to gbuildPeter Foley8-100/+126
2012-07-16Fixing build with internal openldapFridrich Štrba1-1/+7
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2-16/+3
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba1-2/+1
2012-05-04Revert "Fix Windows debug build."Jesús Corrius1-1/+1
2012-05-03Fix Windows debug build.Jesús Corrius1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-02-10Silence silly MSVC "deprecation" warnings tooTor Lillqvist1-1/+5
2012-02-10Don't use the debugging CRT and different name when building LO for debuggingTor Lillqvist1-1/+15
2012-02-10pgsql: MSVC build use MozLDAP headers only when using MozLDAPLionel Elie Mamane1-1/+1
2012-02-06fix postgresql massive-parallel buildLionel Elie Mamane2-0/+12
2012-02-05postgresql on MS Windows: use MozLDAP only if enabledLionel Elie Mamane1-2/+8
2012-02-03redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleanerLionel Elie Mamane4-371/+365
2012-02-03Fix order in which postgresql searches for libsStephan Bergmann2-1/+369
2012-01-31Fix build of postgresql module with mozilla ldap on WNTMSCFridrich Štrba1-0/+1
2012-01-24Use --build and --host when cross-compilingTor Lillqvist1-0/+4
2011-12-15Introduce optional krb5&gssapi support for internal PostgreSQLLionel Elie Mamane1-1/+11
2011-12-15postgresql: separate patch into upstream & libreoffice-specific partsLionel Elie Mamane5-579/+538
2011-12-13Simplify the patchFridrich Štrba1-39067/+231
2011-12-13Avoid double slashes in paths (cosmetic change only)Fridrich Štrba1-5/+5
2011-12-13Use SOLARINC and SOLARLIB instead of hand-crafted pathFridrich Štrba1-1/+1
2011-12-12postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane3-242/+39077
2011-12-12postgresql: go look for includes and libs in solverLionel Elie Mamane1-1/+1
2011-12-12Complete the pgsql patchFridrich Štrba1-4/+102
2011-12-12Fix a thinko in makefile.mkFridrich Štrba1-2/+1
2011-12-12fix mac build of pgsqlFridrich Štrba1-1/+1
2011-12-12OOps, typoFridrich Štrba1-1/+1
2011-12-12Allow the internal libpq to use both openldap and mozldapFridrich Štrba2-3/+388
2011-12-12Allow building with LDAP support on windowsFridrich Štrba1-5/+20
2011-12-12Enable pgsql LDAP support when building with OpenLDAPFridrich Štrba2-1/+4
2011-12-12Enable OpenSSL support in the internal libpqFridrich Štrba1-7/+2
2011-12-11Make internal pgsql build on mac and make it default for releaseFridrich Štrba1-1/+1
2011-12-09Fix Windows build and delivery of libpqFridrich Štrba3-10/+7
2011-12-09Trying to simplify the building of static libpqFridrich Štrba3-21/+105
2011-12-06postgresql: why would we need readlinelibreoffice-3-5-branch-pointMichael Stahl1-0/+1
2011-12-03postgresql: do not make headers we do not needLionel Elie Mamane1-3/+4
2011-12-03remove n/a comments (came from a copy/paste)Lionel Elie Mamane1-5/+0
2011-12-02postgresql: correct TARFILE_MD5Lionel Elie Mamane1-1/+1
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane3-0/+91