Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2017-03-15 | meson.build(): don't use absolute path for include_dir() | Nikolaus Rath | -3/+2 | |
No longer supported in Meson 0.39. | ||||
2017-03-15 | Document minimum required Meson version. | Nikolaus Rath | -0/+1 | |
Fixes #138. | ||||
2017-01-23 | Pass _GNU_SOURCE as compiler argument | Nikolaus Rath | -5/+6 | |
Defining it in the file causes trouble because Meson sometimes inserts includes before the first line. | ||||
2017-01-12 | Added experimental support for building with Meson+Ninja | Nikolaus Rath | -0/+90 | |