]> git.proxmox.com Git - mirror_zfs.git/history - Makefile.am
zfs(8) fixes
[mirror_zfs.git] / Makefile.am
2017-03-10 Giuseppe Di NataleSuppress cppcheck nullPointer error in zfs_write
2017-03-09 Giuseppe Di NataleEnable shellcheck to run for select scripts
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-28 Jason ZamanAdd paxcheck make lint target
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-06 Giuseppe Di NataleIntroduce a make recipe for flake8
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-09 Brian BehlendorfFix make lint target
2016-08-02 Brian BehlendorfAdd `make lint` target
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-09 Brian BehlendorfMove dracut directory to contrib
2015-05-20 Turbo FredrikssonStyle check shell scripts
2014-10-28 Richard YaoKernel header installation should respect --prefix
2014-08-06 Turbo FredrikssonAdd bash completions by Aneurin Price.
2013-12-19 Brian Behlendorfcstyle: Exclude several files from 'make checkstyle'
2013-10-30 Brian BehlendorfAdd cstyle.pl utility and cstyle.1 man page
2013-04-02 Jan Engelhardtbuild: do not call boilerplate ourself
2013-03-22 Brian BehlendorfUse 'git describe' for working builds
2013-03-18 Brian BehlendorfRefresh RPM packaging
2013-03-13 Brian BehlendorfChange zfs-kmod-devel install path
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-06 Brian BehlendorfRetire ZFS.RELEASE file
2013-03-06 Brian BehlendorfRemove ARCH packaging
2013-03-06 Brian BehlendorfFix zfs_config.h install permissions
2012-12-17 Richard YaoDo not use KERNEL_DIR env var in Makefile.am
2012-08-23 Brian BehlendorfAdd copy-builtin to EXTRA_DIST
2012-08-08 Prakash SuryaSupport building a zfs-modules-dkms sub package
2012-07-12 Brian BehlendorfMove zfs.release generation to configure step
2012-01-18 Brian BehlendorfAdd the release component to headers
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-08-08 Kyle FullerMove udev rules from /etc/udev to /lib/udev
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-17 Manuel Amador (Rudd-O)Add dracut support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-09-02 Brian BehlendorfRemove zfs-x.y.z.zip creation in 'make dist'
2010-09-01 Brian BehlendorfMinor packaging fixes
2010-08-31 Brian BehlendorfAdd build system
2008-12-01 Brian BehlendorfRemoved build system from master branch, will relocate...
2008-11-20 Brian BehlendorfInitial Linux ZFS GIT Repo