summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: fix autotools circular depTony Theodore2018-04-061-1/+1
* Makefile and cmake-conf: set CMAKE_SYSTEM_PROCESSORTony Theodore2018-03-201-0/+1
* Makefile: filter out .cmake from TEST_FILETony Theodore2018-03-201-1/+1
* build-matrix: replace unsupported char for "X"Tony Theodore2018-03-171-2/+2
* Makefile: remove MXE_GET_GITHUB functionsTony Theodore2018-03-151-19/+0
* build-pkg: build nonet and check-reqs early, ignore .waf* artefactsTony Theodore2018-03-121-0/+3
* sub makefiles: standardize names and add to build-pkgTony Theodore2018-03-121-3/+3
* build-pkg: add usage notes for pkg list and dry runTony Theodore2018-03-121-1/+1
* Makefile: unify handling of required pkgsTony Theodore2018-03-121-13/+27
* Makefile: add show-direct-downstream-deps and improve messagesTony Theodore2018-03-061-4/+21
* Makefile: add AUTOTOOLS_* template variablesTony Theodore2018-03-011-0/+15
* Makefile: define OPENSSL as a variableTony Theodore2018-03-011-2/+3
* Makefile: avoid circular deps for autotools pkgsTony Theodore2018-02-171-1/+1
* Makefile: ensure downloads of source-only pkgsTony Theodore2018-02-171-1/+2
* Makefile: add note about gcc --> cc switchTony Theodore2017-12-221-0/+8
* Makefile and build-pkg: use {pkg}~{target} directlyTony Theodore2017-12-221-2/+2
* Makefile: fixups for dry-runTony Theodore2017-12-221-2/+4
* rename archive pkg-type to source-only for clarityTony Theodore2017-12-221-2/+2
* Makefile: print download filename instead of pkgTony Theodore2017-12-221-1/+4
* Makefile: always touch install markers for empty buildsTony Theodore2017-12-221-1/+1
* Makefile: add script package type avoid unpacking archiveTony Theodore2017-12-221-1/+4
* Makefile: separate build and virtual pkg typesTony Theodore2017-12-221-6/+9
* 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