summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use set_is_member from GMSL for $(PKGS)Timothy Gu2014-05-101-3/+4
* | Fix per-target dep calculationTimothy Gu2014-05-101-5/+6
|/
* Separate out native-only packages in build matrix (& cosmetics)Timothy Gu2014-05-041-4/+12
* Count "virtual" packages seperately in total in build-matrix.htmlTimothy Gu2014-05-031-2/+8
* Add package count per targetTimothy Gu2014-05-031-0/+10
* Add build matrix generation targetTimothy Gu2014-04-301-1/+53
* Increase $(BUILD_PKG) accuracy by checking build rulesTimothy Gu2014-04-301-1/+6
* Move up LOOKUP_PKG_RULETimothy Gu2014-04-301-25/+25
* Move whitespace variables up to where all the other variables areTimothy Gu2014-04-261-9/+9
* silence deprecated target name warning for build-requirementsTony Theodore2014-04-221-2/+2
* add requirements for gperf python rubyTony Theodore2014-04-221-2/+2
* Merge pull request #359 from TimothyGu/temp-remTony Theodore2014-04-151-0/+4
|\
| * Add convenience target clean-junkTimothy Gu2014-03-271-0/+4
* | Squalch deprecated target name warning for build-requirementsTimothy Gu2014-04-121-1/+1
* | Merge commit 'd3adb06a1383a1454e95d58400c520454a61a716'Timothy Gu2014-04-111-2/+2
|\ \
| * | Sort $(MXE_TARGET_LIST) by triplets instead of lib typesTimothy Gu2014-04-101-2/+2
| |/
* | Add documentation for default settings.mkTimothy Gu2014-04-111-0/+13
|/
* Always symlink to log/PKG_TARGETTimothy Gu2014-03-211-1/+1
* Use tmp-PKG-TARGET as temporary dirTimothy Gu2014-03-211-1/+1