summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: filter out MXE_CONF_PKGS for inter-target depsTony Theodore2015-10-271-1/+1
* Makefile: clean files created by build-pkgTony Theodore2015-10-251-1/+4
* Makefile: add print-deps-for-build-pkg target with inter-target depsTony Theodore2015-10-251-1/+14
* Makefile: enable target deps and native pkg build rulesTony Theodore2015-10-251-2/+18
* remove strange quote from comment about MXE_TMPBoris Nagaev2015-10-161-1/+1
* add variable to define directory for tmp-directoriesUwe Koloska2015-10-141-1/+9
* check-requirements: check for native gdk-pixbufBoris Nagaev2015-10-131-1/+1
* require patch number to start with a digitBoris Nagaev2015-10-121-2/+4
* Makefile: fix download for script only packagesTony Theodore2015-10-011-3/+3
* Makefile: add note about WINEPREFIXTony Theodore2015-10-011-0/+2
* set WINEPREFIX to a readonly directory to force wine to failTony Theodore2015-09-301-0/+2
* Revert "Make CHECK_PKG_ARCHIVE return true for packages without files"Tony Theodore2015-09-301-1/+1
* Makefile: rename CC/CXX_BUILD --> BUILD_CC/CXXTony Theodore2015-09-301-3/+3
* Makefile: add CC/CXX_BUILD portability variablesTony Theodore2015-09-301-3/+5
* Make CHECK_PKG_ARCHIVE return true for packages without filesTimothy Gu2015-09-291-1/+1
* add macro MXE_GET_GITHUB_TAGSTimothy Gu2015-09-261-0/+7
* style: move pipe to new lineBoris Nagaev2015-09-261-3/+3
* Makefile: add cmake shared/static boolean variablesTony Theodore2015-09-251-0/+2
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
* Makefile: add cleanup-deps-style to reorder depsTony Theodore2015-09-231-0/+13
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
* report downloading from backupBoris Nagaev2015-09-181-3/+6
* Move general configuration from pkgconf to mxe-conf and add cmake/mxe-conf.dTony Theodore2015-09-121-0/+1
* Makefile: include mxe-conf as an order-only dep of all packagesTony Theodore2015-09-121-1/+8
* Makefile: allow script-only packagesTony Theodore2015-09-121-5/+10
* Makefile: log autoconf and automake versionsTony Theodore2015-09-071-0/+2
* Makefile: print package messages during buildTony Theodore2015-09-051-0/+2