Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gcc6 overlay | Mark Brand | 2016-08-24 | 1 | -2/+2 |
* | Merge pull request #1485 from tonytheodore/cmake-windres | Tony Theodore | 2016-08-22 | 2 | -1/+23 |
|\ | |||||
| * | cmake: fix windres invocation | Tony Theodore | 2016-08-11 | 2 | -1/+23 |
* | | Merge pull request #1496 from tonytheodore/upx | Tony Theodore | 2016-08-21 | 2 | -21/+20 |
|\ \ | |||||
| * | | gcc6 plugin: remove link to upx fix | Tony Theodore | 2016-08-20 | 1 | -1/+0 |
| * | | upx: restyle indents and quoting | Tony Theodore | 2016-08-20 | 1 | -18/+20 |
| * | | upx: disable -Werror on native builds | Tony Theodore | 2016-08-20 | 1 | -3/+1 |
|/ / | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-19 | 2 | -2/+2 |
* | | libgcrypt: update | Mark Brand | 2016-08-19 | 1 | -2/+2 |
* | | Merge pull request #1488 from tonytheodore/posix-sql | Tony Theodore | 2016-08-17 | 4 | -5/+92 |
|\ \ | |||||
| * | | qt qtbase: add pthreads to postgresql libs | Tony Theodore | 2016-08-16 | 2 | -2/+2 |
| * | | postgresql: always use mingw-w64 pthreads | Tony Theodore | 2016-08-16 | 1 | -3/+10 |
| * | | fix mysql gcc win32 threads build | Tony Theodore | 2016-08-16 | 1 | -1/+2 |
| * | | unify mysql patches | Tony Theodore | 2016-08-16 | 2 | -86/+79 |
| * | | Fix mysql posix build. | Saikrishna Arcot | 2016-08-16 | 1 | -0/+86 |
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-17 | 1 | -4/+4 |
* | | | Merge pull request #1491 from yipdw/physfs-x86-64 | Tony Theodore | 2016-08-17 | 2 | -2/+47 |
|\ \ \ | |||||
| * | | | physfs: add link to upstream pointer-cast patch | David Yip | 2016-08-17 | 1 | -0/+3 |
| * | | | physfs: enable x86-64 build | David Yip | 2016-08-16 | 2 | -2/+44 |
| |/ / | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-17 | 2 | -2/+2 |
* | | | Merge pull request #1490 from yipdw/glm-0-9-7-6 | Tony Theodore | 2016-08-17 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | glm: update to version 0.9.7.6 | David Yip | 2016-08-16 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #1487 from tonytheodore/gdb-dlfcn | Tony Theodore | 2016-08-17 | 2 | -1/+11 |
|\ \ \ | |||||
| * | | | gdb: fix dlfcn detection | Tony Theodore | 2016-08-15 | 1 | -1/+2 |
| * | | | dlfcn-win32: add pkg-config file | Tony Theodore | 2016-08-15 | 1 | -0/+9 |
* | | | | Merge branch 'rr--upx-fix' | Tony Theodore | 2016-08-16 | 2 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | gcc6 plugin: link to upx fix | Tony Theodore | 2016-08-16 | 1 | -0/+1 |
| * | | | | upx: fix build with gcc6 | rr- | 2016-08-16 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Merge branch 'rr--ucl-fix' | Tony Theodore | 2016-08-16 | 2 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | gcc6 plugin: link to ucl fix | Tony Theodore | 2016-08-16 | 1 | -1/+1 |
| * | | | ucl: fix cross build with gcc6 | Tony Theodore | 2016-08-16 | 1 | -1/+1 |
| * | | | ucl: fix native build with gcc6 | rr- | 2016-08-16 | 1 | -1/+2 |
|/ / / | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-16 | 2 | -2/+2 |
* | | | dbus: update | Mark Brand | 2016-08-16 | 1 | -2/+2 |
|/ / | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-13 | 2 | -2/+2 |
* | | sqlite: update | Mark Brand | 2016-08-13 | 1 | -2/+2 |
* | | Merge pull request #1460 from LuaAndC/xvidcore-subdir | Boris Nagaev | 2016-08-13 | 1 | -10/+15 |
|\ \ | |||||
| * | | xvidcore: _SUBDIR is top-level directory | Boris Nagaev | 2016-08-12 | 1 | -10/+15 |
|/ / | |||||
* | | Merge pull request #1470 from tonytheodore/src | Boris Nagaev | 2016-08-12 | 2 | -8/+32 |
|\ \ | |||||
| * | | Makefile: enable local $(PKG)_SOURCE_TREE | Tony Theodore | 2016-08-11 | 2 | -8/+32 |
| |/ | |||||
* | | Merge pull request #1484 from tonytheodore/qt-opts | Boris Nagaev | 2016-08-11 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | qt: allow user overrides of build options | Tony Theodore | 2016-08-11 | 1 | -1/+2 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-11 | 2 | -2/+2 |
* | Merge pull request #1483 from tonytheodore/dlfcn-win32 | Tony Theodore | 2016-08-11 | 2 | -35/+6 |
|\ | |||||
| * | dlfcn-win32: update to master branch | Tony Theodore | 2016-08-11 | 2 | -35/+6 |
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-11 | 2 | -2/+2 |
* | | Merge pull request #1466 from tonytheodore/tinyxml-fixes | Tony Theodore | 2016-08-11 | 2 | -7/+14 |
|\ \ | |||||
| * | | tinyxml2: update 3.0.0 --> 4.0.1 and build test | Tony Theodore | 2016-08-11 | 1 | -7/+12 |
| * | | tinyxml: add deprecation message | Tony Theodore | 2016-08-11 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #1477 from tonytheodore/cegui-more | Tony Theodore | 2016-08-11 | 2 | -5/+34 |
|\ \ |