mpd/src/lib/nfs
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
..
Base.cxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Base.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Blocking.cxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Blocking.hxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Callback.hxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Cancellable.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Connection.cxx lib/nfs/Connection: add Lstat 2018-08-20 11:29:11 +02:00
Connection.hxx lib/nfs/Connection: add Lstat 2018-08-20 11:29:11 +02:00
Error.cxx lib/nfs/Connection: use new class NfsClientError 2018-07-06 19:17:34 +02:00
Error.hxx lib/nfs/Connection: use new class NfsClientError 2018-07-06 19:17:34 +02:00
FileReader.cxx Merge branch 'v0.20.x' 2018-08-02 11:07:40 +02:00
FileReader.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Glue.cxx *: add "noexcept" to many, many function prototypes 2017-05-15 23:05:45 +02:00
Glue.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Lease.hxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Manager.cxx lib/nfs: add "noexcept" 2017-11-12 18:09:07 +01:00
Manager.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00