Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch-tool-mxe: add ignored files to initial commit | Mark Brand | 2019-01-05 | 1 | -1/+1 |
| | | | | | | | | | | "git add -f" allows adding otherwise ignored files. Archives might include .gitignore files specifying files to be ignored by git, i.e., not added to the project's repository. Since the patch tool uses git to manage patches that may affect these "ignored" files, they should not be excluded from the working repository created by the patch tool. | ||||
* | mxe.patch: workaround number of digits in git format patch | Tony Theodore | 2018-03-17 | 1 | -1/+1 |
| | | | | | | for some reason `--abbrev` does nothing on darwin (macports) git sed pattern change is likely to be flaky | ||||
* | sub makefiles: standardize names and add to build-pkg | Tony Theodore | 2018-03-12 | 1 | -0/+126 |