| Commit message (Expand) | Author | Age | Files | Lines |
* | rename archive pkg-type to source-only for clarity | Tony Theodore | 2017-12-22 | 1 | -2/+2 |
|
|
* | Makefile: print download filename instead of pkg | Tony Theodore | 2017-12-22 | 1 | -1/+4 |
|
|
* | Makefile: always touch install markers for empty builds | Tony Theodore | 2017-12-22 | 1 | -1/+1 |
|
|
* | Makefile: add script package type avoid unpacking archive | Tony Theodore | 2017-12-22 | 1 | -1/+4 |
|
|
* | Makefile: separate build and virtual pkg types | Tony Theodore | 2017-12-22 | 1 | -6/+9 |
|
|
* | add virtual toolchain package cc | Tony Theodore | 2017-12-22 | 1 | -2/+5 |
|
|
* | Makefile: add support for cross-target and order-only deps | Tony Theodore | 2017-12-22 | 1 | -22/+86 |
|
|
* | Improve handling of virtual packages and build messages | Tony Theodore | 2017-12-22 | 1 | -49/+74 |
|
|
* | updates: move to separate file and add generic updater function | Tony Theodore | 2017-11-18 | 1 | -46/+2 |
|
|
* | Makefile: speedup LOOKUP_PKG_RULE | Tony Theodore | 2017-11-13 | 1 | -27/+48 |
|
|
* | print-deps-for-build-pkg: sort and strip output for repeatable comparison | Tony Theodore | 2017-11-13 | 1 | -3/+3 |
|
|
* | Makefile and s3: add mxe mirror and tidy output | Tony Theodore | 2017-11-13 | 1 | -4/+6 |
|
|
* | Makefile: switch GitLab to https and reorder backup servers | Tony Theodore | 2017-11-12 | 1 | -4/+4 |
|
|
* | Makefile: also create suffixed archives for backup downloads | Tony Theodore | 2017-11-12 | 1 | -3/+4 |
|
|
* | Makefile: try next download url on failed checksum | Tony Theodore | 2017-11-12 | 1 | -13/+17 |
|
|
* | Makefile: add more disable doc options | Tony Theodore | 2017-10-19 | 1 | -0/+4 |
|
|
* | Makefile: strip dot from $PATH | Tony Theodore | 2017-10-13 | 1 | -1/+1 |
|
|
* | Makefile: always eval $(PKG)_PATCHES as a variable | Tony Theodore | 2017-10-09 | 1 | -2/+3 |
|
|
* | bump primary package mirror to HTTPS | Viktor Szakats | 2017-09-24 | 1 | -1/+1 |
|
|
* | secure/update URLs | Viktor Szakats | 2017-09-24 | 1 | -3/+3 |
|
|
* | Makefile: add more MXE_DISABLE_DOC_OPTS | Tony Theodore | 2017-07-20 | 1 | -0/+1 |
|
|
* | Merge pull request #1743 from tonytheodore/build-matrix | Boris Nagaev | 2017-05-20 | 1 | -1/+2 |
|\ |
|
| * | build-matrix: fix detection of native virtual packages | Tony Theodore | 2017-04-03 | 1 | -1/+2 |
|
|
* | | MXE_DISABLE_DOCS: add nodist_man* version | Boris Nagaev | 2017-05-18 | 1 | -0/+10 |
|
|
* | | add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMS | Boris Nagaev | 2017-05-18 | 1 | -0/+1 |
|
|
* | | factor out var WGET_TOOL from WGET | Boris Nagaev | 2017-05-18 | 1 | -1/+2 |
|
|
* | | Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LIST | Tony Theodore | 2017-04-02 | 1 | -1/+6 |
|/ |
|
* | Makefile: explicitly set .DEFAULT_GOAL | Tony Theodore | 2017-03-21 | 1 | -3/+1 |
|
|
* | github: add check-gh-conf targets to verify updates and downloads | Tony Theodore | 2017-03-21 | 1 | -1/+8 |
|
|
* | add MANLINKS to MXE_DISABLE_DOCS | Boris Nagaev | 2017-03-20 | 1 | -0/+1 |
|
|
* | Makefile: suppress messages in update-package | Tony Theodore | 2017-03-19 | 1 | -0/+1 |
|
|
* | github: use `if` instead of `and` | Tony Theodore | 2017-03-19 | 1 | -1/+1 |
|
|
* | Makefile: add check-update-package-% target | Tony Theodore | 2017-03-18 | 1 | -0/+3 |
|
|
* | add functions to standardise GitHub downloads and updates | Tony Theodore | 2017-03-18 | 1 | -1/+13 |
|
|
* | Merge pull request #1660 from tonytheodore/cmake-conf | Boris Nagaev | 2017-03-14 | 1 | -1/+2 |
|\ |
|
| * | cmake: improve configuration with templates | Tony Theodore | 2017-03-12 | 1 | -1/+2 |
|
|
* | | use http version of gitlab.com backup | Boris Nagaev | 2017-03-12 | 1 | -1/+1 |
|
|
* | | no --no-check-certificate while updating packages | Boris Nagaev | 2017-03-12 | 1 | -5/+5 |
|/ |
|
* | add explicit protocol to backup urls | Viktor Szakats | 2017-03-10 | 1 | -2/+2 |
|
|
* | more URL updates | Viktor Szakats | 2017-03-10 | 1 | -2/+2 |
|
|
* | Makefile: add [POSIX | WIN32]_THREADS variable | Tony Theodore | 2017-02-07 | 1 | -0/+1 |
|
|
* | allow non-default exception handling targets | Tony Theodore | 2017-02-07 | 1 | -1/+19 |
|
|
* | Merge branch 'LuaAndC-levmar-ua' of https://github.com/tonytheodore/mxe into ua | Tony Theodore | 2017-02-04 | 1 | -4/+4 |
|\ |
|
| * | Makefile: simplify setting default user agent | Tony Theodore | 2017-01-21 | 1 | -4/+4 |
|
|
| * | allow to change User Agent; fix levmar download | Boris Nagaev | 2016-10-17 | 1 | -5/+5 |
|
|
| * | print wget command to download logs | Boris Nagaev | 2016-10-16 | 1 | -1/+1 |
|
|
* | | Makefile: fix target validation checks | Tony Theodore | 2017-01-19 | 1 | -17/+23 |
|
|
* | | add new packages backup: gitlab | Boris Nagaev | 2017-01-08 | 1 | -1/+3 |
|
|
* | | make core to be the first item of MXE_PLUGIN_DIRS | Boris Nagaev | 2016-12-26 | 1 | -1/+1 |
|
|
* | | add descriptions and websites to packages.json | Boris Nagaev | 2016-12-22 | 1 | -1/+3 |
|
|