summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-312-4/+4
|
* update: curl, libidnMark Brand2016-07-312-4/+4
|
* Merge pull request #1465 from tonytheodore/freetype-cmakeTony Theodore2016-07-301-1/+3
|\ | | | | FindFreetype.cmake: add INCLUDE_DIR
| * FindFreetype.cmake: add INCLUDE_DIRTony Theodore2016-07-291-1/+3
|/
* Merge pull request #1457 from LuaAndC/poppler-after-mman-win32Boris Nagaev2016-07-281-0/+26
|\ | | | | poppler: do not try to use mman.h
| * poppler: do not try to use mman.hBoris Nagaev2016-07-271-0/+26
| | | | | | | | fix https://github.com/mxe/mxe/issues/1455
* | Merge pull request #1459 from spthaolt/1374_problem_compiling_aubioBoris Nagaev2016-07-271-0/+1
|\ \ | |/ |/| Solved #1374 problem compiling aubio
| * Solved #1374 problem compiling aubioThao le2016-07-271-0/+1
|/
* Merge pull request #1456 from LuaAndC/masterTony Theodore2016-07-272-0/+21
|\ | | | | add Issue and Pull Request templates
| * add Issue and Pull Request templatesBoris Nagaev2016-07-262-0/+21
| | | | | | | | See https://github.com/mxe/mxe/issues/1235
* | Revert "add Issue and Pull Request templates"Boris Nagaev2016-07-262-16/+0
| | | | | | | | | | | | This reverts commit 54706f6f3ff2386d75cbf5911ebffc79922b6580. Pushed to upstream by mistake.
* | add Issue and Pull Request templatesBoris Nagaev2016-07-262-0/+16
|/ | | | See https://github.com/mxe/mxe/issues/1235
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-262-3/+14
|
* Merge pull request #1286 from darealshinji/djvulibreBoris Nagaev2016-07-264-0/+105
|\ | | | | add package djvulibre
| * djvulibre: fixesdarealshinji2016-07-252-13/+39
| |
| * Merge remote-tracking branch 'upstream/master' into djvulibredarealshinji2016-07-23206-1812/+13440
| |\ | |/ |/|
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-222-4/+15
| |
* | Merge pull request #1449 from darealshinji/libspectreBoris Nagaev2016-07-224-0/+109
|\ \ | | | | | | New package 'libspectre'
| * | New package 'libspectre'darealshinji2016-07-214-0/+109
|/ /
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-212-4/+15
| |
* | Merge pull request #1382 from darealshinji/ghostscriptBoris Nagaev2016-07-214-0/+1515
|\ \ | | | | | | New package: ghostscript
| * | Add package 'ghostscript'darealshinji2016-07-204-0/+1515
| | |
* | | Merge pull request #1443 from tonytheodore/ocaml-camlimages-giflibBoris Nagaev2016-07-201-51/+75
|\ \ \ | |/ / |/| | ocaml-camlimages: fix for giflib >=5.1
| * | ocaml-camlimages: normalise patchTony Theodore2016-07-171-51/+43
| | |
| * | ocaml-camlimages: fix for giflib >=5.1Tony Theodore2016-07-171-0/+32
| | |
* | | Merge pull request #1445 from LuaAndC/build-pkg-ignore-gitignoreTony Theodore2016-07-201-1/+1
|\ \ \ | | | | | | | | build-pkg: do not omit gitignored files in usr
| * | | build-pkg: track all files including gitignoredBoris Nagaev2016-07-201-1/+1
|/ / / | | | | | | | | | See https://github.com/mxe/mxe/pull/1443#issuecomment-233181951
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-172-2/+2
| | |
* | | update qtxlsxwriterMark Brand2016-07-172-51/+4
| | | | | | | | | | | | Switched to de facto maintainer's fork.
* | | Merge pull request #1444 from tonytheodore/patch-gsedBoris Nagaev2016-07-171-4/+4
|\ \ \ | | | | | | | | patch.mk: portability fix for gsed
| * | | patch.mk: portability fix for gsedTony Theodore2016-07-171-4/+4
| |/ /
* | | Merge pull request #1371 from tonytheodore/qt-mkspecsTony Theodore2016-07-171-0/+7
|\ \ \ | | | | | | | | qt: symlink mkspecs/default
| * | | qt: symlink mkspecs/defaultTony Theodore2016-07-171-0/+7
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On OSX, the default mkspec doesn't set `win32-g++` correctly. The following workarounds are possible: - set `QMAKESPEC` env var - use `-spec` command line option - set `CONFIG+=` - symlink mkspecs/default The internal build of qt always seems to use the `-spec` option, but that doesn't solve the default case - the symlink approach used on linux appears to always work. closes #1379
* | | Merge pull request #1436 from tonytheodore/host-toolsTony Theodore2016-07-178-47/+221
|\ \ \ | | | | | | | | host-toolchain plugin: build qt5 test, cmake, and pkgconf, add `make` binary download
| * | | host-toolchain plugin: use new BUILD_DIR, SOURCE_DIR, $(PKG)_PATCHES variablesTony Theodore2016-07-165-37/+34
| | | |
| * | | host-toolchain plugin: add pkgconf/pkg-configTony Theodore2016-07-162-0/+58
| | | |
| * | | host-toolchain plugin: improve READMETony Theodore2016-07-161-19/+28
| | | |
| * | | host-toolchain plugin: binary compare gcc cross and host outputTony Theodore2016-07-162-3/+14
| | | |
| * | | host-toolchain plugin: add cmake notesTony Theodore2016-07-161-0/+22
| | | |
| * | | host-toolchain plugin: build qt5 test and cmake, add `make` binary downloadTony Theodore2016-07-166-17/+94
| | | |
* | | | Merge pull request #1442 from tonytheodore/qt5-pkgconfig-debugTony Theodore2016-07-1738-110/+108
|\ \ \ \ | |_|/ / |/| | | qt5: fix pkg-config files and enable debug variants
| * | | qt5 virtual pkg: only include pkgs inheriting from qtbaseTony Theodore2016-07-161-1/+1
| | | | | | | | | | | | | | | | other pkgs may depend on qtbase and not be part of the modules
| * | | qt5 modules: remove disabled debug workaround for *.pc filesTony Theodore2016-07-1634-102/+34
| | | |
| * | | qtbase: fix pkgconfig files and enable debug variantsTony Theodore2016-07-162-7/+71
| | | | | | | | | | | | | | | | fixes #1316
| * | | Makefile: add BUILD_TYPE [debug | release] varaibles for pkg build rulesTony Theodore2016-07-161-0/+2
|/ / /
* | | Merge pull request #1441 from LuaAndC/fix-cegui-after-freeglut-updateTony Theodore2016-07-161-0/+22
|\ \ \ | |/ / |/| | freeglut: add glu to requirements in .pc file
| * | freeglut: add glu to requirements in .pc fileBoris Nagaev2016-07-161-0/+22
|/ / | | | | | | | | | | Fix https://github.com/mxe/mxe/issues/1434 See https://github.com/mxe/mxe/pull/1429 See http://stackoverflow.com/a/17451000
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-162-4/+15
| |
* | Merge pull request #1440 from LuaAndC/yaml-cppTony Theodore2016-07-164-0/+70
|\ \ | | | | | | add yaml-cpp (second attempt)
| * | yaml-cpp: add testBoris Nagaev2016-07-152-0/+13
| | |