Commit Graph

384 Commits (87163ff7be3c7a7e86a850e688012f3e52baf038)

Author SHA1 Message Date
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
Boris Nagaev 94f55814e9 check-requirements: check for native gdk-pixbuf
9 years ago
Boris Nagaev 530d479b4f require patch number to start with a digit
9 years ago
Tony Theodore 6c01c7dc55 Makefile: fix download for script only packages
9 years ago
Tony Theodore 4cbbcfa0b6 Makefile: add note about WINEPREFIX
9 years ago
Tony Theodore 8e2d0e85c5 set WINEPREFIX to a readonly directory to force wine to fail
9 years ago
Tony Theodore 7996642c4b Revert "Make CHECK_PKG_ARCHIVE return true for packages without files"
9 years ago
Tony Theodore 8a6a33a48c Makefile: rename CC/CXX_BUILD --> BUILD_CC/CXX
9 years ago
Tony Theodore 3db411ccac Makefile: add CC/CXX_BUILD portability variables
9 years ago
Timothy Gu e474e77244 Make CHECK_PKG_ARCHIVE return true for packages without files
9 years ago
Timothy Gu 252128a30b add macro MXE_GET_GITHUB_TAGS
9 years ago