summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MXE_GET_GITHUB_SHA: simplify regex and make the hash longerTimothy Gu2015-03-101-1/+1
* Merge branch 'stable'Volker Grabsch2015-01-111-15/+16
|\
| * Split cleanup-style into even smaller commandsVolker Grabsch2015-01-111-4/+4
| * Do not execute too many shell commands at once in "cleanup-style"Volker Grabsch2015-01-111-14/+16
| * Remove empty line at EOFVolker Grabsch2015-01-111-1/+0
* | Merge branch 'stable'Volker Grabsch2015-01-111-0/+1
|\ \ | |/
| * Add missing .PHONY entry for cleanup-styleVolker Grabsch2015-01-111-0/+1
| * Add target download-only-* to ease developingTimothy Gu2014-08-301-1/+5
| * Makefile and docs: update automake version requirementNiels Kristian Bech Jensen2013-12-261-1/+1
* | Remove extraneous commaTimothy Gu2014-12-141-1/+1
* | Print config.log when build succeeded as wellTimothy Gu2014-12-141-6/+5
* | Add a $(BITS) convenience variableTimothy Gu2014-11-171-0/+1
* | Makefile: remove check for pkg-config since we build pkgconfTony Theodore2014-10-291-2/+2
* | Fix display of "autodetected jobs" when $(JOBS) is set in settings.mkTimothy Gu2014-10-211-7/+8
* | Show autodetected cores when no $(JOBS) is specifiedTimothy Gu2014-10-181-1/+6
* | update: Add "UPDATE_DRYRUN" modeTimothy Gu2014-10-151-4/+5
* | Add message when i686-pc-mingw32 is usedTimothy Gu2014-10-141-0/+3
* | Fix target name checkTimothy Gu2014-10-141-1/+1
* | build-matrix: Speed up with unary notationTimothy Gu2014-10-141-14/+22
* | Remove i686-pc-mingw32Timothy Gu2014-10-141-1/+1
* | Fix counting of build-only packagesTimothy Gu2014-10-141-1/+2
* | build-matrix: use $(words $(BUILD_PKGS)) instead of countingTimothy Gu2014-10-141-2/+1
* | build-matrix: Add missing </html>Timothy Gu2014-10-131-0/+1
* | build-matrix: make each tag a new lineTimothy Gu2014-10-131-6/+6
* | Add package versions to build-matrix.Tobias Gruetzmacher2014-10-131-1/+3
* | build-matrix: Split huge command into smaller onesTobias Gruetzmacher2014-10-131-4/+3
* | Revert "build-matrix: use $(newline) instead of ; to enter command"Timothy Gu2014-10-101-9/+11
* | build-matrix: use $(newline) instead of ; to enter commandTimothyGu2014-10-101-7/+7
* | Partially revert "Make build matrix output a bit nicer."Timothy Gu2014-10-101-10/+8
* | Make build matrix output a bit nicer.Tobias Gruetzmacher2014-10-091-8/+10
* | Makefile: add $(BUILD) to allowed targetsTony Theodore2014-10-081-1/+1
* | Check if specified target is validTimothy Gu2014-10-081-0/+2
* | Makefile: update default target to i686-w64-mingw32.static (see #492)Tony Theodore2014-10-031-1/+1
* | Silent the echoing of comment in build-matrix.htmlTimothy Gu2014-09-291-1/+1
* | Explicitly disallow paths with whitespaceTimothy Gu2014-09-041-0/+4
* | Change default sf mirror to auto-selectTimothy Gu2014-09-041-1/+1
* | Add MXE_NO_BACKUP_DL mode for regression testingTimothy Gu2014-08-301-9/+11
* | Add target download-only-* to ease developingTimothy Gu2014-08-221-1/+5
* | Makefile: Add MXE_DISABLE_{PROGRAMS,DOCS,CRUFT}.Uwe Hermann2014-08-211-0/+42
* | Support .tbz2 and .txzTimothy Gu2014-08-081-2/+4
* | Fix GitHub update routineTimothy Gu2014-08-021-0/+6
* | Fix autoconf version test since b9c230ddTimothy Gu2014-06-301-1/+1
* | Remove the usr/ directory in addition to its contentsTimothy Gu2014-06-271-1/+1
* | Makefile: reduce wget timeouts and retriesTony Theodore2014-06-171-2/+2
* | Makefile: fix whitespaceTimothy Gu2014-05-171-3/+3
* | Merge branch 'native'Timothy Gu2014-05-161-12/+10
|\ \
| * | Check all requirements before exiting on errorTimothy Gu2014-05-061-12/+10
* | | Makefile: style cleanupsTony Theodore2014-05-111-11/+11
* | | Makefile: style cleanupTimothy Gu2014-05-101-20/+24
* | | show-*deps-%: check if package exists before attempting to show depsTimothy Gu2014-05-101-12/+18