summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | add package liblastfm_qt4Pavel Vatagin2017-01-223-1/+60
|/ / / /
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-222-4/+4
| | | |
* | | | update: gdb, pcreMark Brand2017-01-222-4/+4
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-202-4/+4
| | | |
* | | | update: libgcrypt vmimeMark Brand2017-01-202-4/+4
| | | |
* | | | Merge pull request #1639 from tonytheodore/disable-cmake-registryBoris Nagaev2017-01-201-0/+1
|\ \ \ \ | | | | | | | | | | cmake wrapper: disable package registry
| * | | | cmake wrapper: disbale package registryTony Theodore2017-01-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#disabling-the-package-registry fixes #1585
* | | | | Merge pull request #1499 from tonytheodore/target-checksTony Theodore2017-01-191-17/+23
|\ \ \ \ \ | |/ / / / |/| | | | Makefile: fix target validation checks
| * | | | Makefile: fix target validation checksTony Theodore2017-01-191-17/+23
|/ / / / | | | | | | | | | | | | fixes #1497
* | | | gnutls: disable testsTony Theodore2017-01-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | tests install a dummy libcrypt32 which clobbers the w32api see: https://github.com/mxe/mxe/pull/1541#issuecomment-273373973
* | | | Merge pull request #1634 from tonytheodore/neon-darwinBoris Nagaev2017-01-181-0/+2
|\ \ \ \ | | | | | | | | | | neon: fix darwin build
| * | | | neon: fix darwin buildTony Theodore2017-01-171-0/+2
| | | | |
* | | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-172-2/+2
| | | | |
* | | | | Merge pull request #1635 from tonytheodore/fftwBoris Nagaev2017-01-171-2/+2
|\ \ \ \ \ | | | | | | | | | | | | fftw: update with packaging bugfix
| * | | | | fftw: update with packaging bugfixTony Theodore2017-01-171-2/+2
| |/ / / / | | | | | | | | | | | | | | | tarball has been removed, see: https://github.com/FFTW/fftw3/commit/6fb9cd7b6359f29ce488a5802793139971d59c6c
* | | | | Merge pull request #1636 from LuaAndC/lpeg-fix-checksumTony Theodore2017-01-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | lpeg: update checksum
| * | | | lpeg: update checksumBoris Nagaev2017-01-171-1/+1
|/ / / / | | | | | | | | | | | | | | | | The package was changed in upstream: http://lua-users.org/lists/lua-l/2017-01/msg00160.html
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-152-6/+6
| | | |
* | | | update: fftw poppler zlibMark Brand2017-01-153-6/+6
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-152-4/+4
| | | |
* | | | update: gsl libzipMark Brand2017-01-155-40/+54
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-152-12/+12
| | | |
* | | | update: curl, lcms, libunistring, libusb1, xz, zlibMark Brand2017-01-157-32/+42
| | | |
* | | | Merge pull request #1632 from LuaAndC/lpeg-1.0.1mabrand2017-01-141-2/+2
|\ \ \ \ | | | | | | | | | | lpeg: update to 1.0.1
| * | | | lpeg: update to 1.0.1Boris Nagaev2017-01-141-2/+2
| | | | |
* | | | | unrtf: fix update macroMark Brand2017-01-141-2/+2
| | | | |
* | | | | wget: fix update macroMark Brand2017-01-141-1/+1
| | | | |
* | | | | wget: remove old workaround for symbol clash with gnutlsMark Brand2017-01-141-2/+0
| | | | |
* | | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-142-2/+2
| | | | |
* | | | | update gnutls (new stable branch 3.5)Mark Brand2017-01-142-25/+22
|/ / / /
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-132-2/+2
| | | |
* | | | vmime: updateMark Brand2017-01-131-2/+2
| | | |
* | | | Merge pull request #1627 from LuaAndC/pkg-backup-toolsBoris Nagaev2017-01-132-0/+125
|\ \ \ \ | | | | | | | | | | add tools to create and update backup of packages
| * | | | add tools to create and update backup of packagesBoris Nagaev2017-01-072-0/+125
| | | | |
* | | | | Merge pull request #1277 from pavelvat/add-package-clementineBoris Nagaev2017-01-122-0/+168
|\ \ \ \ \ | | | | | | | | | | | | add package clementine_qt4 to mxe/plugins/apps
| * | | | | add package clementine_qt4 to mxe/plugins/appsPavel Vatagin2017-01-112-0/+168
|/ / / / /
* | | | | Merge pull request #1628 from LuaAndC/gitlab-backupBoris Nagaev2017-01-081-1/+3
|\ \ \ \ \ | | | | | | | | | | | | add new packages backup: gitlab
| * | | | | add new packages backup: gitlabBoris Nagaev2017-01-081-1/+3
| |/ / / / | | | | | | | | | | | | | | | See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2017-01/msg00005.html
* | | | | Merge pull request #1621 from LuaAndC/cmake-cleanupBoris Nagaev2017-01-0860-160/+68
|\ \ \ \ \ | |/ / / / |/| | | | Cleanup of cmake based projects
| * | | | cmake: force some variables in toolchain fileBoris Nagaev2017-01-081-5/+5
| | | | | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/pull/1621#issuecomment-270176619
| * | | | remove unneeded cmake vars specified by packagesBoris Nagaev2017-01-0820-41/+13
| | | | |
| * | | | add vars BUILD_{STATIC,SHARED}[_LIBS] to cmakeBoris Nagaev2017-01-081-1/+4
| | | | | | | | | | | | | | | | | | | | Only BUILD_SHARED_LIBS was there before.
| * | | | use cmake wrapper in all packagesBoris Nagaev2017-01-0847-120/+53
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Native binaries (libmysqlclient, vtk, vtk6) still build with `cmake` instead of the cmake wrapper. Note that even in these cases MXE's cmake is used (not system cmake), because $(PREFIX)/$(BUILD)/bin is added to PATH by Makefile and MXE's cmake binary exists there.
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-062-4/+4
| | | |
* | | | update: harfbuzz, sqliteMark Brand2017-01-062-4/+4
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-052-2/+2
| | | |
* | | | libpng: updateMark Brand2017-01-051-2/+2
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-052-4/+4
| | | |
* | | | vmime: updateMark Brand2017-01-051-2/+2
| | | |
* | | | harfbuzz: updateMark Brand2017-01-051-2/+2
| | | |