summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add virtual toolchain package ccTony Theodore2017-12-221-2/+5
* Makefile: add support for cross-target and order-only depsTony Theodore2017-12-221-22/+86
* Improve handling of virtual packages and build messagesTony Theodore2017-12-221-49/+74
* updates: move to separate file and add generic updater functionTony Theodore2017-11-181-46/+2
* Makefile: speedup LOOKUP_PKG_RULETony Theodore2017-11-131-27/+48
* print-deps-for-build-pkg: sort and strip output for repeatable comparisonTony Theodore2017-11-131-3/+3
* Makefile and s3: add mxe mirror and tidy outputTony Theodore2017-11-131-4/+6
* Makefile: switch GitLab to https and reorder backup serversTony Theodore2017-11-121-4/+4
* Makefile: also create suffixed archives for backup downloadsTony Theodore2017-11-121-3/+4
* Makefile: try next download url on failed checksumTony Theodore2017-11-121-13/+17
* Makefile: add more disable doc optionsTony Theodore2017-10-191-0/+4
* Makefile: strip dot from $PATHTony Theodore2017-10-131-1/+1
* Makefile: always eval $(PKG)_PATCHES as a variableTony Theodore2017-10-091-2/+3
* bump primary package mirror to HTTPSViktor Szakats2017-09-241-1/+1
* secure/update URLsViktor Szakats2017-09-241-3/+3
* Makefile: add more MXE_DISABLE_DOC_OPTSTony Theodore2017-07-201-0/+1
* Merge pull request #1743 from tonytheodore/build-matrixBoris Nagaev2017-05-201-1/+2
|\
| * build-matrix: fix detection of native virtual packagesTony Theodore2017-04-031-1/+2
* | MXE_DISABLE_DOCS: add nodist_man* versionBoris Nagaev2017-05-181-0/+10
* | add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMSBoris Nagaev2017-05-181-0/+1
* | factor out var WGET_TOOL from WGETBoris Nagaev2017-05-181-1/+2
* | Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LISTTony Theodore2017-04-021-1/+6
|/
* Makefile: explicitly set .DEFAULT_GOALTony Theodore2017-03-211-3/+1
* github: add check-gh-conf targets to verify updates and downloadsTony Theodore2017-03-211-1/+8
* add MANLINKS to MXE_DISABLE_DOCSBoris Nagaev2017-03-201-0/+1
* Makefile: suppress messages in update-packageTony Theodore2017-03-191-0/+1
* github: use `if` instead of `and`Tony Theodore2017-03-191-1/+1
* Makefile: add check-update-package-% targetTony Theodore2017-03-181-0/+3
* add functions to standardise GitHub downloads and updatesTony Theodore2017-03-181-1/+13
* Merge pull request #1660 from tonytheodore/cmake-confBoris Nagaev2017-03-141-1/+2
|\
| * cmake: improve configuration with templatesTony Theodore2017-03-121-1/+2
* | use http version of gitlab.com backupBoris Nagaev2017-03-121-1/+1
* | no --no-check-certificate while updating packagesBoris Nagaev2017-03-121-5/+5
|/
* add explicit protocol to backup urlsViktor Szakats2017-03-101-2/+2
* more URL updatesViktor Szakats2017-03-101-2/+2
* Makefile: add [POSIX | WIN32]_THREADS variableTony Theodore2017-02-071-0/+1
* allow non-default exception handling targetsTony Theodore2017-02-071-1/+19
* Merge branch 'LuaAndC-levmar-ua' of https://github.com/tonytheodore/mxe into uaTony Theodore2017-02-041-4/+4
|\
| * Makefile: simplify setting default user agentTony Theodore2017-01-211-4/+4
| * allow to change User Agent; fix levmar downloadBoris Nagaev2016-10-171-5/+5
| * print wget command to download logsBoris Nagaev2016-10-161-1/+1
* | Makefile: fix target validation checksTony Theodore2017-01-191-17/+23
* | add new packages backup: gitlabBoris Nagaev2017-01-081-1/+3
* | make core to be the first item of MXE_PLUGIN_DIRSBoris Nagaev2016-12-261-1/+1
* | add descriptions and websites to packages.jsonBoris Nagaev2016-12-221-1/+3
* | core packages are now a pluginBoris Nagaev2016-12-221-28/+16
* | mv docs/versions.json docs/packages.jsonBoris Nagaev2016-12-221-2/+2
* | fix detection of openssl in Debian SidBoris Nagaev2016-12-131-1/+1
* | cleanup-deps-style: omit pkgs with derived depsBoris Nagaev2016-12-051-1/+1
* | make cleanup-deps-style aware of pluginsBoris Nagaev2016-12-051-3/+3