Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build-pkg: Add libtool-bin and p7zip-full as deps | Timothy Gu | 2015-07-06 | 1 | -2/+4 |
| | | | | Fixes #753. Fixes #754. | ||||
* | build-pkg: remove old name "mxedeb" | Boris Nagaev | 2015-06-28 | 1 | -4/+4 |
| | | | | | Fix description of the script: replace "DEB packages" with "binary packages". | ||||
* | add tool build-pkg.lua | Boris Nagaev | 2015-06-23 | 1 | -0/+356 |
This tool builds all packages for all targets and generates *.tar.xz and *.deb files. The latter ones can be uploaded to APT repository and installed to Debian machines. build-pkg.lua was previously known as mxedeb.lua See also: http://mxe.redjohn.tk/ https://github.com/starius/mxedeb https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-02/msg00010.html https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-03/msg00001.html |