]> git.proxmox.com Git - mirror_zfs.git/history - config/Rules.am
FreeBSD: Add zfs_link_create() error handling
[mirror_zfs.git] / config / Rules.am
2024-02-26 Rob Norrisconfig: use -Wno-format-truncation globally
2024-01-26 Richard YaoSwitch to CodeQL to detect prohibited function use
2023-09-21 Tony HutterAdd zfs_prepare_disk script for disk firmware install
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-06-29 набEnable -Wwrite-strings
2022-05-10 набautoconf: use include directives instead of recursing...
2022-04-05 набForbid asctime{,_r}(), gmtime(), localtime()
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-02-18 набconfig: add -Wextra (sans sign-compare and missing...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-06-11 набForbid basename(3) and dirname(3)
2021-05-26 набForbid strtok(3)
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-06-25 Arvind SankarMove zfs_gitrev.h to build directory
2020-06-18 Arvind SankarEnable -Wmissing-prototypes/-Wstrict-prototypes
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-04-14 Richard Ellingcompile with -fno-omit-frame-pointer
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-09-23 Prakash SuryaAdd support for "--enable-code-coverage" option
2017-02-08 Matthew AhrensAllow c99 code to compile
2015-12-07 Brian BehlendorfUse large stacks when available
2015-07-13 Brian BehlendorfDisable gcc bool-compare warning
2014-07-22 Brian BehlendorfRevert "Disable GCCs aggressive loop optimization"
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-03-31 Chris DunlapAdd defs for makefile installation dir vars
2014-01-14 Brian BehlendorfDisable GCCs aggressive loop optimization
2013-04-02 Jan Engelhardtbuild: use CPPFLAGS
2013-04-02 Jan Engelhardtbuild: use CPPFLAGS
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-09-06 Brian BehlendorfSupport custom build directories
2010-08-31 Brian BehlendorfAdd build system
2010-07-01 Brian BehlendorfOnly make compiler warnings fatal with --enable-debug
2010-05-17 Brian BehlendorfPublic Release Prep
2010-03-26 Brian BehlendorfAdd support for 'make -s' silent builds
2010-03-22 Brian BehlendorfAllow spl_config.h to be included by dependant packages...
2009-02-12 Brian BehlendorfBuild system update