index
:
wajir
master
Automatically watch Jira issues
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2022-05-22
Makefile: Remove trailing slashes from install directories
HEAD
v0.0.1
master
Teddy Wing
2022-05-22
Makefile: Remove filenames from install destinations
Teddy Wing
2022-05-22
Makefile: Use `prefix` etc. variables
Teddy Wing
2022-05-22
Makefile: Fix man page install
Teddy Wing
2022-05-22
Makefile: Use `DESTDIR` instead of `PREFIX`
Teddy Wing
2022-05-22
Makefile: Add root directory prefix to release tarball
Teddy Wing
2022-05-22
Makefile: Add source file dependencies to `pkg` target
Teddy Wing
2022-05-22
Makefile: Remove dependencies from `bundle` target
Teddy Wing
2022-05-22
Makefile: Add `pkg` targeto
Teddy Wing
2022-05-22
Makefile: Have the `install` target depend on the binary and man page
Teddy Wing
2022-05-22
Makefile: Bundle dependencies for packaging
Teddy Wing
2022-05-21
Makefile: Add `install` target
Teddy Wing
2022-05-21
Add license (GNU GPLv3+)
Teddy Wing
2022-05-11
Makefile: Generate man page from Asciidoc
Teddy Wing
2022-05-08
Parse command line options
Teddy Wing