aboutsummaryrefslogtreecommitdiffstats
path: root/config/zfs-build.m4
Commit message (Expand)AuthorAgeFilesLines
* Add native-deb* targets to build native Debian packagesUmer Saleem2022-12-131-0/+1
* autoconf: add support for openEulerXinliang Liu2022-12-021-19/+6
* Fix Clang 15 compilation errorsszubersk2022-11-301-1/+2
* Fix GCC 12 compilation errorsszubersk2022-11-301-0/+2
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-271-0/+1
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-0/+1
* rpm: Keep debug symbols if configured with '--enable-debuginfo'Umer Saleem2022-05-251-0/+4
* autoconf: use include directives instead of recursing down etcнаб2022-05-101-0/+8
* fgrep -> grep -Fнаб2022-04-011-1/+1
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-1/+0
* config: check for -Wno-cast-function-typeнаб2022-02-261-0/+1
* config: prune unused -Wno-bool-compare checksнаб2022-02-181-1/+0
* libtpool: -Wno-clobberedнаб2022-02-181-1/+1
* Propagate KERNEL_* to *.specDamian Szuberski2022-02-091-0/+3
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+2
* config: check for parallel(1), use it for cstyleнаб2022-01-061-0/+1
* Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and AlpinePeter Levine2021-10-291-9/+5
* Use fallthrough macroBrian Behlendorf2021-09-141-0/+1
* Force --enable-debug on FreeBSD if INVARIANTS is setRich Ercolani2021-06-071-0/+17
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-0/+1
* Added check for broken alien versionRich Ercolani2021-04-081-0/+6
* FreeBSD module --enable-debug --enable-invariantsRyan Moeller2021-03-051-0/+36
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-4/+6
* Autoconf 2.70 compatibilityBrian Behlendorf2021-01-021-1/+1
* config/zfs-build.m4: never define _initramfs in RPM_DEFINE_UTILHarald van Dijk2020-09-121-4/+3
* config/zfs-build.m4: add --with-vendor flagGeorgy Yakovlev2020-08-281-27/+37
* Centralize variable substitutionArvind Sankar2020-07-141-19/+39
* Make RPM_DEFINE_KMOD conditional on CONFIG_KERNELArvind Sankar2020-07-141-5/+11
* configure fixesHarald van Dijk2020-07-011-19/+19
* pam: implement a zfs_key pam modulefelixdoerre2020-06-241-0/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-12/+26
* Fix unknown cc flag -fno-ipa-sraRyan Moeller2020-02-061-2/+3
* Disable "-fipa-sra" when using "--enable-debuginfo"Prakash Surya2020-02-031-2/+2
* Detect if sed supports --in-placeRyan Moeller2019-10-161-0/+1
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-0/+11
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-051-0/+1
* Fix typos in config/Andrea Gelmini2019-08-301-1/+1
* compile with -fno-omit-frame-pointerRichard Elling2019-04-141-0/+1
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-061-3/+7
* Update build system and packagingBrian Behlendorf2018-05-291-3/+59
* Adopt pyzfs from ClusterHQloli10K2018-05-011-0/+2
* Fix mmap / libaio deadlockBrian Behlendorf2018-03-281-2/+2
* Fedora 28: Fix "Macro %_dracutdir has empty body"Tony Hutter2018-03-251-4/+17
* Fix zfs-kmod builds when using rpm >= 4.14LOLi2018-03-091-0/+1
* Fix default libdir for Debian/UbuntuBrian Behlendorf2018-02-051-0/+13
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-28/+64
* Fix --with-systemd on Debian-based distributions (#6963)LOLi2017-12-171-1/+1
* Add support for "--enable-code-coverage" optionPrakash Surya2017-09-221-31/+0
* Make "-fno-inline" compile option more accessiblePrakash Surya2017-09-151-1/+2
* Add configure option to enable gcov analysisBrian Behlendorf2017-09-151-0/+31