summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Makefile: also disable networking during build on OSXTony Theodore2015-11-301-4/+16
* Makefile: only call UPDATE if rule existsTony Theodore2015-11-301-2/+3
* Makefile: add plugins functionality to include makefiles from MXE_PLUGIN_DIRSTony Theodore2015-11-261-8/+19
* remove optional native pkgs and build-requirements targetTony Theodore2015-11-261-11/+2
* Merge pull request #998 from LuaAndC/update-gh-packagesTony Theodore2015-11-161-0/+1
|\
| * MXE_GET_GITHUB_TAGS: new argument, stripped prefixBoris Nagaev2015-11-151-0/+1
* | update requirement versionsTony Theodore2015-11-161-1/+1
|/
* Makefile: don't echo nonetwork.so recipeTony Theodore2015-11-151-2/+2
* set WGET=false when buildBoris Nagaev2015-11-101-1/+1
* disable networking with LD_PRELOAD when buildBoris Nagaev2015-11-101-3/+8
* enbale MXE_GCC_THREADS and allow target spec <triplet>.<link>.<threads>Tony Theodore2015-10-311-1/+4