summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | aspell: fix undefined reference to `libintl_dgettext'Pavel Vatagin2016-02-291-0/+5
| | | | | | | | | | | | see: https://github.com/mxe/mxe/pull/1210#issuecomment-178471641
* | | aspell: disable dlopenTony Theodore2016-02-292-2/+56
| | |
* | | aspell: fix shared linking, disable pthreads, and add archlinux patchesTony Theodore2016-02-292-14/+582
|/ / | | | | | | | | | | see: https://aur.archlinux.org/cgit/aur.git/tree/?h=mingw-w64-aspell fixes #1143
* | Merge pull request #1222 from LuaAndC/gitkeep-lua-shareBoris Nagaev2016-02-281-2/+7
|\ \ | | | | | | lua: create .gitkeep files in empty directories
| * | lua: create .gitkeep files in empty directoriesBoris Nagaev2016-02-281-0/+3
| | | | | | | | | | | | | | | | | | | | | Directories /lib/lua/5.3/ and /share/lua/5.3/ can be used by Lua modules installed by luarocks, for example. See https://gist.github.com/tonytheodore/4815252165e0f7eae740#file-build-pkg-only-deps2-L1350
| * | lua: move common command to $(PKG)_BUILD_COMMONBoris Nagaev2016-02-281-2/+4
|/ /
* | Merge pull request #1228 from LuaAndC/fix-tor-with-mman-win32Boris Nagaev2016-02-281-0/+50
|\ \ | | | | | | tor: fix linking errors if mman-win32 is installed
| * | tor: fix linking errors if mman-win32 is installedBoris Nagaev2016-02-281-0/+50
|/ /
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-272-8/+8
| |
* | harfbuzz: updateMark Brand2016-02-271-2/+2
| |
* | mingw-w64: updateMark Brand2016-02-271-2/+2
| |
* | Merge pull request #1217 from pavelvat/qjson-pcTimothy Gu2016-02-273-0/+34
|\ \ | | | | | | qjson: install pkg-config file
| * | qjson: install pkg-config filePavel Vatagin2016-02-133-0/+34
| | |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-242-2/+2
| | |
* | | Merge pull request #1237 from tehnick/update-gdalBoris Nagaev2016-02-241-2/+2
|\ \ \ | | | | | | | | gdal: 2.0.1 -> 2.0.2
| * | | gdal: 2.0.1 -> 2.0.2Boris Pek2016-02-241-2/+2
| | | |
* | | | Merge pull request #1236 from tehnick/fix-ar-error-in-qtbaseBoris Nagaev2016-02-241-0/+19
|\ \ \ \ | |/ / / |/| | | qtbase: update patch for fixing `ar' error:
| * | | qtbase: update patch for fixing `ar' error:Boris Pek2016-02-241-0/+19
|/ / / | | | | | | | | | | | | `u' modifier ignored since `D' is the default (see `U') This error is shown during builds of end-user programs.
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-242-2/+2
| | |
* | | gdb: updateMark Brand2016-02-241-2/+2
| |/ |/|
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-232-4/+4
| |
* | libssh2: updateMark Brand2016-02-231-2/+2
| |
* | harfbuzz: updateMark Brand2016-02-231-2/+2
| |
* | Merge pull request #1233 from LuaAndC/openscenegraph-no-ffmpegTimothy Gu2016-02-222-1/+28
|\ \ | | | | | | openscenegraph: disable ffmpeg
| * | openscenegraph: disable ffmpegBoris Nagaev2016-02-222-1/+28
|/ / | | | | | | fix #1230
* | Merge pull request #1223 from tehnick/fix-make-cleanBoris Nagaev2016-02-211-1/+1
|\ \ | | | | | | Makefile: fix make clean target when WINEPREFIX directory doesn't exist
| * | Makefile: fix make clean target when $$WINEPREFIX directory doesn't existBoris Pek2016-02-211-1/+1
|/ /
* | Merge pull request #1215 from dl5rcw/masterBoris Nagaev2016-02-212-0/+453
|\ \ | | | | | | introducing copydlldeps.sh and copydlldeps.txt
| * \ Merge pull request #1 from starius/patch-1dl5rcw2016-02-101-21/+29
| |\ \ | | | | | | | | Update copydlldeps.md
| | * | Update copydlldeps.mdBoris Nagaev2016-02-101-21/+29
| |/ /
| * | markdown with code blocksdl5rcw2016-02-101-1/+4
| | | | | | | | | just noticed md + code blocks need these
| * | converting file to md formatdl5rcw2016-02-101-12/+14
| | | | | | | | | converting file from mediawiki to md format
| * | Rename copydlldeps.txt to copydlldeps.mddl5rcw2016-02-071-0/+0
| | |
| * | introducing copydlldeps.sh and copydlldeps.txtroot2016-02-052-0/+440
| | |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-152-2/+2
| | |
* | | Merge pull request #1220 from avih/masterTimothy Gu2016-02-151-4/+3
|\ \ \ | | | | | | | | ffmpeg: update to 3.0
| * | | ffmpeg: update to 3.0Avi Halachmi (:avih)2016-02-151-4/+3
|/ / / | | | | | | | | | Also, ffmpeg doesn't support libvo-aacenc anymore.
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-152-2/+2
| | |
* | | sqlite: updateMark Brand2016-02-151-2/+2
| | |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-142-2/+2
| | |
* | | Merge pull request #1218 from andrewrk/update-glfwTimothy Gu2016-02-141-9/+5
|\ \ \ | | | | | | | | update glfw3 to 3.1.2
| * | | update glfw3 to 3.1.2Andrew Kelley2016-02-141-9/+5
| | | |
* | | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-132-5/+16
| | | |
* | | | Merge pull request #1216 from colinbourassa/add_libroscoBoris Nagaev2016-02-132-0/+34
|\ \ \ \ | |_|_|/ |/| | | Add librosco (0.1.11)
| * | | Add librosco 0.1.11Colin Bourassa2016-02-132-0/+34
|/ / /
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-122-2/+2
| | |
* | | freetds: updateMark Brand2016-02-121-2/+2
| | |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-112-5/+16
| | |
* | | Merge pull request #1214 from pavelvat/sparsehashBoris Nagaev2016-02-112-0/+30
|\ \ \ | |/ / |/| | add package sparsehash
| * | add package sparsehashPavel Vatagin2016-02-072-0/+30
| |/