summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.1.2.v0.1.2David Thompson2019-07-101-1/+1
|
* configure: Add support for Guile 2.2 and 3.0.David Thompson2019-07-031-1/+2
|
* Bump to version 0.1.1.v0.1.1David Thompson2015-10-011-1/+1
|
* Detect GPG binary at configure time.v0.1.0David Thompson2015-09-281-0/+1
| | | | | | * configure.ac (GPG): New variable. * shroud/config.scm.in (%gpg): New variable. * shroud/ui.scm (%default-config): Use '%gpg' as default GPG binary.
* Add X clipboard support.David Thompson2015-08-171-0/+3
| | | | | | | | | | | | * configure.ac (XCLIP): New variable. * package.scm: Add xclip dependency. * shroud/config.scm: Untrack. Now automatically generated. * shroud/config.scm.in: New file. * shroud/utils.scm (call-with-clipboard): New procedure. * shroud/ui/show.scm (%options): Add --clipboard option. (show-help): Add help text for --clipboard. (display-secret): New procedure. (shroud-show): Handle --clipboard option.
* First commit.David Thompson2015-05-251-0/+15