summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | update: curl, dbusMark Brand2017-04-192-4/+4
| | |
* | | Merge pull request #1740 from tonytheodore/local-pkgTony Theodore2017-04-052-2/+7
|\ \ \ | |/ / |/| | Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LIST
| * | Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LISTTony Theodore2017-04-022-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `.DEFAULT_GOAL` [special variable] instead of `.DEFAULT` [built-in target] as the latter depends on include order and can cause confusing behaviour. `LOCAL_PKG_LIST` was [broken] in #1729 and this allows for any current `settings.mk` to work correctly. Should also fix #1264 and #1267 since MXE isn't going to include any other files that set this variable in a surprising way. [special variable]:https://www.gnu.org/software/make/manual/make.html#Special-Variables [built-in target]:https://www.gnu.org/software/make/manual/make.html#Special-Targets [broken]:https://github.com/mxe/mxe/commit/1cf2afb5d3afb1dda0d7a5322be758ec2befd2a1
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-04-022-3/+14
| | |
* | | Merge pull request #1709 from sibuserv/add-qcaTony Theodore2017-04-025-0/+138
|\ \ \ | |/ / |/| | add package qca
| * | qca: suppress build for static targetsBoris Pek2017-03-301-0/+2
| | |
| * | qca: cosmetic changesBoris Pek2017-03-302-9/+7
| | |
| * | qca: more testsBoris Pek2017-03-292-0/+29
| | |
| * | qca: improve testsBoris Pek2017-03-292-10/+8
| | |
| * | qca: improve testsBoris Pek2017-03-292-7/+8
| | |
| * | qca: install pkg-config file and add testTony Theodore2017-03-292-0/+31
| | | | | | | | | | | | N.B. test fails with undefined references
| * | qca: use GH_CONFTony Theodore2017-03-291-9/+1
| | |
| * | qca: add testBoris Pek2017-03-243-0/+58
| | |
| * | qca: small improvementsBoris Pek2017-03-141-7/+5
| | |
| * | add package qcaBoris Pek2017-03-091-0/+31
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-04-022-2/+2
| | |
* | | Merge pull request #1739 from LuaAndC/wt-337Tony Theodore2017-04-022-17/+18
|\ \ \ | | | | | | | | update wt to 3.3.7
| * | | update wt to 3.3.7Boris Nagaev2017-04-012-17/+18
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-04-012-5/+16
| | | |
* | | | Merge pull request #1707 from sibuserv/add-tidyBoris Nagaev2017-04-012-0/+79
|\ \ \ \ | |/ / / |/| | | add package tidy-html5
| * | | tidy-html5: fix few more cavilsBoris Pek2017-04-012-2/+1
| | | |
| * | | tidy-html5: do not install tidy.exeBoris Pek2017-04-011-0/+1
| | | |
| * | | tidy-html5: add testBoris Pek2017-04-012-0/+57
| | | |
| * | | tidy-html5: small improvements in packageBoris Pek2017-04-011-13/+4
| | | |
| * | | add package tidy-html5Boris Pek2017-04-011-0/+31
|/ / /
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-04-012-5/+16
| | |
* | | Merge pull request #1706 from sibuserv/add-libomemoBoris Nagaev2017-04-014-9/+96
|\ \ \ | | | | | | | | Add libomemo and update mxml
| * | | libomemo: cosmetic changesBoris Pek2017-03-301-6/+6
| | | |
| * | | libomemo: add testBoris Pek2017-03-293-0/+67
| | | |
| * | | mxml: update WEBSITEBoris Pek2017-03-291-1/+1
| | | |
| * | | libomemo: use GH_CONFBoris Pek2017-03-291-9/+1
| | | |
| * | | mxml: use GH_CONFBoris Pek2017-03-291-6/+1
| | | |
| * | | add package libomemoBoris Pek2017-03-291-0/+33
| | | |
| * | | mxml: update from 2.9 to 2.10 + fix pkg urlBoris Pek2017-03-291-4/+4
| |/ /
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-04-012-2/+2
| | |
* | | vmime: upgradeMark Brand2017-04-011-2/+2
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-03-302-2/+2
| | |
* | | sqlite: updateMark Brand2017-03-301-2/+2
|/ /
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-03-282-8/+8
| |
* | Merge pull request #1735 from Beuc/masterTony Theodore2017-03-284-8/+8
|\ \ | | | | | | Bump SDL2_image, SDL2_mixer, SDL2_tff and SDL2_gfx
| * | Bump SDL2_image, SDL2_mixer, SDL2_tff and SDL2_gfxSylvain Beucler2017-03-264-8/+8
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-03-281-8/+8
| | |
* | | gtkmm3 pangomm: enable sharedTony Theodore2017-03-282-12/+2
| | |
* | | Merge branch 'master' of https://github.com/ilhooq/mxe into ilhooq-masterTony Theodore2017-03-272-32/+1
|\ \ \
| * | | Fix broken shared build of GTK3ilhooq2017-03-222-32/+1
| | | | | | | | | | | | | | | | Static and shared build works with this patch
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-03-262-6/+6
| | | |
* | | | update mingw-w64Mark Brand2017-03-261-2/+2
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-03-262-5/+16
| | | |
* | | | Merge pull request #1725 from manner82/lz4Tony Theodore2017-03-262-0/+63
|\ \ \ \ | |_|/ / |/| | | LZ4
| * | | add lz4 libraryRobert Manner2017-03-262-0/+63
|/ / /