summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: cleanup, rename *disk_usage* files to usageDavid Sterba2015-04-221-1/+1
* btrfs-progs: tests: split make rule for fsck and convert tests, fix prerequis...David Sterba2015-04-071-5/+9
* btrfs-progs: Move -rdynamic linker only option to LDFLAGSQu Wenruo2015-02-111-3/+3
* btrfs-progs: Add new find-root.[ch] infrastructureQu Wenruo2015-02-111-1/+1
* btrfs-progs: build, do not install everything by defaultDavid Sterba2015-02-051-7/+11
* btrfs-progs: autoconf: do not force fortify flagsDavid Sterba2015-02-051-1/+1
* btrfs-progs: autoconf: largefile support is driven by configureDavid Sterba2015-02-051-1/+0
* btrfs-progs: autoconf: move custom CFLAGS from makefileDavid Sterba2015-02-051-4/+6
* btrfs-progs: build, use the static library for the utilitiesDavid Sterba2015-02-041-8/+8
* btrfs-progs: build, fix the source of btrfsck symlinkDavid Sterba2015-02-041-1/+1
* btrfs-progs: autoconf: set exec_prefix in makefileDavid Sterba2015-02-041-0/+1
* btrfs-progs: autoconf: check btrfs-convert dependenciesDavid Sterba2015-02-031-1/+1
* btrfs-progs: autoconf: make btrfs-convert build optionalDavid Sterba2015-02-031-1/+6
* btrfs-progs: autoconf: generate documentation makefile as wellDavid Sterba2015-02-031-0/+1
* btrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole().Qu Wenruo2015-02-021-1/+1
* btrfs-progs: build more utilities by defaultDavid Sterba2015-01-281-3/+3
* btrfs-progs: build, use autoconf to detect RMDavid Sterba2015-01-281-6/+8
* btrfs-progs: build, clean all generated filesDavid Sterba2015-01-281-2/+4
* btrfs-progs: build, make build test work againDavid Sterba2015-01-281-1/+7
* btrfs-progs: autoconf: add --disable-documentationKarel Zak2015-01-281-0/+1
* btrfs-progs: autoconf: add --disable-backtraceKarel Zak2015-01-281-4/+0
* btrfs-progs: autoconf: clean generated files, make version.h stuff more robustKarel Zak2015-01-281-2/+12
* btrfs-progs: autoconf: cleanup compilation flags usageKarel Zak2015-01-281-30/+40
* btrfs-progs: autoconf: use paths and $*_LIBS from ./configureKarel Zak2015-01-281-6/+5
* btrfs-progs: autoconf: check for build programs in ./configureKarel Zak2015-01-281-6/+6
* btrfs-progs: autoconf: use ./configure to generate version.hKarel Zak2015-01-281-4/+0
* btrfs-progs: autoconf: use config.hKarel Zak2015-01-281-1/+5
* btrfs-progs: autoconf: add ./configure scriptKarel Zak2015-01-281-0/+313