summaryrefslogtreecommitdiffstats
path: root/cmake/modules/Builduring.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: bump liburing from 0.7 to 2.5Kefu Chai2024-03-021-2/+2
* cmake: populate liburing include and library paths down to rocksdb external p...Patrick Donnelly2023-10-171-0/+2
* cmake: silence build output when building external depsKefu Chai2021-08-161-1/+5
* cmake: pass "CC" using configure when building liburingKefu Chai2021-04-271-2/+2
* cmake: Alter GIT_REPOSITORY for liburingBrad Hubbard2020-12-031-1/+1
* cmake: Stop 'configure' running every timeBrad Hubbard2020-11-241-3/+3
* cmake: set advice.detachedHead=false when cloning liburingKefu Chai2020-11-181-0/+1
* cmake: build liburing with -fPICKefu Chai2020-11-091-1/+1
* cmake: use src/liburing for building liburing if it existsKefu Chai2020-11-091-5/+13
* cmake: set GIT_SHALLOW and UPDATE_DISCONNECTEDKefu Chai2020-11-051-0/+2
* blk/kernel/io_uring: bump liburing to v0.7Kefu Chai2020-11-051-2/+2
* cmake: use cmake module to integrate liburingChangcheng Liu2020-04-171-0/+28