Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -47/+41 |
| | | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
* | NOISSUE revert to dumping all build artifacts to the root | Petr Mrázek | 2016-05-01 | -2/+2 |
| | | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path. | |||
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -0/+550 |
| | | | | more dead tests. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+1002 |