summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2019-02-11Makefile: dist & upload targets new0.2Erich Eckner
2019-01-17Merge branch 'upstream/master'Erich Eckner
2019-01-17Merge branch 'upstream/master'Erich Eckner
2019-01-17Drop removed targets from .PHONYDave Reisner
Closes #27.
2019-01-17tidy up MakefileDave Reisner
2018-11-05Merge remote-tracking branch 'upstream/master'Erich Eckner
2018-10-15Makefile: upload target new, rest refurbishedErich Eckner
2018-10-15renamed to arch32Andreas Baumann
2018-09-13Always rely on git for versioningv4Dave Reisner
2018-09-08prepare v3v3Dave Reisner
2017-08-20Bump version to v2v2Dave Reisner
2017-04-13bump version to v1v1Dave Reisner
2017-04-13Ensure we do proper versioning in the script and manpageDave Reisner
Fixup how we do versioning for git builds, and fix the missing package version in the manpage and the static version in the script.
2017-04-05add syntax check testDave Reisner
2017-03-25Handle split packagesDave Reisner
When a basic lookup fails, attempt to resolve the package name through archweb to get the pkgbase, under the assumption that this might be a split package. This adds jq as a new dependency. Closes #8.
2014-08-20Initial commit of zsh completionJason Ryan
2014-08-17add LICENSE file to repoDave Reisner
2014-08-17fix manpage installationDave Reisner
2014-08-16fix borky MakefileDave Reisner
2014-08-16add bash-completionDave Reisner
2014-08-04Break out a util.inc.shDave Reisner
2014-07-31install manpageDave Reisner
2014-07-31remove uninstall targetDave Reisner
2014-07-30apply silent rule to manpage creationDave Reisner
2014-07-30initial commitDave Reisner