Age | Commit message (Collapse) | 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 | |
It's just too much pain to keep it working. | ||||
2017-05-24 | Travis-CI: Don't abort on first failed test | Nikolaus Rath | -4/+6 | |
This should help debugging issue #157. | ||||
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 | |
Putting it in CFLAGS interferes with feature detection. | ||||
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 | |