summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* btrfs-progs: fix missing __error symbol in libbtrfs.so.0Sergei Trofimovich2017-03-31
* btrfs-progs: Cleanup kernel-shared dir when execute make cleanQu Wenruo2017-03-31
* btrfs-progs: tests: misc/019, use fssumDavid Sterba2017-03-16
* btrfs-progs: tests: fssum, switch from MD5 to SHA256David Sterba2017-03-16
* btrfs-progs: tests: fssum, drop unnecessray build definesDavid Sterba2017-03-16
* btrfs-progs: tests: add fssum utilityDavid Sterba2017-03-16
* btrfs-progs: library-test: update test to build outside of topdirDavid Sterba2017-03-16
* btrfs-progs: library: distribute sizes.h, fix buildDavid Sterba2017-03-16
* btrfs-progs: tests: fix library-test rules and depsDavid Sterba2017-03-08
* btrfs-progs: move ulist.[ch] to kernel-sharedDavid Sterba2017-03-08
* btrfs-progs: move message helpers implementation out of headerDavid Sterba2017-03-08
* btrfs-progs: build: use MAKEOPTS where missingDavid Sterba2017-03-08
* btrfs-progs: build: drop deprecated utility from test dependenciesDavid Sterba2017-03-08
* btrfs-progs: move mkfs helper implementation out of utilsDavid Sterba2017-03-08
* btrfs-progs: build: build library by defaultDavid Sterba2017-03-08
* btrfs-progs: build: add rule for building cscope indexDavid Sterba2017-03-08
* btrfs-progs: build: split makefile to generated and stable partsDavid Sterba2017-03-08
* btrfs-progs: autoconf: add ./configure scriptKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: tests, adjust alignment of the pretty command nameDavid Sterba2015-01-14
* btrfs-progs: Makefile: Move linker only option to LDFLAGSQu Wenruo2014-12-19
* btrfs-progs: remove false dependency on libmDavid Sterba2014-12-19
* btrfs-progs: tests: build prerequisities, btrfs-image and btrfsDavid Sterba2014-12-12
* btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.Qu Wenruo2014-12-10
* btrfs-progs: remove duplicate pthread libs from buildDavid Sterba2014-12-04
* btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke2014-12-04
* btrfs-progs: Add helpers functions to handle the printing of data in tabular ...Goffredo Baroncelli2014-12-04
* btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli2014-12-04
* btrfs-progs: build, update the clean ruleDavid Sterba2014-11-07
* btrfs-progs: build, gather utilities that are not built by defaultDavid Sterba2014-11-07
* btrfs-progs: build, add make target for a build testDavid Sterba2014-11-07
* btrfs-progs: build, add basic build test for libraryDavid Sterba2014-11-07
* btrfs-progs: fix linking with libbtrfsDavid Sterba2014-11-03
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-14
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* btrfs-progs: add option to disable backtrace usageGustavo Zacarias2014-10-10
* Btrfs-progs: make BUG*() be more verboseJosef Bacik2014-10-01
* btrfs-progs: Improve static building and installationThomas Petazzoni2014-09-02
* btrfs-progs: Add support for DISABLE_DOCUMENTATIONGustavo Zacarias2014-09-02
* btrfs-progs: library version definesArvin Schnell2014-09-02
* btrfs-progs: Add uninstall targets to Makefiles.Nils Steinger2014-08-22
* btrfs-progs: fix build of static targetDavid Sterba2014-08-22
* btrfs-progs: Add some simple end-to-end tests for btrfs-convertAdam Buchbinder2014-08-22
* btrfs-progs: add quota group verify codeMark Fasheh2014-08-22
* btrfs-progs: import ulistMark Fasheh2014-08-22
* btrfs-progs: fix btrfs-fragments buildEric Sandeen2014-08-22
* btrfs-progs: move arg_strtou64 to a separate file for libraryDavid Sterba2014-05-02
* btrfs-progs: add separate make target to clean docsDavid Sterba2014-04-22
* btrfs-progs: Switch to the new asciidoc Documentation.Qu Wenruo2014-04-22
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31