summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1891 from Lord-Kamina/opencv_3.3.0-fixedBoris Nagaev2017-09-246-498/+202
|\ | | | | Opencv 3.3.0 fixed
| * opencv: concatenate and unify patchesBoris Nagaev2017-09-243-113/+100
| |
| * opencv.mk: remove trailing spacesBoris Nagaev2017-09-241-2/+2
| |
| * Update opencv to 3.3.0Gregorio Litenstein2017-09-247-467/+184
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-09-241-3/+3
| |
* | Merge pull request #1899 from vszakats/https30Boris Nagaev2017-09-249-17/+17
|\ \ | |/ |/| secure/update URLs
| * secure/update URLsViktor Szakats2017-09-249-17/+17
|/ | | | | | | | * change libssh2/apache/xiph URLs to canonical ones * resubmit patch to remove unnecessary --no-check-certificate option. The URLs are non-HTTPS anyway * blas: restore URL and point to versioned archive
* Merge pull request #1903 from LuaAndC/misspellBoris Nagaev2017-09-2422-26/+26
|\ | | | | fix typos found by misspell tool
| * fix typos found by misspell toolBoris Nagaev2017-09-2422-26/+26
| |
* | Merge pull request #1905 from LuaAndC/build-pkg-nonetworkBoris Nagaev2017-09-241-1/+4
|\ \ | |/ |/| build-pkg: ignore all copies of nonetwork.so
| * build-pkg: ignore all copies of nonetwork.soBoris Nagaev2017-09-241-1/+4
|/ | | | See https://github.com/mxe/mxe/issues/1886#issuecomment-325927308
* Merge pull request #1904 from LuaAndC/fix-checksumsBoris Nagaev2017-09-245-5/+5
|\ | | | | update checksums of tarballs from GitHub
| * update checksums of tarballs from GitHubBoris Nagaev2017-09-245-5/+5
|/ | | | | | | | | | GitHub started generating different tarballs. I compared the content of files in the new tarballs with the old ones and it was equal. For clementine and intel-tbb I didn't find the old tarballs and used git checkout of the commit from _VERSION field instead. See https://github.com/mxe/mxe/pull/1895#issuecomment-329309074
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-09-222-12/+12
|
* update: fontconfig, freetds, freetype, gdb, harfbuzzMark Brand2017-09-226-81/+10
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-09-132-2/+2
|
* Merge pull request #1895 from yhfudev/hotfix-protobufBoris Nagaev2017-09-131-2/+2
|\ | | | | fix protobuf url error
| * fix protobuf url errorYunhui Fu2017-09-131-2/+2
|/
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-09-082-4/+4
|
* update: pcre, pcre2Mark Brand2017-09-082-4/+4
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-09-072-2/+2
|
* update vmimeMark Brand2017-09-071-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-282-2/+2
|
* update lzmaMark Brand2017-08-281-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-272-2/+2
|
* update libgcryptMark Brand2017-08-271-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-272-5/+16
|
* Merge pull request #1884 from tonytheodore/tbbTony Theodore2017-08-271-0/+34
|\ | | | | add Intel Threading Building Blocks package
| * add Intel Threading Building Blocks packageTony Theodore2017-08-271-0/+34
|/
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-252-4/+4
|
* update: libjpeg-turbo, openjpegMark Brand2017-08-255-41/+36
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-252-4/+4
|
* update: freetds, harfbuzzMark Brand2017-08-252-4/+4
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-252-2/+2
|
* update libpngMark Brand2017-08-251-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-242-2/+2
|
* update sqliteMark Brand2017-08-241-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-212-2/+2
|
* update gnutlsMark Brand2017-08-211-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-202-4/+4
|
* update: expat, lz4Mark Brand2017-08-202-5/+5
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-182-2/+2
|
* update vmimeMark Brand2017-08-181-2/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-161-1/+1
|
* tiff: update website URLMark Brand2017-08-161-2/+2
| | | | | | The project no longer controls the previous sites. https://en.wikipedia.org/wiki/Libtiff#Website_hijacking
* Merge pull request #1880 from tonytheodore/cpackTony Theodore2017-08-153-1/+25
|\ | | | | cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLE
| * cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLETony Theodore2017-08-153-1/+25
| | | | | | | | see #1502
* | update gcc7 plugin to 7.2.0Mark Brand2017-08-141-3/+3
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-08-142-2/+2
| |
* | update curlMark Brand2017-08-141-4/+5
|/ | | | | | | Curl 7.55.1 configures threaded resolver backend by default, which introduces pthreads dependency. https://github.com/curl/curl/pull/1647/commits