aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-101-18/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-15/+9
* autoconf: use include directives instead of recursing down libнаб2022-05-101-8/+7
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-1/+1
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+3
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-1/+0
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-3/+7
* ZTEST: Always enable assertsDavid Quigley2017-09-151-1/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-3/+2
* GCC 7.1 fixesTony Hutter2017-06-281-1/+3
* Cleanup linkingRichard Yao2016-03-181-1/+1
* Unconditionally build zdb and ztest with -DDEBUGRichard Yao2015-12-141-0/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-171-4/+0
* Support custom build directories and move includesBrian Behlendorf2010-09-081-13/+3
* Add build systemBrian Behlendorf2010-08-311-0/+34