Commit Graph

394 Commits (ec9317949398e1294bafbdef7a04844bd91dadc5)

Author SHA1 Message Date
Tony Theodore a0a3340772 Makefile: allow packages to specify a list of zero or more patches
8 years ago
Boris Nagaev b791ffd4e7 Merge pull request #1417 from tonytheodore/make-target-specific
8 years ago
Tony Theodore 0030112958 Makefile: note use of target-specific variables
8 years ago
Tony Theodore 85de732ad4 fix multiple downloads of same file
8 years ago
Boris Nagaev aab2b70253 create tmp-*/readonly instead of usr/readonly
8 years ago
Tony Theodore 959bb5f85d fix native plugins when additional dirs are specified
8 years ago
Thomas Danckaert 31ecd36182 Treat files ending in .tar.Z as gzipped tar files.
8 years ago
Boris Nagaev 3672fda373 add host compiler version to log
8 years ago
Tony Theodore 580828183a clarify rationale for env whitelist entries
8 years ago
Tony Theodore 632085f2f7 add `nonetwork` lib to `shell` target dependencies
8 years ago
Boris Nagaev 87163ff7be add "make shell" command
8 years ago
Boris Nagaev f11e66f365 fix dependencies of build-matrix.html
8 years ago
Boris Pek ad883ac8f9 Makefile: fix make clean target when $$WINEPREFIX directory doesn't exist
8 years ago
Tony Theodore a2e79fec92 automatically set MXE_PLUGIN_DIRS for native requirements
8 years ago
Tony Theodore dfec326366 Makefile and mxe-conf: create basic non-empty directory hierarchy
9 years ago
Boris Nagaev efc287a8d9 move patching functions and targets to patch.mk
9 years ago
Boris Nagaev adb07e2153 patch-tool-mxe can import all patches of a package
9 years ago
Boris Nagaev a516d920ef reimplement patch-tool-mxe in Makefile
9 years ago
Boris Nagaev 53a92a86df print Perl version to log
9 years ago
Tony Theodore 7804a5775c Makefile: don't clean build-matrix.html
9 years ago
Boris Nagaev d0f9a3df95 print Python version to log
9 years ago
Tony Theodore 0ccb9e2f6b Add git commit hash to log and build message
9 years ago
Tony Theodore 5ebcb2ebde Makefile: error on paths with dollar signs
9 years ago
Tony Theodore 11aee96888 Makefile: add link to gmake issue with spaces in filenames
9 years ago
Alexande B 8d44c858e7 #782 fix, wrong checksum calculation command for OSX
9 years ago
Tony Theodore d7a5efbbaa disable doxygen in MXE_CONFIGURE_OPTS
9 years ago
Boris Nagaev b0f15f8a42 add unpacker for .deb files
9 years ago
Tony Theodore 46d0d0dac8 Makefile: remove cmake from requirements check
9 years ago
Tony Theodore c62b62966b Makefile: build universal nonetwork.dylib
9 years ago
Tony Theodore 768c11246e cmake wrapper: use common TryRunResults.cmake
9 years ago
Tony Theodore 79f424fb29 Makefile: echo nonetwork build and remove mkdir in recipe
9 years ago
Tony Theodore 8861c392ef Makefile: fix nonetwork location and `make -t`
9 years ago
Tony Theodore 2944ccde5d Makefile: remove *_MAKEFILE boilerplate and enable all-<plugin> target
9 years ago
Tony Theodore 70c4d91a07 Makefile: also disable networking during build on OSX
9 years ago
Tony Theodore d6e2ad3805 Makefile: only call UPDATE if rule exists
9 years ago
Tony Theodore d6c4884455 Makefile: add plugins functionality to include makefiles from MXE_PLUGIN_DIRS
9 years ago
Tony Theodore cdb7e99dd6 remove optional native pkgs and build-requirements target
9 years ago
Tony Theodore 656d5c5066 Merge pull request #998 from LuaAndC/update-gh-packages
9 years ago
Tony Theodore 51f6aef1f7 update requirement versions
9 years ago
Boris Nagaev b28501f031 MXE_GET_GITHUB_TAGS: new argument, stripped prefix
9 years ago
Tony Theodore 7875b279d9 Makefile: don't echo nonetwork.so recipe
9 years ago
Boris Nagaev 66514d4c96 set WGET=false when build
9 years ago
Boris Nagaev 8448d43531 disable networking with LD_PRELOAD when build
9 years ago
Tony Theodore 30b7b7164f enbale MXE_GCC_THREADS and allow target spec <triplet>.<link>.<threads>
9 years ago
Tony Theodore 6b1a7962cf Makefile: filter out MXE_CONF_PKGS for inter-target deps
9 years ago
Tony Theodore 3a462ae25c Makefile: clean files created by build-pkg
9 years ago
Tony Theodore a8ed815d82 Makefile: add print-deps-for-build-pkg target with inter-target deps
9 years ago
Tony Theodore c8dd7556b4 Makefile: enable target deps and native pkg build rules
9 years ago
Boris Nagaev 08d7f265a1 remove strange quote from comment about MXE_TMP
9 years ago
Uwe Koloska 6fa3b9f986 add variable to define directory for tmp-directories
9 years ago