aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Move cppcheck suppressions out of .githubArvind Sankar2020-06-271-1/+2
* Fixes for make distArvind Sankar2020-06-261-0/+1
* Fix check for sed --in-placeArvind Sankar2020-06-241-1/+1
* Add missing third-party license files to distArvind Sankar2020-06-241-0/+4
* Fix tags targets in module/Makefile.in + cleanupArvind Sankar2020-06-241-2/+8
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-241-4/+17
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-2/+3
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-3/+3
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-12/+32
* Restore :: in Makefile.amRyan Moeller2019-08-261-1/+2
* Minor cleanup in Makefile.amRyan Moeller2019-08-211-6/+11
* Fix out-of-tree build failuresBrian Behlendorf2019-06-241-1/+2
* zfs-tests: fix warnings when packaging some .shlib filesloli10K2019-05-241-1/+2
* Add CODE_OF_CONDUCT.mdBrian Behlendorf2019-04-301-0/+1
* Verify .gitignore entriesloli10K2019-01-151-1/+7
* Include third party licenses in dist tarballsNeal Gompa (ニール・ゴンパ)2019-01-081-0/+7
* Linux does not HAVE_DNLCMatthew Ahrens2018-10-171-1/+1
* Create /proc/sys/kernel/spl/gitrev with git hashMatthew Ahrens2018-10-081-1/+8
* Warn if checking programs are not installedMatthew Ahrens2018-10-041-0/+10
* Add codecheck make targetMatthew Ahrens2018-10-041-1/+3
* Add NEWS fileRichard Yao2018-09-181-1/+1
* make install only works onceMatthew Ahrens2018-05-311-2/+3
* Update build system and packagingBrian Behlendorf2018-05-291-3/+19
* Create "bin" directory so that zloop.sh worksMatthew Ahrens2018-05-211-0/+3
* Allow make checkstyle and paxscript in build dirchrisrd2018-02-211-6/+7
* Verify ZFS Test Suite scripts executabilityLOLi2018-02-071-1/+9
* Update for cppcheck v1.80Brian Behlendorf2017-11-181-3/+3
* Correct make mancheck recipeGiuseppe Di Natale2017-10-271-3/+4
* Add DKMS package on Debian-based distributionsNeal Gompa (ニール・ゴンパ)2017-10-151-0/+1
* Add support for "--enable-code-coverage" optionPrakash Surya2017-09-221-0/+2
* Correct cppcheck errorsGiuseppe Di Natale2017-09-191-2/+4
* Add mdoc style checkerLOLi2017-09-161-1/+8
* Add configure option to enable gcov analysisBrian Behlendorf2017-09-151-1/+2
* Retire legacy test infrastructureBrian Behlendorf2017-08-151-8/+4
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-1/+2
* Correct shellcheck make recipeGiuseppe Di Natale2017-04-061-8/+4
* Prevent commitcheck.sh from running twiceGiuseppe Di Natale2017-04-031-1/+1
* Commit message format in contributing guidelinesGiuseppe Di Natale2017-03-311-1/+7
* Suppress cppcheck nullPointer error in zfs_writeGiuseppe Di Natale2017-03-091-1/+2
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-091-3/+6
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* Add paxcheck make lint targetJason Zaman2016-10-281-1/+6
* Introduce a make recipe for flake8Giuseppe Di Natale2016-10-061-1/+6
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-1/+1
* Fix make lint targetBrian Behlendorf2016-09-091-1/+1
* Add `make lint` targetBrian Behlendorf2016-08-021-0/+7
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-6/+5
* Move dracut directory to contribBrian Behlendorf2015-07-091-1/+1
* Style check shell scriptsTurbo Fredriksson2015-05-201-1/+13