mpd/src/lib/yajl
Max Kellermann 94592c1406 build with Meson instead of autotools
So long, autotools!  This is my last MPD related project to migrate
away from it.  It has its strengths, but also very obvious weaknesses
and weirdnesses.  Today, many of its quirks are not needed anymore,
and are cumbersome and slow.  Now welcome our new Meson overlords!
2018-10-14 23:41:38 +02:00
..
Callbacks.hxx lib/yajl/Callbacks: add wrappers for start_array and end_array 2018-01-12 14:33:22 +01:00
Handle.hxx lib/yajl/Handle: libyajl C++ bindings 2018-01-11 19:25:46 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
ParseInputStream.cxx lib/yajl/ParseInputStream: use InputStream::LockRead() to reduce lock duration 2018-01-11 20:11:04 +01:00
ParseInputStream.hxx playlist/SoundCloud: move code to Yajl::Parse(InputStream&) 2018-01-11 20:08:02 +01:00
ResponseParser.cxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00
ResponseParser.hxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00