Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Install Guile modules in the correct location. | Amar Singh | 2019-07-09 | 1 | -2/+3 |
| | | | | | * Makefile.am (moddir, godir): Use $GUILE_EFFECTIVE_VERSION to generate installation directories. | ||||
* | Install scripts/shroud to $prefix/bin. | David Thompson | 2015-10-01 | 1 | -0/+3 |
| | | | | What a huge oversight. Thanks the ArneBab for reporting. | ||||
* | Distribute pre-inst-env.in and package.scm in release tarballs. | David Thompson | 2015-08-15 | 1 | -0/+4 |
| | | | | * Makefile.am (EXTRA_DIST): Add pre-inst-env.in and package.scm. | ||||
* | ui: Add 'list' subcommand. | David Thompson | 2015-08-12 | 1 | -0/+1 |
| | | | | | | * shroud/ui.scm (%commands): Add "list". * shroud/ui/list.scm: New file. * Makefile.am (SOURCES): Add it. | ||||
* | Add show, hide, and remove subcommands. | David Thompson | 2015-05-25 | 1 | -1/+4 |
| | |||||
* | First commit. | David Thompson | 2015-05-25 | 1 | -0/+44 |