summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* build-pkg: move git user config to varBoris Nagaev2016-01-171-3/+3
* build-pkg: fix warnings of LuaCheckBoris Nagaev2016-01-171-24/+26
* mxe-activate: update completions and change alias to mxe-makeTony Theodore2016-01-101-16/+36
* move patching functions and targets to patch.mkBoris Nagaev2016-01-081-0/+1
* patch-tool-mxe can import all patches of a packageBoris Nagaev2016-01-081-0/+9
* reimplement patch-tool-mxe in MakefileBoris Nagaev2016-01-081-105/+4
* fix backup downloadTony Theodore2016-01-071-2/+2
* add selected plugins to backup downloadTony Theodore2016-01-061-1/+6
* Make Travis CI build build-matrix.htmlTimothy Gu2016-01-031-1/+1
* Merge pull request #1117 from LuaAndC/build-pkg-toposortTony Theodore2016-01-011-17/+94
|\
| * build-pkg: implement toposort internallyBoris Nagaev2016-01-011-17/+50
| * build-pkg: check toposortBoris Nagaev2016-01-011-0/+25
| * build-pkg: check each item builds one packageBoris Nagaev2016-01-011-0/+19
* | patch-tool-mxe: always output text diffsBoris Nagaev2016-01-011-0/+1
|/
* Merge pull request #1071 from LuaAndC/build-pkg-dummy-for-requirementsbuild-2015-12-16Tony Theodore2015-12-161-1/+5
|\
| * build-pkg: fix .deb installationBoris Nagaev2015-12-161-1/+5
* | Merge pull request #1072 from LuaAndC/build-pkg-full-filelistTony Theodore2015-12-161-0/+7
|\ \
| * | build-pkg: update list of files back from .tar.xzBoris Nagaev2015-12-161-0/+7
| |/
* | Merge pull request #1070 from LuaAndC/deb-xzTony Theodore2015-12-161-1/+2
|\ \
| * | build-pkg: pack Debian packages with xz not gzipBoris Nagaev2015-12-161-1/+2
| |/
* | build-pkg: add "plugins/" to mxe-source packageBoris Nagaev2015-12-151-0/+1
|/
* Merge pull request #1054 from LuaAndC/fix-patch-tool-diffsTony Theodore2015-12-141-1/+1
|\
| * patch-tool-mxe: do not replace object id with 000Boris Nagaev2015-12-131-1/+1
* | Merge pull request #1057 from LuaAndC/build-pkg-exit-statusTony Theodore2015-12-141-0/+5
|\ \
| * | build-pkg: exit with code 1 if a package is brokenBoris Nagaev2015-12-131-0/+5
| |/
* | Merge pull request #1058 from LuaAndC/build-pkg-no-empty-depsTony Theodore2015-12-141-3/+6
|\ \
| * | build-pkg: do not provide empty dependency listBoris Nagaev2015-12-131-3/+6
| |/
* | Merge pull request #1056 from LuaAndC/build-empty-dependencies-of-nonemptyTony Theodore2015-12-141-5/+24
|\ \
| * | build-pkg: build empty dependencies of non-emptyBoris Nagaev2015-12-131-5/+24
| |/
* | build-pkg: flush stdout after echoingBoris Nagaev2015-12-131-0/+1
|/
* s3-fetch-and-sync: note mirror.mxe.ccTony Theodore2015-12-111-1/+1
* build-pkg: mxe.redjohn.tk -> pkg.mxe.ccBoris Nagaev2015-12-101-1/+1
* s3-fetch-and-sync: add IPv6 address and gatewayTony Theodore2015-12-101-1/+4
* Merge pull request #1016 from LuaAndC/patch-tool-improvementsTony Theodore2015-12-041-11/+11
|\
| * patch-tool-mxe: replace commit hash with zerosBoris Nagaev2015-11-291-0/+1
| * patch-tool-mxe: replace object names with zerosBoris Nagaev2015-11-291-1/+2
| * patch-tool-mxe: omit signature with git versionBoris Nagaev2015-11-291-1/+6
| * patch-tool-mxe: git format-patch *--no-numbered*Boris Nagaev2015-11-291-1/+1
| * fix "patch-tool-mxe init" for gccBoris Nagaev2015-11-291-1/+1
| * patch-tool-mxe: fix getting patch_nameBoris Nagaev2015-11-291-4/+1
| * patch-tool-mxe: do not replace author with "MXE"Boris Nagaev2015-11-291-6/+2
* | patch-tool-mxe: do not download dependenciesBoris Nagaev2015-12-021-3/+3
|/
* cleanup styleTony Theodore2015-11-211-1/+1
* suppress git commit error in TravisBoris Nagaev2015-11-191-1/+1
* Merge pull request #924 from LuaAndC/travis-build-pullsTony Theodore2015-11-181-0/+13
|\
| * travis-push: make sure "git commit" succeededBoris Nagaev2015-10-131-1/+1
| * travis: commit and push only if GH_TOKEN is setBoris Nagaev2015-10-131-0/+13
* | build-pkg: round argument of os.dateTony Theodore2015-11-161-1/+1
* | Merge branch 'build-pkg-dlls-and-empty' of https://github.com/LuaAndC/mxe int...Tony Theodore2015-11-161-2/+46
|\ \
| * | build-pkg: report non-empty depending on emptyBoris Nagaev2015-11-091-0/+7