summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* freetype: don't create harfbuzz alias during boostrap buildTony Theodore2015-12-142-5/+9
|
* qt: remove broken `lrelease` symlinkTony Theodore2015-12-141-1/+0
| | | | no need for a prefixed version, it seems nobody has ever tried using it.
* Merge pull request #1054 from LuaAndC/fix-patch-tool-diffsTony Theodore2015-12-141-1/+1
|\ | | | | patch-tool-mxe: do not replace object id with 000
| * patch-tool-mxe: do not replace object id with 000Boris Nagaev2015-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously patch-tool-mxe produced the following diffs: diff --git a/CMakeLists.txt b/CMakeLists.txt index 0000000..0000000 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt patch tool refused to apply this patch: The next patch would create the file CMakeLists.txt, which already exists! Assume -R? [n] This commit replaces 0000000..0000000 with 1111111..2222222.
* | Merge pull request #1057 from LuaAndC/build-pkg-exit-statusTony Theodore2015-12-141-0/+5
|\ \ | | | | | | build-pkg: exit with code 1 if a package is broken
| * | build-pkg: exit with code 1 if a package is brokenBoris Nagaev2015-12-131-0/+5
| |/
* | Merge pull request #1058 from LuaAndC/build-pkg-no-empty-depsTony Theodore2015-12-141-3/+6
|\ \ | | | | | | build-pkg: do not provide empty dependency list
| * | build-pkg: do not provide empty dependency listBoris Nagaev2015-12-131-3/+6
| |/ | | | | | | | | | | | | | | | | | | Debian packages with "Depends: " do not work: > Reading package lists... Error! > E: Problem parsing dependency Depends > E: Error occurred while processing mxe-source (NewVersion2) > E: Problem with MergeList /var/lib/apt/lists/pkg.mxe.cc_repos_apt_debian_dists_wheezy_main_binary-amd64_Packages > E: The package lists or status file could not be parsed or opened.
* | Merge pull request #1056 from LuaAndC/build-empty-dependencies-of-nonemptyTony Theodore2015-12-141-5/+24
|\ \ | | | | | | build-pkg: build empty dependencies of non-empty
| * | build-pkg: build empty dependencies of non-emptyBoris Nagaev2015-12-131-5/+24
| |/ | | | | | | | | | | | | | | Otherwise empty dependency produces no .deb file preventing non-empty package from being installed. Example: non-empty package gcc depends on empty package mingw-w64.
* | Merge pull request #1055 from LuaAndC/build-pkg-flush-logTony Theodore2015-12-141-0/+1
|\ \ | | | | | | build-pkg: flush stdout after echoing
| * | build-pkg: flush stdout after echoingBoris Nagaev2015-12-131-0/+1
| |/
* | Merge pull request #1053 from LuaAndC/fix-miniupnpcTony Theodore2015-12-142-28/+30
|\ \ | | | | | | Fix miniupnpc
| * | miniupnpc: add headers to installBoris Nagaev2015-12-131-0/+30
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1051#issuecomment-164260560
| * | remove unused patch miniupnpc-build-1.patchBoris Nagaev2015-12-131-28/+0
| |/ | | | | | | | | | | | | | | It is not used after eb20723302ed656122ce326129c1347e03b0460d, in which Makefile based installation was replaced with CMake based installation. See https://github.com/mxe/mxe/issues/1051#issuecomment-164201749
* | Merge pull request #1052 from CAMOBAP795/masterTony Theodore2015-12-141-1/+1
|\ \ | | | | | | #782 fix, wrong checksum calculation command for OSX
| * | #782 fix, wrong checksum calculation command for OSXAlexande B2015-12-131-1/+1
| |/
* | Update versions.jsonMXEBot as Travis CI2015-12-141-0/+1
| |
* | Merge pull request #1050 from LuaAndC/torrent2Tony Theodore2015-12-147-0/+314
|\ \ | |/ |/| add packages geoip-database (to src/) and qbitorrent (to plugin/apps/)
| * add package "qbittorrent" to plugin "apps"Boris Nagaev2015-12-125-0/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | The qBittorrent project aims to provide a Free Software alternative to µtorrent. Additionally, qBittorrent runs and provides the same features on all major platforms (Linux, Mac OS X, Windows, OS/2, FreeBSD). qBittorrent is based on Qt4 toolkit and libtorrent-rasterbar. http://www.qbittorrent.org/ See also https://github.com/mxe/mxe/pull/812
| * add package geoip-databaseBoris Nagaev2015-12-122-0/+27
| |
* | Update versions.jsonMXEBot as Travis CI2015-12-131-3/+3
| |
* | update freetds, gnutls, libgpg_errorMark Brand2015-12-134-18/+46
|/
* lua: enable native build only in luarocks pluginTony Theodore2015-12-112-1/+7
|
* s3-fetch-and-sync: note mirror.mxe.ccTony Theodore2015-12-111-1/+1
|
* Merge pull request #1049 from LuaAndC/pkg-mxe-ccTimothy Gu2015-12-101-1/+1
|\ | | | | build-pkg: mxe.redjohn.tk -> pkg.mxe.cc
| * build-pkg: mxe.redjohn.tk -> pkg.mxe.ccBoris Nagaev2015-12-101-1/+1
|/
* s3-fetch-and-sync: add IPv6 address and gatewayTony Theodore2015-12-101-1/+4
|
* Merge pull request #1044 from tonytheodore/doxygenTony Theodore2015-12-091-1/+6
|\ | | | | disable doxygen in MXE_CONFIGURE_OPTS
| * disable doxygen in MXE_CONFIGURE_OPTSTony Theodore2015-12-081-1/+6
| | | | | | | | fixes #952 and should provide a general solution
* | plugins: move custom-qt-min to examplesTony Theodore2015-12-091-0/+0
| |
* | Update versions.jsonMXEBot as Travis CI2015-12-081-1/+1
| |
* | openssl: updateMark Brand2015-12-081-2/+2
|/
* log4cxx: use $(MXE_CONFIGURE_OPTS)Tony Theodore2015-12-081-4/+1
|
* move TCL/Tk to plugins/tcl.tkTony Theodore2015-12-083-8/+4
|
* add packages TCL/TkRussell Standish2015-12-083-0/+62
|
* openssl: change second urlTony Theodore2015-12-071-1/+1
| | | | | | | primary http and ftp sites only keep the latest version so use secondary http `.../source/old` in case we haven't yet updated. fixes #1043
* ossim: add link to patch pull requestTony Theodore2015-12-071-0/+1
|
* ossim: fixes subdir and buildRashad Kanavath2015-12-072-5/+34
|
* Merge pull request #1042 from tonytheodore/lua-dll-nameTony Theodore2015-12-071-6/+4
|\ | | | | lua: use libluaX.Y.dll naming convention
| * lua: use libluaX.Y.dll naming conventionTony Theodore2015-12-071-6/+4
|/ | | | closes #910
* sdl2_ttf: use $(MXE_CONFIGURE_OPTS) - really build *.dllTony Theodore2015-12-071-3/+1
|
* termcap: really build *.dllTony Theodore2015-12-071-0/+4
|
* Merge pull request #1040 from LuaAndC/deb-unpackerTony Theodore2015-12-061-1/+2
|\ | | | | add unpacker for .deb files
| * add unpacker for .deb filesBoris Nagaev2015-12-061-1/+2
| |
* | suitesparse: add missing cross CXX variableTony Theodore2015-12-061-0/+1
| |
* | rucksack: fix install locations and don't build *.dllsTony Theodore2015-12-061-1/+9
| |
* | rubberband: fix install locationsTony Theodore2015-12-061-5/+4
|/
* exiv2: fix missing mman libTony Theodore2015-12-061-0/+1
| | | | fixes #1039
* zziplib: fix mmap detection and enable sharedTony Theodore2015-12-061-6/+4
| | | | fixes #1038