summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: fix target validation checksTony Theodore2017-01-191-17/+23
* add new packages backup: gitlabBoris Nagaev2017-01-081-1/+3
* make core to be the first item of MXE_PLUGIN_DIRSBoris Nagaev2016-12-261-1/+1
* add descriptions and websites to packages.jsonBoris Nagaev2016-12-221-1/+3
* core packages are now a pluginBoris Nagaev2016-12-221-28/+16
* mv docs/versions.json docs/packages.jsonBoris Nagaev2016-12-221-2/+2
* fix detection of openssl in Debian SidBoris Nagaev2016-12-131-1/+1
* cleanup-deps-style: omit pkgs with derived depsBoris Nagaev2016-12-051-1/+1
* make cleanup-deps-style aware of pluginsBoris Nagaev2016-12-051-3/+3
* fix updating docs/versions.json with pluginsBoris Nagaev2016-12-051-1/+1
* pkg download: do not append to previous attemptBoris Nagaev2016-12-051-7/+8
* 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