Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-04-13 | Fix path to pytest cache directory. | Nikolaus Rath | -1/+1 |
2018-03-31 | Travis: remove root-owned cache files. | Nikolaus Rath | -0/+3 |
2017-08-24 | Dropped support for building with autotools | Nikolaus Rath | -8/+0 |
2017-05-24 | Travis-CI: Don't abort on first failed test | Nikolaus Rath | -4/+6 |
2017-04-10 | Fix travis build script. Broken in e372d. | Nikolaus Rath | -3/+3 |
2017-01-23 | Put -Werror in mesonconf, not CFLAGS | Nikolaus Rath | -3/+2 |
2017-01-12 | Only use valgrind if requested explicitly + enable address sanitizer | Nikolaus Rath | -2/+7 |
2017-01-12 | Switch Travis build to Meson+Ninja | Nikolaus Rath | -0/+53 |