summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-08Sort input file listBernhard M. Wiedemann
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-20Add a NO_RUST optionKent Overstreet
2023-04-20Delete pytestKent Overstreet
2023-03-19Fix build dependenciesKent Overstreet
2023-03-08add rpm make target and fix up spec fileEric Sandeen
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2023-02-01Makefile: build with -Wno-deprecated-declarationsKent Overstreet
2023-01-03make: remove libbcachefs.so when cleaning.Daniel Hill
2022-11-15bcachefs-tools: add tarball make targetEric Sandeen
2022-11-15bcachefs-tools: Prettify make outputEric Sandeen
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet
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