aboutsummaryrefslogtreecommitdiffstats
path: root/config/Rules.am
Commit message (Expand)AuthorAgeFilesLines
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-0/+3
* config: add -Wextra (sans sign-compare and missing-field-initializers)наб2022-02-181-1/+1
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+10
* Use fallthrough macroBrian Behlendorf2021-09-141-0/+1
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-161-1/+0
* Forbid basename(3) and dirname(3)наб2021-06-111-0/+3
* Forbid strtok(3)наб2021-05-261-0/+1
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+1
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+0
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-241-1/+2
* Enable -Wmissing-prototypes/-Wstrict-prototypesArvind Sankar2020-06-181-1/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-2/+24
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-1/+10
* compile with -fno-omit-frame-pointerRichard Elling2019-04-141-0/+1
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-8/+19
* Add support for "--enable-code-coverage" optionPrakash Surya2017-09-221-0/+2
* Allow c99 code to compileMatthew Ahrens2017-02-081-0/+1
* Use large stacks when availableBrian Behlendorf2015-12-071-1/+2
* Disable gcc bool-compare warningBrian Behlendorf2015-07-131-0/+1
* Revert "Disable GCCs aggressive loop optimization"Brian Behlendorf2014-07-221-1/+0
* Add defs for makefile installation dir varsChris Dunlap2014-03-311-0/+4
* Disable GCCs aggressive loop optimizationBrian Behlendorf2014-01-141-2/+4
* build: use CPPFLAGSJan Engelhardt2013-04-021-3/+3
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-191-1/+2
* Support custom build directories and move includesBrian Behlendorf2010-09-081-1/+1
* Add build systemBrian Behlendorf2010-08-311-0/+7