summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2019-10-24liburing-0.2liburing-0.2Jens Axboe
2019-09-25liburing: use -fPIC for both static and shared librariesJens Axboe
2019-09-22Makefile: handle quiet AR/RANLIBJens Axboe
2019-09-21Makefile: add pretty/quiet CC/LN outputJens Axboe
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-07-24src/Makefile: honor the caller's includedir and libdirStefan Hajnoczi
2019-07-08Makefiles: Support specifying CFLAGS on the command lineBart Van Assche
2019-06-04Add basic helpers for file/buffer registrationJens Axboe
2019-05-06liburing: do not build static library with -fPICKevin Vigor
2019-05-06liburing: improve 'make install'Kevin Vigor
2019-01-17Split src/io_uring.c upJens Axboe
2019-01-08Initial commitJens Axboe