Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Update versions.json | MXEBot as Travis CI | 2015-10-04 | 1 | -2/+2 | |
* | | | freetype: update | Mark Brand | 2015-10-04 | 1 | -2/+2 | |
* | | | qt: add cmake test | Tony Theodore | 2015-10-04 | 2 | -2/+30 | |
* | | | Update versions.json | MXEBot as Travis CI | 2015-10-04 | 1 | -1/+1 | |
* | | | vtk6: update to sha256 checksum | Tony Theodore | 2015-10-04 | 1 | -1/+1 | |
* | | | Merge branch 'master' of https://github.com/muellni/mxe into muellni-master | Tony Theodore | 2015-10-04 | 4 | -36/+20 | |
|\ \ \ | ||||||
| * | | | vtk6: build example | Martin Müllenhaupt | 2015-09-15 | 1 | -0/+9 | |
| * | | | qt: fix QtGui CMake static linking errors | Martin Müllenhaupt | 2015-09-15 | 1 | -0/+3 | |
| * | | | vtk6: update 6.1.0 --> 6.3.0 | Martin Müllenhaupt | 2015-09-15 | 3 | -36/+8 | |
* | | | | cmake modules: use less warning-like status messages | Tony Theodore | 2015-10-04 | 10 | -9/+10 | |
* | | | | pthreads: remove dummy FILE and CHECKSUM entires | Tony Theodore | 2015-10-04 | 1 | -2/+0 | |
* | | | | boost pthreads sdl: tidy up cmake tests | Tony Theodore | 2015-10-04 | 7 | -29/+79 | |
* | | | | sdl: add cmake test | Tony Theodore | 2015-10-03 | 1 | -0/+14 | |
* | | | | cmake modules: status message about using custom mxe file | Tony Theodore | 2015-10-03 | 9 | -0/+18 | |
* | | | | move cmake modules to src/cmake/modules | Tony Theodore | 2015-10-03 | 13 | -2/+1 | |
* | | | | boost: add cmake test | Tony Theodore | 2015-10-02 | 1 | -0/+13 | |
* | | | | Update versions.json | MXEBot as Travis CI | 2015-10-01 | 1 | -1/+1 | |
* | | | | harfbuzz: update | Mark Brand | 2015-10-01 | 1 | -2/+2 | |
* | | | | Makefile: fix download for script only packages | Tony Theodore | 2015-10-01 | 1 | -3/+3 | |
* | | | | Makefile: add note about WINEPREFIX | Tony Theodore | 2015-10-01 | 1 | -0/+2 | |
* | | | | Update versions.json | MXEBot as Travis CI | 2015-09-30 | 1 | -1/+1 | |
* | | | | xz: update | Mark Brand | 2015-09-30 | 1 | -2/+2 | |
* | | | | openexr openscenegraph: remove -fpermissive from CXXFLAGS | Tony Theodore | 2015-09-30 | 2 | -2/+2 | |
* | | | | ilmbase openexr: use BUILD_CXX portability variable | Tony Theodore | 2015-09-30 | 2 | -4/+4 | |
* | | | | set WINEPREFIX to a readonly directory to force wine to fail | Tony Theodore | 2015-09-30 | 2 | -0/+5 | |
* | | | | luajit ocaml-core: use BUILD_CC variable | Tony Theodore | 2015-09-30 | 2 | -2/+2 | |
* | | | | openblas: use BUILD_CC varaible and remove unused HOSTFC | Tony Theodore | 2015-09-30 | 1 | -2/+1 | |
* | | | | Revert "Make CHECK_PKG_ARCHIVE return true for packages without files" | Tony Theodore | 2015-09-30 | 1 | -1/+1 | |
* | | | | gmp guile icu4c ncurses xmlrpc: use BUILD_CC/CXX portability variable | Tony Theodore | 2015-09-30 | 5 | -7/+7 | |
* | | | | Makefile: rename CC/CXX_BUILD --> BUILD_CC/CXX | Tony Theodore | 2015-09-30 | 1 | -3/+3 | |
* | | | | Makefile: add CC/CXX_BUILD portability variables | Tony Theodore | 2015-09-30 | 1 | -3/+5 | |
* | | | | Merge pull request #898 from LuaAndC/build-pkg-find-mxe-conf | Tony Theodore | 2015-09-30 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | build-pkg: add MXE_CONF_PKGS to deps of packages | Boris Nagaev | 2015-09-29 | 1 | -1/+3 | |
* | | | | | Make CHECK_PKG_ARCHIVE return true for packages without files | Timothy Gu | 2015-09-29 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | new core team member Boris Nagaev | Tony Theodore | 2015-09-29 | 2 | -0/+2 | |
* | | | | Merge pull request #896 from ChristianFrisson/pkgconf-cmake | Tony Theodore | 2015-09-29 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE in pkgconf.cmake s... | Christian Frisson | 2015-09-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #895 from ChristianFrisson/widl-cmake | Tony Theodore | 2015-09-29 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | widl: generation of widl.cmake with CMAKE_WIDL indicating the path of the wid... | Christian Frisson | 2015-09-29 | 1 | -0/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #891 from LuaAndC/build-pkg-ipcs-note | Tony Theodore | 2015-09-29 | 1 | -22/+31 | |
|\ \ \ \ | ||||||
| * | | | | build-pkg: add a note about fakeroot ipc problem | Boris Nagaev | 2015-09-27 | 1 | -0/+7 | |
| * | | | | build-pkg: use --[[ ... ]] syntax for long comment | Boris Nagaev | 2015-09-27 | 1 | -17/+19 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #892 from LuaAndC/build-pkg-gitignore | Tony Theodore | 2015-09-29 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | add files generated by build-pkg to .gitignore | Boris Nagaev | 2015-09-27 | 1 | -0/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #893 from LuaAndC/prefixed-protoc | Tony Theodore | 2015-09-29 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | protobuf: install prefixed protoc tool | Boris Nagaev | 2015-09-27 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Update versions.json | MXEBot as Travis CI | 2015-09-29 | 1 | -0/+1 | |
* | | | | speexdsp: move to src/ | Tony Theodore | 2015-09-29 | 1 | -0/+0 | |
* | | | | Merge pull request #894 from Hopper262/master | Timothy Gu | 2015-09-28 | 2 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | add package libspeex | Hopper262 | 2015-09-28 | 2 | -0/+29 | |
|/ / / / |