aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-06Makefile: don't depend on the install -D optionTheodore Ts'o1-3/+4
2023-10-22qemu-xfstests: add a qemu-xfstests script as an alias for kvm-xfstestsTheodore Ts'o1-1/+2
2022-08-17kernel-build: Add a new script kbuild32 to support building a 32-bit kernelTheodore Ts'o1-1/+1
2022-05-24Makefile: add an install target to install the driver scriptsTheodore Ts'o1-0/+8
2022-05-24Create and reorganzize top-level directoriesTheodore Ts'o1-58/+11
2022-02-07Makefile: add blktests to list of repositoriesTheodore Ts'o1-1/+2
2022-01-25build-all: fix cross-compilation in the libinih directoryTheodore Ts'o1-1/+4
2019-06-30Delete old .ver files when doing a clean buildTheodore Ts'o1-1/+1
2019-06-27Automatically select the Debian version when creating the test applianceTheodore Ts'o1-1/+1
2018-04-28Build and include the fsverity repositoryTheodore Ts'o1-0/+1
2018-04-01Add support for building the optional syzkaller repoTheodore Ts'o1-2/+3
2017-08-03Robustify build rules for xfstests and xfsprogsTheodore Ts'o1-0/+5
2017-06-27xfstests-bld: optionally build util-linuxEric Biggers1-0/+1
2017-05-26xfstests-bld: optionally build keyctlEric Biggers1-0/+1
2017-05-26Makefile: check whether xfsprogs-dev exists before cleaning itEric Biggers1-1/+1
2017-05-26Makefile: always run get-allEric Biggers1-9/+12
2017-03-03xfstests-bld: add an android-xfstests commandEric Biggers1-8/+7
2017-02-27Add stress-ng as an optional subcomponentTheodore Ts'o1-0/+1
2016-08-22Add a Dockerfile for kvm-xfstestsTheodore Ts'o1-2/+2
2016-06-09Add popt to list of subdirs affected by `make clean`Filipe Brandenburger1-0/+1
2016-03-29Add support for building dbench to xfstests-bldTheodore Ts'o1-0/+1
2016-01-22Don't build the zerofree program in the MakefileTheodore Ts'o1-1/+1
2015-09-17Add gce-xfstests.sh and kvm-xfstest.sh which can be installed in ~/binTheodore Ts'o1-2/+11
2015-08-04Move tarball generation from Makefile to a shell scriptTheodore Ts'o1-11/+1
2015-07-26android-compat: initial checkin of android compatibility libraryTheodore Ts'o1-2/+13
2015-06-09Makefile: use rm -f in the "make clean" ruleTheodore Ts'o1-1/+1
2015-05-05misc: add misc directoryTheodore Ts'o1-1/+1
2014-08-10Include -dirty in git versionsTheodore Ts'o1-0/+1
2014-08-09Build kvm-xfstests/util/zerofree staticallyTheodore Ts'o1-1/+1
2014-04-05Makefile: filter out strip error messages when creating tarballTheodore Ts'o1-1/+1
2014-04-01Remove dmapi directoryTheodore Ts'o1-1/+1
2014-03-28Automate building the qemu image used by kvm-xfstestsTheodore Ts'o1-1/+5
2013-04-14Document git versions used to build xfstests componentsTheodore Ts'o1-1/+2
2013-03-25Update makefile to handle fio and quota directories for "make clean"Theodore Ts'o1-3/+3
2013-03-25Add support to build the quota-toolsTheodore Ts'o1-2/+2
2013-03-25Use "tar cf" instead of "tar cvf" to minimize spew for "make tarball"Theodore Ts'o1-1/+1
2013-03-25Add support to build fioTheodore Ts'o1-1/+2
2011-08-28Add the xfsprogs binaries to the bin directory in xfstests.tar.gzTheodore Ts'o1-1/+1
2011-08-22Add top-level Makefile and further refine the automatic build processTheodore Ts'o1-0/+30