Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Coin bug fix from Gentoo | fiesh | 2016-02-08 | 2 | -1/+17 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-03 | 2 | -2/+2 |
| | |||||
* | gnutls: update | Mark Brand | 2016-02-03 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1190 from LuaAndC/qt5-cmake-rearrange-targets | Tony Theodore | 2016-02-01 | 4 | -36/+102 |
|\ | | | | | Qt5 cmake rearrange targets | ||||
| * | qt5: add test that cmake works with QUiLoader | Boris Nagaev | 2016-01-17 | 3 | -0/+49 |
| | | | | | | | | See https://github.com/mxe/mxe/issues/1185 | ||||
| * | fix build with CMake + Qt5 (QUiLoader) | Boris Nagaev | 2016-01-17 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | Add the patch known to fix this issue in https://github.com/Alexpux/MINGW-packages/issues/762 (cmake: Rearrange STATIC vs INTERFACE targets). fix #1185 | ||||
| * | qtbase: unify the patch | Boris Nagaev | 2016-01-17 | 1 | -37/+21 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-01 | 1 | -4/+4 |
| | | |||||
* | | qtserialport_qt4: convert diff to mxe patch format | Tony Theodore | 2016-02-01 | 2 | -10/+41 |
| | | |||||
* | | qtserialport_qt4: enable static build and copy test program | Daniel Burr | 2016-02-01 | 2 | -1/+13 |
| | | | | | | | | closes #1175 | ||||
* | | Revert "fix libieee1284 on Wheezy and prevent patch-tool-mxe from using rename" | Boris Nagaev | 2016-02-01 | 2 | -577/+14 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-01 | 2 | -4/+26 |
| | | |||||
* | | Added package gst-plugins-ugly | Dennis Brentjes | 2016-02-01 | 2 | -2/+34 |
| | | |||||
* | | Added package gst-plugins bad | Dennis Brentjes | 2016-02-01 | 2 | -0/+32 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-01 | 2 | -5/+16 |
| | | |||||
* | | x264: add a dependency on liblsmash | darealshinji | 2016-02-01 | 1 | -1/+1 |
| | | |||||
* | | liblsmash: add update rule | darealshinji | 2016-02-01 | 1 | -0/+7 |
| | | |||||
* | | new package: liblsmash | darealshinji | 2016-02-01 | 3 | -0/+37 |
| | | |||||
* | | binutils: enable deterministic archives | Tony Theodore | 2016-02-01 | 1 | -0/+1 |
| | | | | | | | | see: https://wiki.debian.org/ReproducibleBuilds/TimestampsInStaticLibraries | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-01 | 2 | -6/+6 |
| | | |||||
* | | binutils: revert update and ignore 2.26 | Tony Theodore | 2016-02-01 | 1 | -3/+5 |
| | | | | | | | | | | | | See: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-01/msg00013.html https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813144 | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-02-01 | 2 | -3/+14 |
| | | |||||
* | | add package libechonest | Pavel Vatagin | 2016-02-01 | 3 | -0/+49 |
| | | |||||
* | | automatically set MXE_PLUGIN_DIRS for native requirements | Tony Theodore | 2016-01-31 | 1 | -0/+4 |
| | | |||||
* | | add native plugin for wheezy requirements | Tony Theodore | 2016-01-31 | 7 | -0/+7 |
| | | | | | | | | closes #1177 and #1178 | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-29 | 2 | -2/+2 |
| | | |||||
* | | nettle: update | Mark Brand | 2016-01-29 | 2 | -27/+4 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-28 | 2 | -2/+2 |
| | | |||||
* | | openssl: update | Mark Brand | 2016-01-28 | 1 | -2/+2 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-27 | 2 | -8/+8 |
| | | |||||
* | | curl: update | Mark Brand | 2016-01-27 | 1 | -2/+2 |
| | | |||||
* | | binutils: update | Mark Brand | 2016-01-27 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1203 from LuaAndC/build-pkg-mxe-dir | Tony Theodore | 2016-01-27 | 1 | -7/+8 |
|\ \ | | | | | | | build-pkg: set MXE_DIR automatically | ||||
| * | | build-pkg: set MXE_DIR automatically | Boris Nagaev | 2016-01-25 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | Produce a warning if MXE_DIR != /usr/lib/mxe When making a debug build, it is better to get a warning than set MXE_DIR manually each time. | ||||
* | | | Merge pull request #1202 from LuaAndC/fix-gitkeep-in-readonly | Tony Theodore | 2016-01-27 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | mxe-conf: prevent touching a file in readonly dir | ||||
| * | | mxe-conf: prevent touching a file in readonly dir | Boris Nagaev | 2016-01-25 | 1 | -1/+3 |
|/ / | | | | | | | fix #1199 | ||||
* | | gcc plugin: rename gcc52 to gcc5 and update 5.2.0 --> 5.3.0 | Tony Theodore | 2016-01-21 | 1 | -4/+4 |
| | | |||||
* | | mxe-conf: fix for touchin readonly directory | Tony Theodore | 2016-01-21 | 1 | -1/+1 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-20 | 2 | -2/+2 |
| | | |||||
* | | sqlite: update | Mark Brand | 2016-01-20 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1191 from LuaAndC/build-pkg-only-deps3 | Tony Theodore | 2016-01-20 | 1 | -45/+154 |
|\ \ | | | | | | | build-pkg: detect undeclared dependencies | ||||
| * | | build-pkg: ignore installed/.gitkeep file | Boris Nagaev | 2016-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | It produced the following erroneous warning: > Item x86_64-unknown-linux-gnu~mxe-conf > built item x86_64-unknown-linux-gnu~.gitkeep. | ||||
| * | | build-pkg: log and remove empty directories | Boris Nagaev | 2016-01-17 | 1 | -0/+17 |
| | | | |||||
| * | | build-pkg: touch usr/*/installed/* in build order | Boris Nagaev | 2016-01-17 | 1 | -6/+30 |
| | | | | | | | | | | | | See https://git.io/vuDJY | ||||
| * | | build-pkg: refactor function makeItem2Index() | Boris Nagaev | 2016-01-17 | 1 | -7/+10 |
| | | | |||||
| * | | build-pkg: prevent accidental rebuilds | Boris Nagaev | 2016-01-17 | 1 | -0/+4 |
| | | | | | | | | | | | | touch all installed/* files after checkout. | ||||
| * | | build-pkg: resolve merge conflicts manually | Boris Nagaev | 2016-01-17 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | | `git merge -s recursive -X ours` turned out to fail on binary files. (I can't reproduce this behaviour in test repo, maybe it is Git's bug.) So I switched to `checkout --ours`, which worked in that case. | ||||
| * | | build-pkg: reorder functions | Boris Nagaev | 2016-01-17 | 1 | -6/+6 |
| | | | | | | | | | | | | gitCheckout() will use gitCommit() | ||||
| * | | build-pkg: check exit status of "git commit" | Boris Nagaev | 2016-01-17 | 1 | -2/+4 |
| | | | |||||
| * | | build-pkg: make sure checkout and merge succeed | Boris Nagaev | 2016-01-17 | 1 | -3/+3 |
| | | |