]> git.sesse.net Git - bcachefs-tools-debian/history - Makefile
cmd_show_super: --field-only
[bcachefs-tools-debian] / Makefile
2023-12-24 koverstreetMerge pull request #195 from Conan-Kudo/use-libexec
2023-12-24 Neal GompaMakefile, fsck: Use libexec instead of lib
2023-12-24 Kent Overstreetv1.4.0: Split brain detection
2023-12-22 koverstreetMerge pull request #194 from intelfx/work/makefile...
2023-12-22 Ivan ShapovalovMakefile: avoid recursively expanding expensive variables
2023-12-20 Thomas Bertschingerremove Rust artifacts during `make clean`
2023-12-19 Kent Overstreetv1.3.6
2023-12-16 Kent OverstreetFix makefile when building without systemd
2023-12-16 Kent OverstreetUpdate bcachefs sources to 841a95c29f4c bcachefs: fix...
2023-12-10 Chris Webbbcachefs-tools: Disable -Wgnu-variable-sized-type-not...
2023-12-08 Tero Roponenbcachefs-tools: make 'all' the default Makefile goal
2023-12-08 Kent OverstreetMerge remote-tracking branch 'amoz/devel'
2023-12-08 koverstreetMerge pull request #190 from Dikay900/fs_free_space
2023-12-07 Kent OverstreetUpdate bcachefs sources to 6d44812757dd bcachefs: BCH_I...
2023-12-07 Darrick J. Wongfsck: add a service to schedule and run bcachefsck...
2023-12-07 Darrick J. Wongfsck: add systemd service definitions for automatic...
2023-12-07 koverstreetMerge pull request #191 from cepelinas9000/fuse-fixes-1
2023-12-07 Tautvydas NesvarbuMultiple small fuse fixes for write, api, and hardlink
2023-12-06 Alexander Fougnerfix udev rules path
2023-12-05 Darrick J. Wongmisc: don't allow udisks to automount bcachefs filesyst...
2023-11-30 Kent OverstreetUpdate bcachefs sources to 71a5b27e017d bcachefs: Make...
2023-11-22 Kent OverstreetUpdate bcachefs sources to 783085c3cc44 kbuild: Allow...
2023-11-16 Kent OverstreetVersion is now specified in the makefile
2023-11-05 Alexander Fougnerdowngrade rust deps to compile for MSRV
2023-09-26 Kent OverstreetCreate symlinks on install with ln -sf
2023-09-22 Kent OverstreetKill shell script wrappers
2023-08-17 Kent OverstreetUpdate bcachefs sources to a8115093df bcachefs: Fix...
2023-08-11 Kent Overstreetfuse: Set fsname correctly
2023-08-04 Alexander Fougnerci: set and verify MSRV
2023-06-08 Bernhard M. WiedemannSort input file list
2023-06-04 Kent OverstreetUpdate bcachefs sources to 7c0fe6f104 bcachefs: Fix...
2023-05-02 Kent OverstreetUpdate bcachefs sources to 6a20aede29 bcachefs: Fix...
2023-04-20 Kent OverstreetAdd a NO_RUST option
2023-04-20 Kent OverstreetDelete pytest
2023-03-19 Kent OverstreetFix build dependencies
2023-03-08 Eric Sandeenadd rpm make target and fix up spec file
2023-03-05 Kent OverstreetUpdate bcachefs sources to 171da96d76 bcachefs: Drop...
2023-02-21 Kent OverstreetRust now integrated into bcachefs binary
2023-02-09 Kent OverstreetUpdate bcachefs sources to ea93c26e98 fixup! bcachefs...
2023-02-01 Kent OverstreetMakefile: build with -Wno-deprecated-declarations
2023-01-03 Daniel Hillmake: remove libbcachefs.so when cleaning.
2022-11-15 Eric Sandeenbcachefs-tools: add tarball make target
2022-11-15 Eric Sandeenbcachefs-tools: Prettify make output
2022-11-14 Kent OverstreetUpdate bcachefs sources to 8d3fc97ca3 bcachefs: Fixes...
2022-10-15 Kent OverstreetUpdate bcachefs sources to 3e93567c51 bcachefs: Switch...
2022-08-18 Kent OverstreetUpdate bcachefs sources to dfaf9a6ee2 lib/printbuf...
2022-04-08 Kent OverstreetUpdate bcachefs sources to 6ddf061e68 bcachefs: Use...
2022-03-28 Kent OverstreetMerge remote-tracking branch 'holmanb/holmanb/suppressions'
2022-03-28 Kent OverstreetMerge remote-tracking branch 'holmanb/holmanb/keyutils...
2022-03-24 Brett Holmancheck for libkeyutils with pkg-config
2022-01-12 Daniel B. HillMakefile: We need to exclude hidden folders
2022-01-11 Kent OverstreetFix makefile for building docs
2021-12-20 Kent OverstreetDelete old bcachefs.5 from makefile
2021-12-20 Kent OverstreetUpdate bcachefs sources to ff3a76e1af bcachefs: Change...
2021-10-23 Chris WebbUse scrypt from libsodium
2021-10-20 Kayla FirestackMakefile: fix rst2man lookup and add pytest lookup
2021-10-19 Kayla FirestackMakefile: prefix libbcachefs.so installation with ...
2021-10-19 Kent OverstreetMerge remote-tracking branch 'firestack/dev/nix/add...
2021-10-19 Kayla Firestackrst2man: convert `which` to `command -v`
2021-10-18 Igor Velkovfix "no rst2man found!" build error on debian and ubuntu
2021-10-18 Kent OverstreetBuild with -fPIC
2021-10-18 Kayla Firestacksplit mount into a library crate for rust reuse
2021-10-12 Brett HolmanFix errors related to rst2man warning message:
2021-10-12 Brett HolmanClean up smoketest and pytests.
2021-07-28 Kent OverstreetUpdate bcachefs sources to b964c6cba8 bcachefs: Change...
2021-07-24 jpsolliefixup! rst2man detection hangs
2021-07-24 jpsollieReapply compiler checks
2021-07-24 Stijn TintelMakefile: detect rst2man
2021-07-23 Kent OverstreetBring back debug makefile target
2021-07-10 Brett HolmanDocumentation fixup: made filenames more descriptive...
2021-07-08 jpsollieadd bcachefs xor / xxhash support
2021-07-06 Kent OverstreetFix some makefile misspellings
2021-07-06 Brett HolmanSwitched documentation from asciidoc to rst, added...
2021-07-05 Kent OverstreetUpdate bcachefs sources to 1a510b00b6 bcachefs: Increas...
2021-06-13 jpsollieCleanup Makefile for better compatibility + enable...
2021-05-24 Stijn TintelMakefile: rename D to BCACHEFS_DEBUG
2021-05-20 Brett Holmanminor fixes for clang support
2021-03-29 Kent OverstreetUpdate bcachefs sources to 18686af684 bcachefs: Inode...
2020-12-03 Kent OverstreetUpdate bcachefs sources to 0010403265 bcachefs: Fix...
2020-10-16 Kent OverstreetBuild with -Wno-zero_length_bounds
2020-08-25 Kent OverstreetAdd a shell script version of mount.bcachefs
2020-08-24 koverstreetMerge pull request #38 from jnsaff/patch-1
2020-08-24 Kent Overstreetmake D=1 now implies valgrind
2020-07-25 Kent OverstreetInitial WIP new user's manual
2020-05-15 Kent OverstreetUpdate bcachefs sources to e1f6739c4a bcachefs: Fix...
2020-05-09 Kent OverstreetDon't build mount.bcachefs by default
2020-05-05 koverstreetMerge pull request #28 from yshui/mount
2020-05-05 Yuxuan ShuiAdd a mount.bcachefs tool
2020-04-24 Kent OverstreetDon't use pkgconfig for libkeyutils
2020-03-25 Kent OverstreetUse pkgconfig for libkeyutils
2019-12-30 Kent OverstreetMerge remote-tracking branch 'elladan/master'
2019-12-29 Justin Hustedbcachefs-tools: Add a smoke test master script.
2019-12-16 koverstreetMerge pull request #24 from brendon-boldt/new-install...
2019-12-06 Brendon BoldtAdd Fedora, Ubuntu, Arch info to INSTALL
2019-12-04 Kent OverstreetPut valgrind support behind CONFIG_VALGRIND
2019-11-28 Kent OverstreetMerge commit '780de81b36'
2019-11-11 Justin HustedMake fuse3 support optional and document.
2019-11-05 Justin HustedAdd makefile support for tags.
2019-11-04 Justin HustedInitial version of bcachefs tests.
2019-10-18 Kent Overstreetfuse
next