Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-12 | pkgver() must not produce any superfluous output. | Tilman Blumenbach | |
Usually, makepkg just takes the stuff that pkgver() prints to stdout, so we can output any log messages to stderr. However, when makepkg is in logging mode ("makepkg -L ..."), then it merges stdout and stderr together and uses the result as the pkgver (I'm sure that's a bug!), which breaks the build horribly due to us logging things. So do not log anything at all now. | |||
2016-11-07 | Revert all the misguided pacaur workarounds. | Tilman Blumenbach | |
2016-11-07 | Work around bug in mksrcinfo. | Tilman Blumenbach | |
2016-11-07 | Work around pkgver()-related bug in pacaur. | Tilman Blumenbach | |
2015-08-13 | Only redownload data file if necessary. | Tilman Blumenbach | |
2015-08-13 | pkgver() cannot generate abort the build on errors, so just show warnings. | Tilman Blumenbach | |
2015-08-13 | Download newest data file from author's website. | Tilman Blumenbach | |
2013-09-28 | Added some of my AUR packages | Tilman Blumenbach | |