Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .travis.yml: Use meson for building | Daiki Ueno | 2019-06-18 | 4 | -18/+31 |
| | |||||
* | virtual: Rename virtual-fixed.c to virtual-fixed-generated.h | Daiki Ueno | 2019-06-18 | 1 | -1/+1 |
| | | | | | Previously the generated .c file was included in another source file, which is not supported in some build systems (e.g., meson). | ||||
* | travis: Manually install cpp-coveralls | Daiki Ueno | 2018-08-28 | 1 | -2/+6 |
| | | | | | | To accommodate the gcov format change in gcc 8.1: https://github.com/eddyxu/cpp-coveralls/pull/127 which is not yet available in the pip version. | ||||
* | travis: Check valgrind exit code more strictly | Daiki Ueno | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | travis: Check that proxy module can be loaded and unloaded | Daiki Ueno | 2018-08-15 | 2 | -1/+2 |
| | |||||
* | travis: Use matrix | Daiki Ueno | 2018-05-30 | 5 | -0/+46 |