Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | box2d: update sha256 | Boris Nagaev | 2016-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | The file was changed in upstream. File pkg/box2d-2.3.1.tar.gz (or https://github.com/erincatto/Box2D/archive/v2.3.1.tar.gz): Old sha256: 2c61505f03ef403b54cf0e510d83d6f567e37882ad79b5b2d486acbc7d5eedea New sha256: 75d62738b13d2836cd56647581b6e574d4005a6e077ddefa5d727d445d649752 Changes: $ diff -r old/ new Only in old/Box2D-2.3.1/Contributions/Platforms: Box2D.XNA.zip Only in old/Box2D-2.3.1/Contributions/Platforms: Tizen.zip Files Box2D.XNA.zip and Tizen.zip are not used in build, according to logs. Removing them them seems to be safe. fix #1319 | ||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-24 | 2 | -2/+2 |
| | |||||
* | Merge pull request #1314 from tehnick/update-cmake | Boris Nagaev | 2016-04-24 | 1 | -2/+2 |
|\ | | | | | cmake: update to 3.5.2 | ||||
| * | cmake: update to 3.5.2 | Boris Pek | 2016-04-24 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1313 from m-ou-se/alurefix | Timothy Gu | 2016-04-21 | 1 | -0/+1 |
|\ | | | | | Disable dynamic loading for static libalure. | ||||
| * | Disable dynamic loading for static libalure. | Maurice Bos | 2016-04-21 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1312 from m-ou-se/assimpfix | Boris Nagaev | 2016-04-20 | 1 | -1/+1 |
|\ | | | | | Use correct cmake variable for static assimp library. | ||||
| * | Use correct cmake variable for static assimp library. | Maurice Bos | 2016-04-20 | 1 | -1/+1 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-19 | 2 | -2/+2 |
| | |||||
* | sqlite: update | Mark Brand | 2016-04-19 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1306 from tonytheodore/osx-gnu-tar | Boris Nagaev | 2016-04-17 | 1 | -3/+7 |
|\ | | | | | add GNU Tar to requirements and specify OS X packages | ||||
| * | add GNU Tar to requirements and specify OS X packages | Tony Theodore | 2016-04-16 | 1 | -3/+7 |
| | | | | | | | | | | | | | | needed for `build-pkg.lua`, installed as: - `gtar` on Homebrew - `gnutar` on MacPorts and Rudix so will be selected by `tool` function | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-16 | 2 | -2/+2 |
| | | |||||
* | | libgcrypt: update | Mark Brand | 2016-04-16 | 4 | -93/+91 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-14 | 2 | -2/+2 |
| | |||||
* | Merge pull request #1305 from LuaAndC/update-libical | Tony Theodore | 2016-04-14 | 2 | -4/+136 |
|\ | | | | | Update libical | ||||
| * | libical: update to version 2.0.0 | Boris Nagaev | 2016-04-14 | 2 | -2/+135 |
| | | |||||
| * | libical: fix updater | Boris Nagaev | 2016-04-14 | 1 | -2/+1 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-14 | 2 | -2/+2 |
| | |||||
* | Merge #1304 Update SFML to the 2.3.2 version | Tony Theodore | 2016-04-14 | 1 | -2/+2 |
|\ | | | | | from bluszcz/master | ||||
| * | Update SFML to the 2.3.2 version | Rafal Zawadzki | 2016-04-13 | 1 | -2/+2 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-14 | 2 | -5/+16 |
| | | |||||
* | | Merge #1291 add libuv | Tony Theodore | 2016-04-14 | 4 | -0/+84 |
|\ \ | | | | | | | from LuaAndC/libuv | ||||
| * | | libuv: set LIBS in configure.ac instead of Makefile.am | Tony Theodore | 2016-04-12 | 1 | -18/+28 |
| | | | |||||
| * | | add libuv | Boris Nagaev | 2016-04-12 | 4 | -0/+74 |
| | | | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-13 | 2 | -2/+2 |
| | | | |||||
* | | | vmime: update | Mark Brand | 2016-04-13 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge #1297 libwebsockets: fix download URL and updater | Tony Theodore | 2016-04-13 | 1 | -4/+2 |
|\ \ | |/ |/| | from LuaAndC/fix-libwebsockets-url | ||||
| * | libwebsockets: fix download URL and updater | Boris Nagaev | 2016-04-12 | 1 | -4/+2 |
|/ | |||||
* | Merge pull request #1292 from LuaAndC/shell | Tony Theodore | 2016-04-12 | 1 | -2/+13 |
|\ | | | | | add "make shell" command | ||||
| * | Merge pull request #4 from tonytheodore/LuaAndC-shell | Boris Nagaev | 2016-04-12 | 1 | -3/+10 |
| |\ | | | | | | | enhancements to "make shell" | ||||
| | * | clarify rationale for env whitelist entries | Tony Theodore | 2016-04-11 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | * add EDITOR, PS1, TERM for basic functionality of interactive shells * separate mxe related variables * identify source of ACLOCAL_PATH and LD_LIBRARY_PATH | ||||
| | * | add `nonetwork` lib to `shell` target dependencies | Tony Theodore | 2016-04-11 | 1 | -1/+1 |
| |/ | |||||
| * | add "make shell" command | Boris Nagaev | 2016-04-11 | 1 | -0/+4 |
| | | | | | | | | It provides interactive shell with the environment of MXE build. | ||||
* | | add native build of `patch` for darwin (#1295) | Tony Theodore | 2016-04-12 | 1 | -0/+1 |
| | | | | | | same as #1170, MacPorts has `gpatch` but Homebrew and Rudix don't | ||||
* | | Move section "Related articles" before section "Related projects" | Volker Diels-Grabsch | 2016-04-12 | 1 | -31/+31 |
| | | |||||
* | | Add Krita to the list of projects that use MXE | Volker Diels-Grabsch | 2016-04-12 | 1 | -0/+3 |
| | | |||||
* | | Link to blog article "Cross-compiling Krita using MXE" | Volker Diels-Grabsch | 2016-04-12 | 1 | -0/+6 |
| | | |||||
* | | Remove obsolete article link | Volker Diels-Grabsch | 2016-04-12 | 1 | -5/+0 |
| | | | | | | | | | | That page no longer exists and already was replaced with a redirect to MXE anyway. | ||||
* | | blas, lapack: remove -fdefault-integer-8 FFLAGS (#1258) | Tony Theodore | 2016-04-12 | 2 | -3/+1 |
| | | | | | | | | | | * only required for octave build: - https://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html * closes #1247 | ||||
* | | Merge pull request #1274 from LuaAndC/wrk | Tony Theodore | 2016-04-12 | 4 | -0/+727 |
|\ \ | | | | | | | add package "wrk" to plugins/apps | ||||
| * | | add package "wrk" to plugins/apps | Boris Nagaev | 2016-04-06 | 2 | -0/+711 |
| | | | | | | | | | | | | wrk is modern HTTP benchmarking tool. | ||||
| * | | add variable luajit_ABIVER=5.1 | Boris Nagaev | 2016-04-06 | 1 | -0/+1 |
| | | | | | | | | | | | | The name of libluajit-5.1.a can be generated from this variable. | ||||
| * | | enable native build of luajit in plugin "apps" | Boris Nagaev | 2016-04-06 | 2 | -0/+15 |
| | | | |||||
* | | | Merge pull request #1293 from tonytheodore/libsoup-disable-gssapi | Tony Theodore | 2016-04-11 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | libsoup: disable gssapi | ||||
| * | | | libsoup: disable gssapi | Tony Theodore | 2016-04-11 | 1 | -1/+2 |
| | |/ | |/| | | | | | | | On OSX, native `/usr/bin/krb5-config` is detected and tries to enable gssapi. | ||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-11 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1290 from muellni/cmake-update-3.5 | Tony Theodore | 2016-04-11 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | cmake: update to 3.5.1 | ||||
| * | | | cmake: update to 3.5.1 | Martin Müllenhaupt | 2016-04-10 | 1 | -2/+2 |
| |/ / | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-11 | 2 | -4/+4 |
| | | |