Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | skeleton.py: put website and description to .mk | Boris Nagaev | 2016-12-22 | 1 | -48/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ... instead of index.html See https://github.com/mxe/mxe/issues/1422 | |||||
| * | | | index.html: load packages table from JSON | Boris Nagaev | 2016-12-22 | 1 | -1724/+32 | |
| | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 | |||||
| * | | | add descriptions and websites to packages.json | Boris Nagaev | 2016-12-22 | 4 | -429/+431 | |
| | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 | |||||
| * | | | add _WEBSITE and _DESCR fields to core packages | Boris Nagaev | 2016-12-22 | 425 | -0/+690 | |
| | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41 | |||||
| * | | | core packages are now a plugin | Boris Nagaev | 2016-12-22 | 2 | -32/+20 | |
| | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 | |||||
| * | | | mv docs/versions.json docs/packages.json | Boris Nagaev | 2016-12-22 | 6 | -6/+6 | |
| | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 | |||||
* | | | | Merge pull request #1607 from LuaAndC/ricochet | Boris Nagaev | 2016-12-23 | 1 | -0/+28 | |
|\ \ \ \ | |/ / / |/| | | | apps: add ricochet 1.1.4 | |||||
| * | | | apps: add ricochet 1.1.4 | Boris Nagaev | 2016-12-22 | 1 | -0/+28 | |
| | | | | ||||||
* | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-22 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | update libgpg_error | Mark Brand | 2016-12-22 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #1605 from LuaAndC/tor-0.2.9.8 | Boris Nagaev | 2016-12-21 | 2 | -7/+7 | |
|\ \ \ | | | | | | | | | update tor to 0.2.9.8 | |||||
| * | | | update tor to 0.2.9.8 | Boris Nagaev | 2016-12-21 | 2 | -7/+7 | |
| | | | | ||||||
* | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-21 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | update gcc6 to 6.3.0 | Mark Brand | 2016-12-21 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | update curl | Mark Brand | 2016-12-21 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #1606 from LuaAndC/upx-no-asm | Boris Nagaev | 2016-12-21 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | native upx: disable asm | |||||
| * | | | native upx: disable asm | Boris Nagaev | 2016-12-21 | 1 | -0/+1 | |
|/ / / | | | | | | | | | | | | | | | | It fails to build on 32-bit Ubuntu due to attempt to use ASM version. See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-12/msg00000.html | |||||
* | | | Merge pull request #1604 from LuaAndC/libdvdetect-openssl | Boris Nagaev | 2016-12-18 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | libdvdetect: add dependency on openssl | |||||
| * | | | libdvdetect: add dependency on openssl | Boris Nagaev | 2016-12-18 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | It depends through Requires.private. Broken build: https://gist.github.com/c1606f613d18fbcdf938941145f5fbbb | |||||
* | | | Merge pull request #1600 from LuaAndC/cleanup-js | Boris Nagaev | 2016-12-18 | 1 | -56/+3 | |
|\ \ \ | | | | | | | | | index.html: rm JS code loading versions from .mk | |||||
| * | | | index.html: rm JS code loading versions from .mk | Boris Nagaev | 2016-12-18 | 1 | -56/+3 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | The code loading versions from .mk was written before versions cache was added to the repo. See e570f8aae5583d91b1e910f7f0a7a2459fa3d161 Now as versions cache (versions.json) is a part of the repo, this code is not needed. | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-17 | 2 | -6/+6 | |
| | | | ||||||
* | | | update gmp, libgcrypt, qtxlsxwriter | Mark Brand | 2016-12-17 | 3 | -6/+6 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-17 | 2 | -5/+38 | |
| | | | ||||||
* | | | Merge pull request #1598 from LuaAndC/libcddb2 | Boris Nagaev | 2016-12-17 | 7 | -0/+286 | |
|\ \ \ | | | | | | | | | add libcddb, libdvdetect and neon | |||||
| * | | | Add neon | nschlia | 2016-12-17 | 3 | -0/+86 | |
| | | | | ||||||
| * | | | Add libdvdetect | nschlia | 2016-12-17 | 2 | -0/+50 | |
| | | | | ||||||
| * | | | Add libcddb | nschlia | 2016-12-17 | 4 | -0/+150 | |
|/ / / | ||||||
* | | | Merge pull request #1597 from LuaAndC/freetds-non-ftp | Boris Nagaev | 2016-12-17 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | freetds: add HTTP download URL | |||||
| * | | | freetds: add HTTP download URL | Boris Nagaev | 2016-12-17 | 1 | -0/+1 | |
|/ / / | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1596 | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-16 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1592 from LuaAndC/nsis-3.01 | Boris Nagaev | 2016-12-16 | 2 | -929/+13 | |
|\ \ \ | | | | | | | | | nsis: update to 3.01 | |||||
| * | | | nsis: update to 3.01 | Boris Nagaev | 2016-12-16 | 2 | -929/+13 | |
|/ / / | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-15 | 2 | -66/+66 | |
| | | | ||||||
* | | | update qt5 modules to 5.7.1 | Mark Brand | 2016-12-15 | 33 | -150/+103 | |
| | | | ||||||
* | | | Merge pull request #1594 from LuaAndC/sid-openssl | Boris Nagaev | 2016-12-15 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | fix detection of openssl in Debian Sid | |||||
| * | | | fix detection of openssl in Debian Sid | Boris Nagaev | 2016-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ openssl --help Invalid command '--help'; type "help" for a list. $ echo $? 1 $ openssl help ... $ echo $? 0 fix https://github.com/mxe/mxe/issues/1593 | |||||
* | | | | Merge pull request #1595 from LuaAndC/sid-libtool | Boris Nagaev | 2016-12-14 | 1 | -1/+2 | |
|\ \ \ \ | | | | | | | | | | | install-deps: install libtool-bin on Debian Sid | |||||
| * | | | | install-deps: install libtool-bin on Debian Sid | Boris Nagaev | 2016-12-14 | 1 | -1/+2 | |
| |/ / / | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1593 | |||||
* | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-14 | 2 | -8/+8 | |
| | | | | ||||||
* | | | | update freetds, gnutls, harfbuzz, libgcrypt | Mark Brand | 2016-12-14 | 4 | -8/+8 | |
|/ / / | ||||||
* | | | Merge pull request #1563 from LuaAndC/doc-vars | Boris Nagaev | 2016-12-12 | 1 | -0/+71 | |
|\ \ \ | | | | | | | | | docs: add description of useful Makefile variables | |||||
| * | | | docs: add description of useful Makefile variables | Boris Nagaev | 2016-12-12 | 1 | -0/+71 | |
|/ / / | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-12-07 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1590 from LuaAndC/update-vmime | Boris Nagaev | 2016-12-07 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | update vmime to b1b3f30 | |||||
| * | | | 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 | |||||
* | | | Merge pull request #1589 from LuaAndC/fix-crystalhd-url | Boris Nagaev | 2016-12-07 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | crystalhd: change download URL to a mirror | |||||
| * | | | crystalhd: change download URL to a mirror | Boris Nagaev | 2016-12-06 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Failed download: https://travis-ci.org/mxe/mxe/builds/181565782 http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip does not work anymore. From https://www.broadcom.com/ > Introducing the New Broadcom Limited Website > Broadcom and Avago are one company. Now the websites > are integrated, too. Find all the product information > you need right here in one place. one can conclude that the file is not expected to appear there, so switching to mirror website https://ftp.videolan.org/contrib/crystalhd/ which hosts the same file. | |||||
* | | | Merge pull request #1588 from LuaAndC/go-1.7.4 | Boris Nagaev | 2016-12-06 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | update Go to 1.7.4 | |||||
| * | | | update Go to 1.7.4 | Boris Nagaev | 2016-12-05 | 1 | -2/+2 | |
|/ / / |