summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-082-2/+2
|
* dbus: updateMark Brand2016-03-081-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-072-5/+16
|
* Merge pull request #1245 from OkoSanto/CODABoris Nagaev2016-03-074-0/+86
|\ | | | | new package 'CODA'
| * Add package 'coda'.Thomas Danckaert2016-03-074-0/+86
|/ | | | | | | | | | https://stcorp.nl/coda "The Common Data Access toolbox (CODA) provides a set of interfaces for reading remote sensing data from earth observation data files. These interfaces consist of command line applications, libraries, interfaces to scientific applications (such as IDL and MATLAB), and interfaces to programming languages (such as C, Fortran, Python, and Java)."
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-052-2/+2
|
* vmime: updateMark Brand2016-03-051-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-042-4/+4
|
* sqlite: updateMark Brand2016-03-041-2/+2
|
* gnutls: updateMark Brand2016-03-041-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-042-2/+2
|
* sdl2: updateMartin Gerhardy2016-03-042-65/+67
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-042-3/+14
|
* new package subversionMartin Gerhardy2016-03-044-0/+159
|
* added test program for sdl2Martin Gerhardy2016-03-032-0/+28
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-03-012-4/+4
|
* vmime: updateMark Brand2016-03-011-2/+2
|
* openssl: updateMark Brand2016-03-011-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-02-292-16/+5
|
* Merge pull request #1241 from LuaAndC/remove-libdcaTony Theodore2016-02-298-994/+0
|\ | | | | remove libdca
| * remove libdcaBoris Nagaev2016-02-298-994/+0
| | | | | | | | | | fix #1240 fix #1239
* | 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