summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Add MXE-wide dependency for autopoint to full fill package xine-lib requirementsTuukka Pasanen2014-01-281-1/+1
* | Revert "Add MXE_VERBOSE variable"Tony Theodore2014-01-141-8/+0
* | Add MXE_VERBOSE variableTimothy Gu2014-01-021-0/+8
* | update automake version requirementNiels Kristian Bech Jensen2013-12-261-1/+1
* | Merge branch 'stable'Tony Theodore2013-12-041-1/+1
|\ \ | |/
| * Makefile and docs: require automake 1.12 or laterTony Theodore2013-12-041-1/+1
* | Add update-package-% targetTimothy Gu2013-11-291-0/+5
* | Makefile: allow bypassing check-requirementsTony Theodore2013-10-191-2/+2
* | Makefile: fix config.guess installTony Theodore2013-09-121-2/+2
* | Makefile: move config.guess install from binutilsTony Theodore2013-09-121-0/+4
* | Makefile: don't exit on failed download (failed checksum will exit)Tony Theodore2013-09-071-1/+4
* | Makefile: add explicit failed download messageTony Theodore2013-08-271-2/+3
* | Makefile: use cut instead of sed for env var listTony Theodore2013-08-271-1/+1
* | Makefile: add proxies to env whitelistTony Theodore2013-08-271-1/+1
* | Makefile: remove extraneous backslashTony Theodore2013-08-251-1/+1
* | Makefile: add build-requirements goal for optional native buildsTony Theodore2013-08-251-2/+7
* | Merge pull request #228 from tonytheodore/depsTony Theodore2013-08-251-1/+60
|\ \
| * | Makefile and docs: add EXCLUDE_PKGS and show*deps* functionalityTony Theodore2013-08-201-1/+60
* | | Makefile: remove TARGET dependencies on BUILD - keep optional for time beingTony Theodore2013-08-251-3/+0
* | | Makefile: add BUILD variable and add to target loop and PATHTony Theodore2013-08-251-1/+5
|/ /
* | Makefile: use a minimal whitelist of env varsTony Theodore2013-08-121-6/+3