summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet
2022-08-18Update bcachefs sources to dfaf9a6ee2 lib/printbuf: Clean up headersKent Overstreet
2022-04-08Update bcachefs sources to 6ddf061e68 bcachefs: Use a genradix for reading jo...Kent Overstreet
2022-03-24check for libkeyutils with pkg-configBrett Holman
2022-01-12Makefile: We need to exclude hidden foldersDaniel B. Hill
2022-01-10Fix makefile for building docsKent Overstreet
2021-12-20Delete old bcachefs.5 from makefileKent Overstreet
2021-12-19Update bcachefs sources to ff3a76e1af bcachefs: Change need_whiteout_for_snap...Kent Overstreet
2021-10-23Use scrypt from libsodiumChris Webb
2021-10-20Makefile: fix rst2man lookup and add pytest lookupKayla Firestack
2021-10-19Makefile: prefix libbcachefs.so installation with `DESTDIR`Kayla Firestack
2021-10-19rst2man: convert `which` to `command -v`Kayla Firestack
2021-10-18fix "no rst2man found!" build error on debian and ubuntuIgor Velkov
2021-10-18Build with -fPICKent Overstreet
2021-10-18split mount into a library crate for rust reuseKayla Firestack
2021-10-12Fix errors related to rst2man warning message:Brett Holman
2021-10-11Clean up smoketest and pytests.Brett Holman
2021-07-28Update bcachefs sources to b964c6cba8 bcachefs: Change lockrestart_do() to al...Kent Overstreet
2021-07-24fixup! rst2man detection hangsjpsollie
2021-07-24Reapply compiler checksjpsollie
2021-07-24Makefile: detect rst2manStijn Tintel
2021-07-23Bring back debug makefile targetKent Overstreet
2021-07-10Documentation fixup: made filenames more descriptive, switched parsing utilit...Brett Holman
2021-07-07add bcachefs xor / xxhash supportjpsollie
2021-07-06Fix some makefile misspellingsKent Overstreet
2021-07-06Switched documentation from asciidoc to rst, added doc autogeneration code fo...Brett Holman
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-13Cleanup Makefile for better compatibility + enable "make debug"jpsollie
2021-05-24Makefile: rename D to BCACHEFS_DEBUGStijn Tintel
2021-05-19minor fixes for clang supportBrett Holman
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2020-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet
2020-10-15Build with -Wno-zero_length_boundsKent Overstreet
2020-08-24Add a shell script version of mount.bcachefsKent Overstreet
2020-08-24make D=1 now implies valgrindKent Overstreet
2020-07-25Initial WIP new user's manualKent Overstreet
2020-05-14Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting...Kent Overstreet
2020-05-08Don't build mount.bcachefs by defaultKent Overstreet
2020-05-05Add a mount.bcachefs toolYuxuan Shui
2020-04-23Don't use pkgconfig for libkeyutilsKent Overstreet
2020-03-25Use pkgconfig for libkeyutilsKent Overstreet
2019-12-28bcachefs-tools: Add a smoke test master script.Justin Husted
2019-12-06Add Fedora, Ubuntu, Arch info to INSTALLBrendon Boldt
2019-12-04Put valgrind support behind CONFIG_VALGRINDKent Overstreet
2019-11-11Make fuse3 support optional and document.Justin Husted
2019-11-04Add makefile support for tags.Justin Husted
2019-11-03Initial version of bcachefs tests.Justin Husted
2019-10-18fuseKent Overstreet
2019-08-27Build with -fno-delete-null-pointer-checksKent Overstreet
2019-03-10Add PKG_CONFIG variable and replace pkg-configDanilo Spinella