summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add MXE_PLUGIN_DIRS to autogenerated settings.mkBoris Nagaev2016-11-181-0/+4
* add new variables: BUILD_CROSS, BUILD_NATIVEBoris Nagaev2016-10-291-0/+1
* Add options to strip toolchain, executables, and libsTony Theodore2016-10-231-0/+8
* Makefile: enable relative paths for SOURCE_TREETony Theodore2016-10-231-1/+1
* move CNAME to docs/Boris Nagaev2016-08-271-1/+1
* move index.html to docs/Boris Nagaev2016-08-271-11/+11
* add missing thingsBoris Nagaev2016-08-271-0/+1
* mv versions.json build-matrix.html assets docs/Boris Nagaev2016-08-271-3/+3
* rename doc/ to docs/Boris Nagaev2016-08-271-1/+1
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
* fix MXE_GET_GITHUB_TAGSBoris Nagaev2016-08-241-1/+1
* Makefile: enable local $(PKG)_SOURCE_TREETony Theodore2016-08-111-8/+20
* remove trailing spaces from main logBoris Nagaev2016-08-021-4/+9
* Makefile: add BUILD_TYPE [debug | release] varaibles for pkg build rulesTony Theodore2016-07-161-0/+2
* refactor macro MXE_GET_GITHUB_ALL_TAGSBoris Nagaev2016-07-131-2/+6
* Makefile: add `TEST_FILE` to variables for pkg build rulesTony Theodore2016-07-111-4/+7
* Makefile: add SOURCE_DIR and BUILD_DIR variablesTony Theodore2016-07-111-0/+4
* Makefile: allow packages to specify a list of zero or more patchesTony Theodore2016-07-051-1/+5
* Merge pull request #1417 from tonytheodore/make-target-specificBoris Nagaev2016-07-041-0/+3
|\
| * Makefile: note use of target-specific variablesTony Theodore2016-07-041-0/+3
* | fix multiple downloads of same fileTony Theodore2016-07-041-1/+6
|/
* create tmp-*/readonly instead of usr/readonlyBoris Nagaev2016-06-111-7/+8
* fix native plugins when additional dirs are specifiedTony Theodore2016-06-021-1/+1
* Treat files ending in .tar.Z as gzipped tar files.Thomas Danckaert2016-05-301-1/+2
* add host compiler version to logBoris Nagaev2016-05-191-0/+2
* clarify rationale for env whitelist entriesTony Theodore2016-04-111-2/+9
* add `nonetwork` lib to `shell` target dependenciesTony Theodore2016-04-111-1/+1
* add "make shell" commandBoris Nagaev2016-04-111-0/+4
* fix dependencies of build-matrix.htmlBoris Nagaev2016-02-231-1/+1
* Makefile: fix make clean target when $$WINEPREFIX directory doesn't existBoris Pek2016-02-211-1/+1
* automatically set MXE_PLUGIN_DIRS for native requirementsTony Theodore2016-01-311-0/+4
* Makefile and mxe-conf: create basic non-empty directory hierarchyTony Theodore2016-01-121-7/+9
* move patching functions and targets to patch.mkBoris Nagaev2016-01-081-84/+1
* patch-tool-mxe can import all patches of a packageBoris Nagaev2016-01-081-3/+11
* reimplement patch-tool-mxe in MakefileBoris Nagaev2016-01-081-1/+82
* print Perl version to logBoris Nagaev2016-01-071-0/+1
* Makefile: don't clean build-matrix.htmlTony Theodore2016-01-061-1/+1
* print Python version to logBoris Nagaev2016-01-031-0/+1
* Add git commit hash to log and build messageTony Theodore2015-12-271-2/+11
* Makefile: error on paths with dollar signsTony Theodore2015-12-221-0/+5
* Makefile: add link to gmake issue with spaces in filenamesTony Theodore2015-12-201-0/+2
* #782 fix, wrong checksum calculation command for OSXAlexande B2015-12-131-1/+1
* disable doxygen in MXE_CONFIGURE_OPTSTony Theodore2015-12-081-1/+6
* add unpacker for .deb filesBoris Nagaev2015-12-061-1/+2
* Makefile: remove cmake from requirements checkTony Theodore2015-12-051-1/+1
* Makefile: build universal nonetwork.dylibTony Theodore2015-12-011-1/+2
* cmake wrapper: use common TryRunResults.cmakeTony Theodore2015-12-011-0/+1
* Makefile: echo nonetwork build and remove mkdir in recipeTony Theodore2015-11-301-1/+1
* Makefile: fix nonetwork location and `make -t`Tony Theodore2015-11-301-2/+4
* Makefile: remove *_MAKEFILE boilerplate and enable all-<plugin> targetTony Theodore2015-11-301-6/+10