Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update vmime | Mark Brand | 2018-10-19 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2018-09-16 | 1 | -2/+2 |
| | |||||
* | update: curl, fontconfig, freetds, gdb, pcre, pcre2, vmime | Mark Brand | 2018-09-07 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | update: freetds, qscintilla2, smtpclient-for-qt, vmime | Mark Brand | 2018-04-27 | 1 | -2/+2 |
| | |||||
* | update: freetds, vmime | Mark Brand | 2018-04-04 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2018-04-02 | 1 | -4/+2 |
| | |||||
* | github branch pkgs: use new GH_CONF format | Tony Theodore | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | update vmime | Mark Brand | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | dcmtk vmime: add example of enabling openssl v1.0.x support | Tony Theodore | 2018-03-06 | 1 | -1/+5 |
| | |||||
* | cross packages: replace dependency gcc with cc | Tony Theodore | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | update vmime | Mark Brand | 2017-12-20 | 1 | -2/+2 |
| | |||||
* | update: libgcrypt, libjpeg-turbo, nettle, vmime | Mark Brand | 2017-12-17 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-10-10 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-08-18 | 1 | -2/+2 |
| | |||||
* | update: dbus expat harfbuzz libgcrypt libpng vmime | Mark Brand | 2017-08-11 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-07-31 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-07-18 | 1 | -2/+2 |
| | |||||
* | update: expat, freetds, vmime | Mark Brand | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-05-12 | 1 | -2/+2 |
| | |||||
* | update: freetds, lzma, qtxlsxwriter, vmime | Mark Brand | 2017-05-07 | 1 | -2/+2 |
| | |||||
* | update: gnutls, vmime | Mark Brand | 2017-04-30 | 1 | -2/+2 |
| | |||||
* | vmime: upgrade | Mark Brand | 2017-04-01 | 1 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2017-03-19 | 1 | -2/+2 |
| | |||||
* | libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setup | Tony Theodore | 2017-03-18 | 1 | -5/+1 |
| | |||||
* | more URL updates | Viktor Szakats | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | vmime: update | Mark Brand | 2017-02-11 | 1 | -2/+2 |
| | |||||
* | update: libgcrypt vmime | Mark Brand | 2017-01-20 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2017-01-13 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2017-01-05 | 1 | -2/+2 |
| | |||||
* | add _WEBSITE and _DESCR fields to core packages | Boris Nagaev | 2016-12-22 | 1 | -0/+2 |
| | | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41 | ||||
* | update vmime to b1b3f30 | Boris Nagaev | 2016-12-07 | 1 | -2/+2 |
| | | | | | See https://github.com/kisli/vmime/issues/151#issuecomment-265280156 Fix https://github.com/mxe/mxe/issues/1586 | ||||
* | apply `make cleanup-deps-style` | Boris Nagaev | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Revert "vmime: update" | Boris Nagaev | 2016-12-04 | 1 | -2/+2 |
| | | | | | | | This reverts commit 07ffabcf49ff4b17775b59053db35041e8081e5b. Vmime was broken after this update. See https://github.com/mxe/mxe/issues/1586 | ||||
* | vmime: update | Mark Brand | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | gnutls, openssl, vmime: update | Mark Brand | 2016-10-12 | 1 | -2/+2 |
| | |||||
* | harfbuzz, mpfr, vmime: update | Mark Brand | 2016-09-29 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Copyright headers: point to LICENSE.md and shorten | Boris Nagaev | 2016-08-27 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792 | ||||
* | vmime: update | Mark Brand | 2016-04-13 | 1 | -2/+2 |
| | |||||
* | vmime: patch vmime.pc after installation | Tony Theodore | 2016-04-09 | 1 | -2/+2 |
| | | | | See https://github.com/mxe/mxe/pull/1279#issuecomment-207769271 | ||||
* | vmime: install with -j 1 | Boris Nagaev | 2016-04-09 | 1 | -1/+1 |
| | |||||
* | vmime: use macros CMAKE_{STATIC,SHARED}_BOOL | Boris Nagaev | 2016-04-09 | 1 | -2/+2 |
| | |||||
* | vmime: use MXE CMake wrapper | Boris Nagaev | 2016-04-09 | 1 | -2/+1 |
| | |||||
* | vmime: update | Mark Brand | 2016-04-06 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-03-28 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-03-17 | 1 | -2/+2 |
| |