summaryrefslogtreecommitdiff
path: root/xmlsecurity/Module_xmlsecurity.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-01-12CppunitTest_xmlsecurity_signing: fix and enable on WindowsMiklos Vajna1-3/+0
Change-Id: Ie107afbb6b2499f445670b50bf214cb91d6b1cac
2016-01-11CppunitTest_xmlsecurity_signing: disable on Windows for nowMiklos Vajna1-0/+3
Change-Id: Icc0d11cfe421d6328739211511379a39195436b9
2016-01-11xmlsecurity: initial CppunitTest_xmlsecurity_signingMiklos Vajna1-0/+4
Fails with either commit 88cbfe58c4a36c20bdb2445f43043f0a5a006ee3's last hunk to xsecctl.cxx (export) or commit a968893e6afd3b79c6c048962373859cea75a77b's last hunk to xsecparser.cxx (import) reverted. Change-Id: I0f303c8489f451ebf175ed836d3679b6a13aca42
2015-09-19We hardly want xsec stuff for iOS if not for Android eitherTor Lillqvist1-1/+1
Change-Id: I483e2ac92b1fcd7176dd71534cf1c2623ce5a651
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist1-1/+1
Change-Id: I65ab8aad0744a2aa254fefc7732cd8130bb249fb
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
Change-Id: I8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-11rename UI to UIConfigDavid Tardon1-1/+1
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara1-1/+2
Change-Id: If1f3dbbbef07004ec02a65563524c6c17dc16c00
2012-08-14Fix conditionStephan Bergmann1-1/+1
Change-Id: I746778a0d0f229c65dca37bcf3fdae9dcebd4340
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara1-1/+3
we basically need this functionality, the idea of it being optional isn't really logical anymore with nss split out from mozilla. for iOS and Android where they doesn't build yet spit out lame fixme nag warnings Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
2011-11-03Fix the --disable-xmlsec build.Jan Holesovsky1-1/+1
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal1-1/+1
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-09-08Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara1-4/+0
the xmlsecurity library contains the dialogs and resources for the macro-security dialog as well as the xml signing UI. So always build and include this library unconditionally.
2011-08-11fix condition for building libxsec_xmlsecDavid Tardon1-6/+1
2011-08-10process also resource filesMatúš Kukan1-0/+1
2011-08-09convert xmlsecurity to gbuildMatúš Kukan1-0/+51