Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Don't assume Net::IMAP::InterIMAP is always in @INC. | Guilhem Moulin | 2022-02-23 | 1 |
| | | | | | | | | | And make the installation path configurable at `make` time. Moreover, adjust the 'test' target so the site directory and interimap/pullimap path are configurable with INTERIMAP_I and INTERIMAP_PATH respectively. That way one can run `tests/run foo` to check the source, `make test` to check what's been built, and we also have the possibility to check the installed program e.g. for autopkgtests. | |||
* | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-07-02 | 1 |
| | | | | | | Honor BUILD_DOCDIR and DESTDIR variables. Also, remove the `use lib` statement from our executables. | |||
* | Refactor and improve test suite. | Guilhem Moulin | 2019-11-13 | 1 |