| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add install-strip target | 2013-01-06 | 1 | -0/+3 | |
| | | |||||
| * | Use more variables | 2013-01-06 | 1 | -1/+1 | |
| | | | | | | This allows any command used to be overridden, when, for example, they're not installed in PATH. | ||||
| * | Add uninstall target | 2013-01-06 | 1 | -1/+4 | |
| | | | | | Removes all files from their installed locations. | ||||
| * | Add install target to Makefile | 2013-01-06 | 1 | -0/+8 | |
| | | | | | | Installs everything under `DESTDIR', which is `/usr/local' by default. | ||||
| * | Rename linkwave to markam | 2012-12-29 | 1 | -23/+23 | |
| | | |||||
| * | Add/improve some documentation comments | 2012-12-28 | 1 | -3/+4 | |
| | | | | | Since CHICKEN scheme doesn't do docstrings I'm just using comments. | ||||
| * | Add GPLv3 | 2012-12-28 | 1 | -1/+25 | |
| | | |||||
| * | Restructure | 2012-12-28 | 1 | -0/+52 | |
| Put all source files in `src/' and add the `conkeror/' directory from the old project. | |||||
