Commit Graph

5913 Commits

Author SHA1 Message Date
Saikrishna Arcot a5a5ee1fd1
Add patch to openexr to fix pointer conversion.
This allows building on x86_64-w64-mingw32.shared (at least).
2015-10-05 21:23:42 -04:00
Tony Theodore ae19647c46 lua: disable native build temporarily 2015-10-05 17:42:36 +11:00
MXEBot as Travis CI 1d0cf81e4c Update versions.json 2015-10-04 13:38:39 +00:00
Mark Brand 54d114fbc5 freetype: update 2015-10-04 15:38:01 +02:00
Tony Theodore dd34bab1b4 qt: add cmake test
workaround in #857 allows this to build.
see also #852, a complete solution that covers Qt5 is required
2015-10-04 18:39:06 +11:00
MXEBot as Travis CI db8bd3763a Update versions.json 2015-10-04 07:18:04 +00:00
Tony Theodore c5921faf25 vtk6: update to sha256 checksum 2015-10-04 18:10:56 +11:00
Tony Theodore 8233e2b38c Merge branch 'master' of https://github.com/muellni/mxe into muellni-master 2015-10-04 18:05:16 +11:00
Tony Theodore 2bc137d4f6 cmake modules: use less warning-like status messages 2015-10-04 16:15:50 +11:00
Tony Theodore 485a79c6d4 pthreads: remove dummy FILE and CHECKSUM entires 2015-10-04 16:06:05 +11:00
Tony Theodore ee5db756fa boost pthreads sdl: tidy up cmake tests
closes #887
2015-10-04 16:01:18 +11:00
Tony Theodore 1dd126b160 sdl: add cmake test 2015-10-03 16:33:41 +10:00
Tony Theodore ecfd032fc6 cmake modules: status message about using custom mxe file 2015-10-03 16:33:20 +10:00
Tony Theodore a0ae512424 move cmake modules to src/cmake/modules 2015-10-03 16:32:00 +10:00
Tony Theodore 8a2cbf2c28 boost: add cmake test 2015-10-02 22:53:29 +10:00
MXEBot as Travis CI 4cafbd6bed Update versions.json 2015-10-01 14:15:04 +00:00
Mark Brand 76045d8969 harfbuzz: update 2015-10-01 16:13:42 +02:00
Tony Theodore 6c01c7dc55 Makefile: fix download for script only packages
fixes #899

also cleanup download-foo dependencies
2015-10-01 14:52:33 +10:00
Tony Theodore 4cbbcfa0b6 Makefile: add note about WINEPREFIX 2015-10-01 12:38:39 +10:00
MXEBot as Travis CI d6bf4dd450 Update versions.json 2015-09-30 21:48:47 +00:00
Mark Brand 250c6c08f2 xz: update 2015-09-30 23:48:04 +02:00
Tony Theodore e94d07e978 openexr openscenegraph: remove -fpermissive from CXXFLAGS 2015-09-30 15:49:30 +10:00
Tony Theodore 3c96c291b2 ilmbase openexr: use BUILD_CXX portability variable 2015-09-30 15:31:45 +10:00
Tony Theodore 8e2d0e85c5 set WINEPREFIX to a readonly directory to force wine to fail
fixes #841
2015-09-30 14:57:37 +10:00
Tony Theodore ad20853b2d luajit ocaml-core: use BUILD_CC variable 2015-09-30 14:39:08 +10:00
Tony Theodore 17e27a4cb8 openblas: use BUILD_CC varaible and remove unused HOSTFC 2015-09-30 14:38:35 +10:00
Tony Theodore 7996642c4b Revert "Make CHECK_PKG_ARCHIVE return true for packages without files"
This reverts commit e474e77244.
2015-09-30 14:21:34 +10:00
Tony Theodore 97553b65c2 gmp guile icu4c ncurses xmlrpc: use BUILD_CC/CXX portability variable 2015-09-30 14:21:10 +10:00
Tony Theodore 8a6a33a48c Makefile: rename CC/CXX_BUILD --> BUILD_CC/CXX
somewhat more aligned to the <target>-<tool> convention
2015-09-30 14:19:47 +10:00
Tony Theodore 3db411ccac Makefile: add CC/CXX_BUILD portability variables
fixes #900
2015-09-30 13:16:47 +10:00
Tony Theodore bf1d916a44 Merge pull request #898 from LuaAndC/build-pkg-find-mxe-conf
build-pkg: add MXE_CONF_PKGS to deps of packages
2015-09-30 12:01:46 +10:00
Timothy Gu e474e77244 Make CHECK_PKG_ARCHIVE return true for packages without files
Should fix #899.
2015-09-29 16:29:17 -07:00
Boris Nagaev 0ae57b9c37 build-pkg: add MXE_CONF_PKGS to deps of packages
close #890
2015-09-29 23:58:24 +03:00
Tony Theodore 3451656eb9 new core team member Boris Nagaev 2015-09-30 00:21:38 +10:00
Tony Theodore 1c8e5999c1 Merge pull request #896 from ChristianFrisson/pkgconf-cmake
pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE
2015-09-30 00:02:36 +10:00
Tony Theodore 916d43969f Merge pull request #895 from ChristianFrisson/widl-cmake
widl: generation of widl.cmake
2015-09-30 00:01:05 +10:00
Christian Frisson 5a81e60e04 pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE in pkgconf.cmake so that pkgconf can be found through cmake at first run 2015-09-29 14:41:08 +02:00
Christian Frisson 5eb94126a1 widl: generation of widl.cmake with CMAKE_WIDL indicating the path of the widl executable 2015-09-29 14:35:55 +02:00
Tony Theodore 6a658bf6ee Merge pull request #891 from LuaAndC/build-pkg-ipcs-note
build-pkg: add a note about fakeroot ipc problem
2015-09-29 20:27:33 +10:00
Tony Theodore 349f19c2f6 Merge pull request #892 from LuaAndC/build-pkg-gitignore
add files generated by build-pkg to .gitignore
2015-09-29 20:26:37 +10:00
Tony Theodore 43d12bbe49 Merge pull request #893 from LuaAndC/prefixed-protoc
protobuf: install prefixed protoc tool
2015-09-29 20:25:57 +10:00
MXEBot as Travis CI 545240eaa6 Update versions.json 2015-09-29 10:22:20 +00:00
Tony Theodore c7cfb30513 speexdsp: move to src/ 2015-09-29 20:21:40 +10:00
Timothy Gu eab32eea03 Merge pull request #894 from Hopper262/master
add package speexdsp
2015-09-28 14:52:03 -07:00
Hopper262 9bb8a03a89 add package libspeex 2015-09-28 15:03:27 -04:00
Mark Brand 24c22847a3 wget: use MXE_CONFIGURE_OPTS 2015-09-28 02:01:06 +02:00
MXEBot as Travis CI e85a66fd50 Update versions.json 2015-09-28 00:00:46 +00:00
mabrand 2ae1ce9a8a Merge pull request #889 from mabrand/unrtf
new package: unrtf
2015-09-28 02:00:26 +02:00
Mark Brand bfed636462 new package: unrtf 2015-09-28 01:55:27 +02:00
Boris Nagaev ca9f1fa480 protobuf: install prefixed protoc tool 2015-09-27 19:08:23 +03:00