summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1458 from fiendish/proper_lua_dll_nameTony Theodore2016-08-062-3/+4
|\
| * Use official Lua DLL version namingfiendish2016-07-272-3/+4
* | Merge pull request #1473 from LuaAndC/build-pkg-fix-if-1st-pass-breaksBoris Nagaev2016-08-031-4/+7
|\ \
| * | build-pkg: fix crash if package breaks in 1st passBoris Nagaev2016-08-021-4/+7
* | | Merge pull request #1472 from LuaAndC/rtrim-logTony Theodore2016-08-031-4/+9
|\ \ \ | |/ / |/| |
| * | remove trailing spaces from main logBoris Nagaev2016-08-021-4/+9
|/ /
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-08-022-7/+7
* | Merge pull request #1447 from Quintus/cegui-0.8Tony Theodore2016-08-023-65/+174
|\ \
| * \ Merge branch 'Quintus-cegui-0.8' of git://github.com/tonytheodore/mxe into ce...Quintus2016-08-02120-179/+234
| |\ \
| | * \ Merge branch 'master' into Quintus-cegui-0.8Tony Theodore2016-08-02117-125/+125
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #1468 from dl5rcw/masterTony Theodore2016-08-021-1/+1
|\ \ \ \
| * | | | fix for #1462 where qt3d failed to build on JOBS := 4dl5rcw2016-07-301-1/+1
* | | | | Merge pull request #1469 from LuaAndC/no2Tony Theodore2016-08-02116-124/+124
|\ \ \ \ \
| * | | | | use $(TEST_FILE) instead of $(2).c and otherBoris Nagaev2016-07-30116-124/+124
| | | | * | cegui: separate shared/static builds and manually configure pc filesTony Theodore2016-08-022-1/+100
| | | | * | cegui: switch to tracking dev branchTony Theodore2016-08-022-57/+13
| | | | * | Merge branch 'cegui-0.8' of https://github.com/Quintus/mxe into Quintus-cegui...Tony Theodore2016-07-313-65/+119
| | | | |\ \ | |_|_|/ / / |/| | | / / | | | |/ /
| | | * | Enable CEGUI OpenGL3, Direct3D9, Direct3D10 renderers.Quintus2016-07-301-3/+3
| | | * | Check explicitely for MinGW in CEGUI pkg-config patch.Quintus2016-07-301-1/+1
| | | * | Merge branch 'Quintus-cegui-0.8' of git://github.com/tonytheodore/mxe into ce...Quintus2016-07-305-63/+67
| | | |\ \
| | | | * | cegui: enable shared and x86_64 buildsTony Theodore2016-07-291-6/+3
| | | | * | cegui: reformat and remove freetype2 workaroundTony Theodore2016-07-291-17/+8
| | | | * | cegui: fix test and miminise invocationTony Theodore2016-07-292-6/+4
| | | | * | cegui: unify patchesTony Theodore2016-07-294-34/+52
| | | | * | Merge branch 'cegui-0.8' of https://github.com/Quintus/mxe into Quintus-cegui...Tony Theodore2016-07-294-59/+109
| | | | |\ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'freetype-cmake' of git://github.com/tonytheodore/mxe into cegui...Quintus2016-07-301-1/+3
| | | |\ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into cegui-0.8Quintus2016-07-2918-57/+1891
| | | |\ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Patch CEGUI build system to build the pkg-config filesQuintus2016-07-292-0/+14
| | | * | | Fix glew build problems.Quintus2016-07-293-20/+23
| | | * | | Start work to upgrade to CEGUI 0.8.x.Quintus2016-07-193-59/+92
* | | | | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-312-4/+4
* | | | | | update: curl, libidnMark Brand2016-07-312-4/+4
|/ / / / /
* | | | | Merge pull request #1465 from tonytheodore/freetype-cmakeTony Theodore2016-07-301-1/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | FindFreetype.cmake: add INCLUDE_DIRTony Theodore2016-07-291-1/+3
|/ / /
* | | Merge pull request #1457 from LuaAndC/poppler-after-mman-win32Boris Nagaev2016-07-281-0/+26
|\ \ \
| * | | poppler: do not try to use mman.hBoris Nagaev2016-07-271-0/+26
* | | | Merge pull request #1459 from spthaolt/1374_problem_compiling_aubioBoris Nagaev2016-07-271-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Solved #1374 problem compiling aubioThao le2016-07-271-0/+1
|/ / /
* | | Merge pull request #1456 from LuaAndC/masterTony Theodore2016-07-272-0/+21
|\ \ \
| * | | add Issue and Pull Request templatesBoris Nagaev2016-07-262-0/+21
| | |/ | |/|
* | | Revert "add Issue and Pull Request templates"Boris Nagaev2016-07-262-16/+0
* | | add Issue and Pull Request templatesBoris Nagaev2016-07-262-0/+16
|/ /
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-262-3/+14
* | Merge pull request #1286 from darealshinji/djvulibreBoris Nagaev2016-07-264-0/+105
|\ \
| * | djvulibre: fixesdarealshinji2016-07-252-13/+39
| * | Merge remote-tracking branch 'upstream/master' into djvulibredarealshinji2016-07-23206-1812/+13440
| |\ \ | |/ / |/| |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-222-4/+15
* | | Merge pull request #1449 from darealshinji/libspectreBoris Nagaev2016-07-224-0/+109
|\ \ \
| * | | New package 'libspectre'darealshinji2016-07-214-0/+109
|/ / /
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-212-4/+15