aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-04-22Makefile: Make sure we build everything before runtestsAmmar Faizi
2022-04-22test: add make targets for each testDylan Yudaken
2022-04-14Revert "make: let src/Makefile set *dir vars properly"Stefan Hajnoczi
2022-03-10make: let src/Makefile set *dir vars properlyPaymon MARANDI
2021-11-15src/Makefile: use VERSION variable consistentlyBikal Lem
2021-02-13Install man7 pagesUman Shahzad
2020-09-28Makefile: add .PHONY dependencyJens Axboe
2020-09-15Update packaging/installation for new man pagesPaul Ewing
2020-06-15test/runtests.sh: add dmesg checkJens Axboe
2020-02-07Fix liburing.so symlink source if libdir != libdevdirStefan Metzmacher
2020-02-06configure/Makefile: introduce libdevdir defaults to $(libdir)Stefan Metzmacher
2019-11-28liburing: create an installation target for testsJohannes Thumshirn
2019-11-19built liburing.so and test binary first when runtestsJackie Liu
2019-11-05Makefile: add missing .pc dependency on .spec fileStefan Hajnoczi
2019-10-24Add runtests-loop targetJens Axboe
2019-07-24pkgconfig: add missing config-host.mak dependencyStefan Hajnoczi
2019-05-25configure: move directory options to ./configureStefan Hajnoczi
2019-05-25pkgconfig: install a liburing.pc fileStefan Hajnoczi
2019-05-21clean examples when make cleanWeiping Zhang
2019-05-06liburing: improve 'make install'Kevin Vigor
2019-04-26liburing: install man pages on running 'make install'Shenghui Wang
2019-04-17Separate test cases from examplesJens Axboe
2019-03-05Makefile: add cscope targetJens Axboe
2019-01-15Add configure scriptJens Axboe
2019-01-08Add simple test/ MakefileJens Axboe
2019-01-08Initial commitJens Axboe