Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't overwrite global config file on make install | r | 2022-02-10 | 1 | -4/+5 |
| | |||||
* | Change config file lookup | r | 2022-01-02 | 1 | -8/+5 |
| | | | | | - Look for both local and global config file - Directly generate the global config file with make install | ||||
* | Update Makefile | r | 2021-04-02 | 1 | -10/+11 |
| | | | | | - Respect $DESTDIR - Fix uninstall target | ||||
* | Remove kv folder from makefile | r | 2020-11-24 | 1 | -1/+0 |
| | |||||
* | Refactor things | r | 2020-05-24 | 1 | -3/+0 |
| | |||||
* | Update makefile and install instructions | r | 2020-02-18 | 1 | -18/+33 |
| | | | | | Updated makefile now performs installation without overwriting config and database directory. | ||||
* | Fix Makefile | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 1 | -0/+1 |
| | |||||
* | Add install target for make | r | 2020-01-31 | 1 | -3/+24 |
| | | | | | - Update default config path accordingly - Mention use of config file in README | ||||
* | Refactor everything | r | 2020-01-28 | 1 | -2/+0 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -5/+5 |
| | |||||
* | Remove unsed variables from Makefile | r | 2019-12-14 | 1 | -1/+0 |
| | |||||
* | Initial commit | r | 2019-12-13 | 1 | -0/+14 |