summaryrefslogtreecommitdiffstats
path: root/external/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* normalize values of WITH_GSSAPI/WITH_KRB5Michael Stahl2014-03-111-2/+2
| | | | Change-Id: I72c67d5a4987f25ddfa21d93a89b0ceae40c9e81
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* normalize values of SYSTEM_ODBC_HEADERS, SYSTEM_OPENLDAPMichael Stahl2014-02-121-1/+1
| | | | Change-Id: I913c38878a110625747fbf32ad9c43ad0dab30d3
* normalize values of SYSTEM_HSQLDB, SYSTEM_POSTGRESQLMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Ia29a173ab6bb3442f98cd6db4db67ad27e7fa9a1
* fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl2014-02-121-2/+2
| | | | | | | | | | The assumption that all configure variables had been normalized to TRUE/<empty> turned out not to hold; convert a bit more in that direction. (regression from 4af38b099c741c3676aefeb20c515913aaeed666) Change-Id: I2127c515e8a833a07c9b26ed9d693ce5a1853fe4
* nss: upgrade to 3.15.3Michael Stahl2013-11-141-1/+1
| | | | | | | | | | - from nss_macosx.patch drop nmedit hunk (removed upstream) - adapt include and lib paths to changed tarball directory layout Change-Id: Ia5dcce8dfd9d10e7e4ba689eefa9f39a51596dfe Reviewed-on: https://gerrit.libreoffice.org/6670 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* fdo#42783: remove CPU variable from environmentMichael Stahl2013-11-071-40/+1
| | | | | | | Replace uses with CPUNAME instead, and get rid of the horrible postgresql patch that worked around environment leakage. Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
* fdo#70393: move postgresql to a subdir of externalKhaled Hosny2013-11-048-0/+796
Change-Id: Ibd7c9a4db0150bdb115b061e21587ca964dc2c84 Reviewed-on: https://gerrit.libreoffice.org/6549 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>