summaryrefslogtreecommitdiffstats
path: root/external/gpgmepp
Commit message (Expand)AuthorAgeFilesLines
* Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann2021-11-041-1/+1
* Fix gpgmepp build with glibcMike Kaganski2021-10-112-0/+33
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-2/+2
* pass verbose down to gpgme buildNoel Grandin2020-12-031-0/+1
* external/gpgmepp: Adapt to _AC_UNDECLARED_WARNING in autoconf 2.70betaStephan Bergmann2020-11-102-0/+38
* WIN cross: fix gpg-related library buildsJan-Marek Glogowski2020-09-111-7/+5
* gpgpmepp: fix creative abuse of gbuildMichael Stahl2020-08-051-3/+0
* external/gpgmepp: Avoid overloaded utf8_to_wchar in C codeStephan Bergmann2020-08-042-0/+21
* external/gpgmepp: Deprecated std::shared_pointer::unique has been removed...Stephan Bergmann2020-07-202-0/+12
* gpg4libre: fix build for Linux x86Thorsten Behrens2020-06-201-0/+22
* tdf#133987: initialize dbg_help to avoid dereferencing stack garbageMike Kaganski2020-06-152-0/+31
* gpg4libre: fix build for CentOS baselineThorsten Behrens2020-06-151-1/+3
* gpg4libre: update gpgme, libassuan and libgpg-errorThorsten Behrens2020-06-1310-58/+44
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+4
* Silence -fsanitize=object-size in --enable-optimized buildsStephan Bergmann2019-09-032-0/+53
* Record patch as upstreamedMike Kaganski2019-08-281-0/+2
* disable warnings in external libsLuboš Luňák2019-05-241-1/+1
* Fix remaining uses of gb_SYMBOLStephan Bergmann2019-05-051-3/+3
* Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski2019-04-212-0/+28
* Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann2019-01-241-3/+0
* Drop use of obsolete GCC -fno-default-inlineStephan Bergmann2019-01-231-1/+1
* Copy gpgme-w32spawn.exe to workdir/LinkTarget/ExecutableMike Kaganski2018-10-211-0/+3
* Record external/gpgmepp/version.patch as sent upstreamStephan Bergmann2018-10-051-0/+2
* external/gpgmepp: Clash between VERSION and trunk libc++ <version>Stephan Bergmann2018-10-042-0/+5
* external/gpgmepp: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-0/+11
* Clarify name and location of external/gpgmepp's upstreamStephan Bergmann2018-06-271-0/+5
* Fix external/gpgmepp Linux RPATHStephan Bergmann2018-03-083-0/+14
* Improve gpgmepp -> libassuan/libgpg-error lib dependenciesStephan Bergmann2018-03-081-0/+6
* gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl2018-02-201-1/+1
* Make --disable-runtime-optimizations not fail when LIBO_LD_PATH is unsetStephan Bergmann2017-12-121-4/+2
* CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann2017-12-122-0/+15
* external: fix host setup for gpgme and libassuanThorsten Behrens2017-12-111-2/+2
* fix fuzzer buildCaolán McNamara2017-12-081-0/+1
* Revert "gpg4libre: make gpgme-w32spawn available also for unit test"Thorsten Behrens2017-12-081-1/+0
* gpg4libre: make gpgme-w32spawn available also for unit testThorsten Behrens2017-12-081-0/+1
* gpg4libre: also pass proper dbgutil flags down to gpgmeppThorsten Behrens2017-12-081-1/+2
* gpg4libre: pass proper debug flags down to gpgmeppThorsten Behrens2017-12-071-0/+5
* tdf#114086: Fix macOS paths of external GPG librariesStephan Bergmann2017-12-051-0/+6
* gpg4libre: pass windows arch down to windresThorsten Behrens2017-12-041-3/+5
* gpg4libre: remove silly afxres.h / MFC dependency from gpgmeThorsten Behrens2017-12-042-0/+13
* Use Executable_cpp instead of default gcc as preprocessor for windresStephan Bergmann2017-11-281-1/+2
* Pass $(MAKE) into external/gpgmeppStephan Bergmann2017-11-271-0/+1
* Silence clang-cl -Werror,-Wc++11-narrowing in external/gpgmeppStephan Bergmann2017-11-271-0/+8
* gpgme: actually make use of the previous buildfixChristian Lohmaier2017-11-251-6/+1
* gpgme: fix buildThorsten Behrens2017-11-241-0/+4
* gpg4libre: call libgpg-error subsystem initThorsten Behrens2017-11-242-0/+17
* gpg4libre: cleanup gpgme & add gbuild lib for gpgmeppThorsten Behrens2017-11-2214-0/+774