summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* upgrade qt5 packages to Qt 5.9.0Mark Brand2017-06-0234-93/+94
|
* new package: pcre2Mark Brand2017-06-021-0/+42
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-272-2/+2
|
* openssl: updateMark Brand2017-05-271-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-262-2/+2
|
* Merge pull request #1775 from ClearCorrect/cgal_491Boris Nagaev2017-05-261-4/+4
|\ | | | | Updated cgal to 4.9.1.
| * Fixed url.Robert Marsa2017-05-261-1/+1
| |
| * Updated cgal to 4.9.1.Robert Marsa2017-05-251-5/+5
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-252-2/+2
| |
* | sqlite: updateMark Brand2017-05-251-2/+2
|/
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-242-2/+2
|
* sqlite: updateMark Brand2017-05-241-2/+2
|
* add gcc7 pluginMark Brand2017-05-241-0/+24
|
* libidn: gcc-7 compatibilityMark Brand2017-05-242-7/+1037
|
* aspell: gcc 7 build fixMark Brand2017-05-241-0/+36
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-201-5/+5
|
* Merge pull request #1743 from tonytheodore/build-matrixBoris Nagaev2017-05-201-1/+2
|\ | | | | build-matrix: fix detection of native virtual packages
| * build-matrix: fix detection of native virtual packagesTony Theodore2017-04-031-1/+2
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-202-2/+2
| |
* | update gnutlsMark Brand2017-05-201-2/+2
| |
* | let gnutls use libidn2Mark Brand2017-05-202-2/+60
| | | | | | | | | | | | | | Gnutls is supposed to be able to detect and use libidn2, but it tries to do this without pkg-config, in a way that doesn't consider transitive dependencies. Using pkg-config with libidn2.pc seems to work okay with MXE's version of libidn2.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-191-4/+4
| |
* | Merge pull request #1771 from vszakats/sslBoris Nagaev2017-05-1911-20/+20
|\ \ | | | | | | secure URLs
| * | secure URLsViktor Szakats2017-05-1911-20/+20
|/ /
* | Merge pull request #1770 from LuaAndC/libsoup-no-apacheBoris Nagaev2017-05-191-0/+1
|\ \ | | | | | | libsoup: do not use Apache
| * | libsoup: do not use ApacheBoris Nagaev2017-05-191-0/+1
|/ / | | | | | | fix https://github.com/mxe/mxe/issues/1768
* | Merge pull request #1754 from LuaAndC/tor-0.3.0.6Boris Nagaev2017-05-193-56/+17
|\ \ | | | | | | Update tor to 0.3.0.7, enable build out-of-tree, install with -j 1 and enable shared targets
| * | tor: enable shared targetsBoris Nagaev2017-05-181-2/+0
| | |
| * | tor: build out-of-tree, install -j 1Boris Nagaev2017-05-181-4/+5
| | |
| * | tor: update to 0.3.0.7Boris Nagaev2017-05-182-51/+3
| | | | | | | | | | | | | | | | | | The patch "do not use mman-win32" needed updating compat.h as well. Instead I added sed command that undefines HAVE_SYS_MMAN_H in orconfig.h and removed the patch.
| * | MXE_DISABLE_DOCS: add nodist_man* versionBoris Nagaev2017-05-181-0/+10
|/ / | | | | | | Tor installs its mans in nodist_man1_MANS.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-182-2/+2
| |
* | Merge pull request #1752 from stloeffler/masterBoris Nagaev2017-05-182-19/+15
|\ \ | | | | | | Update hunspell to 1.6.1
| * | hunspell: use MXE_DISABLE_CRUFT and -j 1Boris Nagaev2017-05-181-1/+2
| | | | | | | | | | | | See https://github.com/mxe/mxe/pull/1752#issuecomment-298328649
| * | Use https for hunspell webpageStefan Löffler2017-05-181-1/+1
| | |
| * | Add support for out-of-source builds of hunspellStefan Löffler2017-05-181-2/+3
| | |
| * | Port hunspell.mk to $(PKG)_GH_CONF functionalityStefan Löffler2017-05-181-9/+1
| | |
| * | Update hunspell to 1.6.1Stefan Löffler2017-05-182-12/+14
|/ /
* | Merge pull request #1755 from LuaAndC/dist_bin_SCRIPTSBoris Nagaev2017-05-181-0/+1
|\ \ | | | | | | add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMS
| * | add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMSBoris Nagaev2017-05-181-0/+1
|/ /
* | Merge pull request #1756 from LuaAndC/wget-varBoris Nagaev2017-05-181-1/+2
|\ \ | | | | | | factor out var WGET_TOOL from WGET
| * | factor out var WGET_TOOL from WGETBoris Nagaev2017-05-181-1/+2
|/ / | | | | | | | | | | | | It is needed to specify a path to custom wget binary without removing the argument passed by WGET (--user-agent). Also can be used to add --no-check-certificate back.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-182-2/+2
| |
* | Merge pull request #1760 from LuaAndC/sfml-2.4.2Boris Nagaev2017-05-182-2/+3
|\ \ | | | | | | sfml: update to 2.4.2
| * | sfml: update to 2.4.2Boris Nagaev2017-05-181-2/+2
| | | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1759
| * | travis: use Trusty image to get newer wgetBoris Nagaev2017-05-181-0/+1
|/ / | | | | | | | | And to deal with sources using Let's Encrypt. See https://github.com/mxe/mxe/pull/1760#issuecomment-299250396
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-122-2/+2
| |
* | update vmimeMark Brand2017-05-121-2/+2
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-05-072-8/+8
| |
* | update: freetds, lzma, qtxlsxwriter, vmimeMark Brand2017-05-074-8/+8
| |