summaryrefslogtreecommitdiffstats
path: root/external/libxmlsec
Commit message (Collapse)AuthorAgeFilesLines
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-1/+1
| | | | | | | The ../../../program/ links in the URE jar Class-Paths are a temporary kludge (and juh.jar had lacked adaption for Mac OS X). Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
* fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl2014-10-021-1/+1
| | | | | | Hopefully this should fix up the most important external libraries. Change-Id: I744cb5a2ce7fafb10852059050cf24589d6ca400
* Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist2014-08-122-2/+2
| | | | Change-Id: I65ab8aad0744a2aa254fefc7732cd8130bb249fb
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-202-2/+1
| | | | Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab
* update libxmlsec config.* to support ppc64leDavid Tardon2014-05-132-0/+1631
| | | | Change-Id: I4b31729481b7fd538483db5b6e39e1d80e03b3b6
* normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl2014-03-111-2/+2
| | | | Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
* 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
* libxmlsec: openssl conditional was accidentally invertedMichael Stahl2014-01-101-1/+1
| | | | | | | ... in commit bf6d1f77420dcc9ece4d9f4eae1e37b427d85c6a. And it just happens to not build with clang here. Change-Id: Ic467abc894b9c98c81fa64cb57eafaa4cfcaa66e
* nss: upgrade to 3.15.3Michael Stahl2013-11-141-2/+2
| | | | | | | | | | - 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#70393: move libxmlsec to a subdir of externalKhaled Hosny2013-11-0428-0/+8139
Change-Id: I1bcdd01aad7fc2ee2d2f635b0ae4c4183c9ab092 Reviewed-on: https://gerrit.libreoffice.org/6571 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>