summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* libotr: build out-of-treeBoris Nagaev2017-03-202-5/+27
|
* libotr: provide build of shared librariesBoris Pek2017-03-201-3/+5
|
* add package libotrBoris Pek2017-03-201-0/+27
|
* update libpngMark Brand2017-03-201-2/+2
|
* Merge pull request #1727 from pavelvat/jsoncpp-updateBoris Nagaev2017-03-201-10/+4
|\ | | | | update jsoncpp.mk
| * update jsoncpp.mkPavel Vatagin2017-03-191-10/+4
| |
* | update vmimeMark Brand2017-03-191-2/+2
|/
* Merge pull request #1695 from pavelvat/add-missing-gstreamer-dependenciesBoris Nagaev2017-03-193-4/+8
|\ | | | | add missing gstreamer dependencies
| * add missing gstreamer dependenciesPavel Vatagin2017-03-123-4/+8
| |
* | vigra: remove unnecessary filter-out argumentTony Theodore2017-03-191-1/+1
| |
* | github: add version separator logic and use in vigraTony Theodore2017-03-181-12/+1
| |
* | libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setupTony Theodore2017-03-185-38/+6
| |
* | update lensfun to 0.3.2Boris Nagaev2017-03-182-46/+13
| |
* | lensfun: unify patchBoris Nagaev2017-03-182-50/+36
| |
* | libf2c: update checksumBoris Nagaev2017-03-171-2/+4
| | | | | | | | Fix https://github.com/mxe/mxe/issues/1719
* | armadillo: update to 7.800.1Boris Nagaev2017-03-171-4/+4
| |
* | support overriding CMAKE_BUILD_TYPE in cmdlineBoris Nagaev2017-03-152-1/+4
| | | | | | | | | | | | | | | | | | The script checks if -DCMAKE_BUILD_TYPE is passed in command line and if it is not passed, passes -DCMAKE_BUILD_TYPE=Release. So now other build types are supported, just pass -DCMAKE_BUILD_TYPE=<desired-type> to the script $(TARGET)-cmake. Fix https://github.com/mxe/mxe/issues/1697
* | cmake: improve configuration with templatesTony Theodore2017-03-124-64/+149
| | | | | | | | | | | | | | | | | | - move cmake configuration from mxe-conf to cmake-conf - replace `echo` with templates for readability and maintenance - allow packages to set other dep files - set CMAKE_POLICY_DEFAULT_CMPNNNN in wrapper since `cmake_minimum_required` or `cmake_policy` can't be set in toolchain (closes #971)
* | cmake: update and remove unnecessary modulesTony Theodore2017-03-127-939/+4
|/ | | | | FindOpenSSL module was needed before cmake was included in MXE: https://github.com/mxe/mxe/commit/6d9755682567968d5f7bdbd10bf436fbd157801a
* Merge pull request #1704 from vszakats/patch-1Boris Nagaev2017-03-121-2/+2
|\ | | | | libsvm 3.22
| * libsvm 3.22Viktor Szakats2017-03-091-5/+5
| | | | | | 3.20 is no longer available on the website.
* | Merge pull request #1694 from vszakats/url2Boris Nagaev2017-03-12237-472/+472
|\ \ | |/ |/| More URL updates
| * more URL updatesViktor Szakats2017-03-10237-472/+472
| |
* | update gnutlsMark Brand2017-03-092-7/+7
|/
* armadillo: fix download URLBoris Nagaev2017-03-091-1/+1
| | | | fix https://github.com/mxe/mxe/issues/1699
* add package libmmsPavel Vatagin2017-03-064-1/+150
|
* curl: use libidn2 instead of libidnBoris Nagaev2017-03-051-2/+2
| | | | close https://github.com/mxe/mxe/issues/1691
* add package libidn2Boris Nagaev2017-03-053-0/+173
| | | | See https://github.com/mxe/mxe/issues/1691https://github.com/mxe/mxe/issues/1691
* Merge pull request #1690 from vszakats/url1Boris Nagaev2017-03-04181-266/+266
|\ | | | | URL updates
| * cloog: restore homepageViktor Szakats2017-03-041-1/+1
| |
| * xvid.org -> xvid.comViktor Szakats2017-03-041-1/+1
| |
| * URL updatesViktor Szakats2017-03-04181-267/+267
| |
* | update libgpg-errorMark Brand2017-03-041-2/+2
|/
* fix broken download URL of mxmlBoris Nagaev2017-02-271-2/+2
| | | | | | | The project was moved to GitHub on 27 Feb 2017 https://michaelrsweet.github.io/ Broken build: https://travis-ci.org/mxe/mxe/builds/205984065#L479
* Revert "update: harfbuzz"Mark Brand2017-02-271-4/+2
| | | | | | | The update expectedly leads to static linking failure of the qtbase test program. Rolling back until the problem can be solved. This reverts commit d6992ec3cf896dfecd2301b095e3ceb8ba7365d8.
* update: harfbuzzMark Brand2017-02-261-2/+4
|
* Merge pull request #1686 from pavelvat/update-jsoncppBoris Nagaev2017-02-261-6/+4
|\ | | | | update jsoncpp
| * update jsoncppPavel Vatagin2017-02-231-6/+4
| |
* | Merge pull request #1682 from pavelvat/update-libsoupBoris Nagaev2017-02-252-41/+39
|\ \ | | | | | | update libsoup
| * | update libsoupPavel Vatagin2017-02-202-41/+39
| | |
* | | update: curl, dbusMark Brand2017-02-243-34/+4
| |/ |/|
* | Merge pull request #1675 from phillipberndt/masterTony Theodore2017-02-231-0/+1
|\ \ | | | | | | glib 2.50.2 native build fails, libmount dependency missing
| * | Fix glib build failure if native glib is unavailablePhillip Berndt2017-02-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent versions of glib require libmount on Linux. If it is unavailable, configure fails with checking libmount/libmount.h presence... no checking for libmount/libmount.h... no configure: error: *** Could not find libmount This commit disables libmount.
* | | update: curlMark Brand2017-02-232-2/+32
| |/ |/|
* | ffmpeg: update from 3.2.1 to 3.2.4Boris Pek2017-02-171-2/+2
| |
* | gdal: update from 2.1.2 to 2.1.3Boris Pek2017-02-171-2/+2
| |
* | protobuf: update from 3.1.0 to 3.2.0Boris Pek2017-02-171-2/+2
| |
* | Revert "upgrade to postgresql 9.6.2"Mark Brand2017-02-164-3/+332
|/ | | | | | | The upgrade was merged automatically but unintentionally. It is not ready. This reverts commit e4fef6b0ef0fa08a02a02e42e6feef039c32afe2.
* update sqliteMark Brand2017-02-131-2/+2
|
* gnutls: updateMark Brand2017-02-121-2/+2
|