Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cegui: fix libxml2 and minizip; enable fribidi and glfw3 | Tony Theodore | 2016-08-11 | 2 | -5/+34 |
| | | | | | Boost and SDL2 aren't detected and need more work, other packages are either outdated or missing from MXE. | ||||
* | Merge pull request #1474 from tonytheodore/libical-retry | Tony Theodore | 2016-08-11 | 1 | -7/+9 |
|\ | | | | | libical: disable parallel build | ||||
| * | libical: disable parallel build | Tony Theodore | 2016-08-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | | See: https://github.com/libical/libical/issues/238 https://github.com/libical/libical/issues/233 https://github.com/libical/libical/issues/174 | ||||
| * | libical: use BUILD_DIR etc. | Tony Theodore | 2016-08-11 | 1 | -7/+7 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-08 | 2 | -4/+4 |
| | |||||
* | update: curl libpng | Mark Brand | 2016-08-08 | 2 | -4/+4 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-08 | 2 | -2/+2 |
| | |||||
* | sqlite: update | Mark Brand | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1480 from tonytheodore/host-prefix | Boris Nagaev | 2016-08-08 | 2 | -2/+14 |
|\ | | | | | host-tools plugin: install prefixed binutils and strip binaries | ||||
| * | host-tools plugin: install prefixed binutils and strip binaries | Tony Theodore | 2016-08-08 | 2 | -2/+14 |
|/ | |||||
* | Merge pull request #1479 from tonytheodore/host-shared | Tony Theodore | 2016-08-07 | 4 | -5/+39 |
|\ | | | | | host-toolchain plugin: fix shared libgcc and qt tools | ||||
| * | host-toolchain plugin: fix shared libgcc and qt tools | Tony Theodore | 2016-08-06 | 4 | -5/+39 |
| | | | | | | | | | | | | add winpthreads until gcc is built once per arch #1019 fixes #950 | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-06 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #1478 from tonytheodore/gcc-494 | Boris Nagaev | 2016-08-06 | 3 | -2/+5 |
|\ \ | |/ |/| | update gcc 4.9.3 --> 4.9.4 | ||||
| * | update gcc 4.9.3 --> 4.9.4 | Tony Theodore | 2016-08-05 | 3 | -2/+5 |
| | | | | | | | | | | Tested on all four targets, list of changes: https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.9.4 | ||||
* | | Merge pull request #1458 from fiendish/proper_lua_dll_name | Tony Theodore | 2016-08-06 | 2 | -3/+4 |
|\ \ | |/ |/| | Windows Lua DLLs should not start with "lib" | ||||
| * | Use official Lua DLL version naming | fiendish | 2016-07-27 | 2 | -3/+4 |
| | | |||||
* | | Merge pull request #1473 from LuaAndC/build-pkg-fix-if-1st-pass-breaks | Boris Nagaev | 2016-08-03 | 1 | -4/+7 |
|\ \ | | | | | | | build-pkg: fix crash if package breaks in 1st pass | ||||
| * | | build-pkg: fix crash if package breaks in 1st pass | Boris Nagaev | 2016-08-02 | 1 | -4/+7 |
| | | | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1471 | ||||
* | | | Merge pull request #1472 from LuaAndC/rtrim-log | Tony Theodore | 2016-08-03 | 1 | -4/+9 |
|\ \ \ | |/ / |/| | | remove trailing spaces from main log | ||||
| * | | remove trailing spaces from main log | Boris Nagaev | 2016-08-02 | 1 | -4/+9 |
|/ / | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-08-02 | 2 | -7/+7 |
| | | |||||
* | | Merge pull request #1447 from Quintus/cegui-0.8 | Tony Theodore | 2016-08-02 | 3 | -65/+174 |
|\ \ | | | | | | | Upgrade CEGUI to 0.8.7 | ||||
| * \ | Merge branch 'Quintus-cegui-0.8' of git://github.com/tonytheodore/mxe into ↵ | Quintus | 2016-08-02 | 120 | -179/+234 |
| |\ \ | | | | | | | | | | | | | cegui-0.8 | ||||
| | * \ | Merge branch 'master' into Quintus-cegui-0.8 | Tony Theodore | 2016-08-02 | 117 | -125/+125 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #1468 from dl5rcw/master | Tony Theodore | 2016-08-02 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix for #1462 where qt3d failed to build on JOBS := 4 | ||||
| * | | | | fix for #1462 where qt3d failed to build on JOBS := 4 | dl5rcw | 2016-07-30 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #1469 from LuaAndC/no2 | Tony Theodore | 2016-08-02 | 116 | -124/+124 |
|\ \ \ \ \ | | | | | | | | | | | | | use $(TEST_FILE) instead of $(2).c and other | ||||
| * | | | | | use $(TEST_FILE) instead of $(2).c and other | Boris Nagaev | 2016-07-30 | 116 | -124/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following script was applied: set -xue find src/ plugins/ -name '*.mk' -type f > mks # special cases for test file: # ls -d src/*-test* | sed 's@-test.*@@' | sort | uniq --repeated sed 's@$(2).c@$(PWD)/src/$(PKG)-test.c@g' -i \ src/{boost,freeimage,hdf5,lapack,sdl,sdl_image,sdl_sound}.mk sed 's@$(2).f@$(PWD)/src/$(PKG)-test.f@g' -i src/lapack.mk sed 's@$(PWD)/$(2).pro@$(PWD)/src/$(PKG)-test.pro@g' -i \ src/qt.mk plugins/examples/custom-qt-min/overrides.mk sed 's@$(2)-CMakeLists.txt@$(PWD)/src/$(PKG)-test-CMakeLists.txt@g' \ -i src/{sdl_image,sdl_sound}.mk # check for base in $(ls -d src/*-test* | sed 's@-test.*@@' | sort | uniq --repeated); do ! grep -q '$(2)' "${base}.mk" done # other $(2) sed 's@$(2).cpp@$(TEST_FILE)@g' -i $(cat mks) sed 's@$(2).cxx@$(TEST_FILE)@g' -i $(cat mks) sed 's@$(2).c@$(TEST_FILE)@g' -i $(cat mks) sed 's@$(2).ml@$(TEST_FILE)@g' -i $(cat mks) sed 's@$(2).f@$(TEST_FILE)@g' -i $(cat mks) # check ! grep '$(2)' $(cat mks) See https://github.com/mxe/mxe/issues/1452 | ||||
| | | | * | | cegui: separate shared/static builds and manually configure pc files | Tony Theodore | 2016-08-02 | 2 | -1/+100 |
| | | | | | | |||||
| | | | * | | cegui: switch to tracking dev branch | Tony Theodore | 2016-08-02 | 2 | -57/+13 |
| | | | | | | |||||
| | | | * | | Merge branch 'cegui-0.8' of https://github.com/Quintus/mxe into ↵ | Tony Theodore | 2016-07-31 | 3 | -65/+119 |
| | | | |\ \ | |_|_|/ / / |/| | | / / | | | |/ / | Quintus-cegui-0.8 | ||||
| | | * | | Enable CEGUI OpenGL3, Direct3D9, Direct3D10 renderers. | Quintus | 2016-07-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | They build just fine. The Direct3D11 renderer fails to build with an include error and hence has not been enabled. | ||||
| | | * | | Check explicitely for MinGW in CEGUI pkg-config patch. | Quintus | 2016-07-30 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Merge branch 'Quintus-cegui-0.8' of git://github.com/tonytheodore/mxe into ↵ | Quintus | 2016-07-30 | 5 | -63/+67 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | cegui-0.8 | ||||
| | | | * | | cegui: enable shared and x86_64 builds | Tony Theodore | 2016-07-29 | 1 | -6/+3 |
| | | | | | | |||||
| | | | * | | cegui: reformat and remove freetype2 workaround | Tony Theodore | 2016-07-29 | 1 | -17/+8 |
| | | | | | | |||||
| | | | * | | cegui: fix test and miminise invocation | Tony Theodore | 2016-07-29 | 2 | -6/+4 |
| | | | | | | |||||
| | | | * | | cegui: unify patches | Tony Theodore | 2016-07-29 | 4 | -34/+52 |
| | | | | | | |||||
| | | | * | | Merge branch 'cegui-0.8' of https://github.com/Quintus/mxe into ↵ | Tony Theodore | 2016-07-29 | 4 | -59/+109 |
| | | | |\ \ | | | |/ / / | | |/| | | | | | | | | | Quintus-cegui-0.8 | ||||
| | | * | | | Merge branch 'freetype-cmake' of git://github.com/tonytheodore/mxe into ↵ | Quintus | 2016-07-30 | 1 | -1/+3 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | cegui-0.8 | ||||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into cegui-0.8 | Quintus | 2016-07-29 | 18 | -57/+1891 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| | | |||||
| | | * | | | Patch CEGUI build system to build the pkg-config files | Quintus | 2016-07-29 | 2 | -0/+14 |
| | | | | | | |||||
| | | * | | | Fix glew build problems. | Quintus | 2016-07-29 | 3 | -20/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cf. upstream ticket at <https://bitbucket.org/cegui/cegui/issues/1131/opengl-renderers-fail-to-crosscompile-due>. | ||||
| | | * | | | Start work to upgrade to CEGUI 0.8.x. | Quintus | 2016-07-19 | 3 | -59/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build fails in the OpenGL parser with "_imp__" errors in GLEW currently. | ||||
* | | | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-07-31 | 2 | -4/+4 |
| | | | | | | |||||
* | | | | | | update: curl, libidn | Mark Brand | 2016-07-31 | 2 | -4/+4 |
|/ / / / / | |||||
* | | | | | Merge pull request #1465 from tonytheodore/freetype-cmake | Tony Theodore | 2016-07-30 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | FindFreetype.cmake: add INCLUDE_DIR | ||||
| * | | | FindFreetype.cmake: add INCLUDE_DIR | Tony Theodore | 2016-07-29 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge pull request #1457 from LuaAndC/poppler-after-mman-win32 | Boris Nagaev | 2016-07-28 | 1 | -0/+26 |
|\ \ \ | | | | | | | | | poppler: do not try to use mman.h |