summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Make download-* targets display "[download] *" instead of logTimothy Gu2014-03-111-3/+17
* | Makefile: add support for make-shared-from-static tool with default argsTony Theodore2014-03-101-0/+9
* | Makefile: add MXE_VERBOSE variable to echo full logsTony Theodore2014-02-121-2/+6
* | Makefile: speedup LOOKUP_PKG_RULE functionTony Theodore2014-02-121-4/+17
* | various packages: enable shared buildsTony Theodore2014-02-101-0/+1
* | Makefile and pkgconf: move external tools separate directoryTony Theodore2014-02-091-2/+3
* | Makefile docs and pkgconf: add support for shared|static variantsTony Theodore2014-02-091-4/+28
* | Merge pull request #320 from tonytheodore/lookup-pkg-ruleTony Theodore2014-02-081-13/+22
|\ \
| * | Makefile: refactor lookup of pkg build rules and depsTony Theodore2014-02-081-13/+22
* | | mxe configury: build native pkgconf and centralise various conf filesTony Theodore2014-02-081-4/+0
|/ /
* | Makefile and docs: add GNU Make Standard LibraryTony Theodore2014-02-081-2/+7