index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
zfs-build.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add native-deb* targets to build native Debian packages
Umer Saleem
2022-12-13
1
-0
/
+1
*
autoconf: add support for openEuler
Xinliang Liu
2022-12-02
1
-19
/
+6
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
1
-1
/
+2
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
1
-0
/
+2
*
Silence -Winfinite-recursion warning in luaD_throw()
Brian Behlendorf
2022-06-27
1
-0
/
+1
*
Replace EXTRA_DIST with dist_noinst_DATA
Brian Behlendorf
2022-05-26
1
-0
/
+1
*
rpm: Keep debug symbols if configured with '--enable-debuginfo'
Umer Saleem
2022-05-25
1
-0
/
+4
*
autoconf: use include directives instead of recursing down etc
наб
2022-05-10
1
-0
/
+8
*
fgrep -> grep -F
наб
2022-04-01
1
-1
/
+1
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+0
*
config: check for -Wno-cast-function-type
наб
2022-02-26
1
-0
/
+1
*
config: prune unused -Wno-bool-compare checks
наб
2022-02-18
1
-1
/
+0
*
libtpool: -Wno-clobbered
наб
2022-02-18
1
-1
/
+1
*
Propagate KERNEL_* to *.spec
Damian Szuberski
2022-02-09
1
-0
/
+3
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-0
/
+2
*
config: check for parallel(1), use it for cstyle
наб
2022-01-06
1
-0
/
+1
*
Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and Alpine
Peter Levine
2021-10-29
1
-9
/
+5
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-0
/
+1
*
Force --enable-debug on FreeBSD if INVARIANTS is set
Rich Ercolani
2021-06-07
1
-0
/
+17
*
Turn shellcheck into a normal make target. Fix new files it caught
наб
2021-06-01
1
-0
/
+1
*
Added check for broken alien version
Rich Ercolani
2021-04-08
1
-0
/
+6
*
FreeBSD module --enable-debug --enable-invariants
Ryan Moeller
2021-03-05
1
-0
/
+36
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-4
/
+6
*
Autoconf 2.70 compatibility
Brian Behlendorf
2021-01-02
1
-1
/
+1
*
config/zfs-build.m4: never define _initramfs in RPM_DEFINE_UTIL
Harald van Dijk
2020-09-12
1
-4
/
+3
*
config/zfs-build.m4: add --with-vendor flag
Georgy Yakovlev
2020-08-28
1
-27
/
+37
*
Centralize variable substitution
Arvind Sankar
2020-07-14
1
-19
/
+39
*
Make RPM_DEFINE_KMOD conditional on CONFIG_KERNEL
Arvind Sankar
2020-07-14
1
-5
/
+11
*
configure fixes
Harald van Dijk
2020-07-01
1
-19
/
+19
*
pam: implement a zfs_key pam module
felixdoerre
2020-06-24
1
-0
/
+2
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-12
/
+26
*
Fix unknown cc flag -fno-ipa-sra
Ryan Moeller
2020-02-06
1
-2
/
+3
*
Disable "-fipa-sra" when using "--enable-debuginfo"
Prakash Surya
2020-02-03
1
-2
/
+2
*
Detect if sed supports --in-place
Ryan Moeller
2019-10-16
1
-0
/
+1
*
Perform KABI checks in parallel
Brian Behlendorf
2019-10-01
1
-0
/
+11
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
1
-0
/
+1
*
Fix typos in config/
Andrea Gelmini
2019-08-30
1
-1
/
+1
*
compile with -fno-omit-frame-pointer
Richard Elling
2019-04-14
1
-0
/
+1
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
1
-3
/
+7
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-3
/
+59
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
1
-0
/
+2
*
Fix mmap / libaio deadlock
Brian Behlendorf
2018-03-28
1
-2
/
+2
*
Fedora 28: Fix "Macro %_dracutdir has empty body"
Tony Hutter
2018-03-25
1
-4
/
+17
*
Fix zfs-kmod builds when using rpm >= 4.14
LOLi
2018-03-09
1
-0
/
+1
*
Fix default libdir for Debian/Ubuntu
Brian Behlendorf
2018-02-05
1
-0
/
+13
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-28
/
+64
*
Fix --with-systemd on Debian-based distributions (#6963)
LOLi
2017-12-17
1
-1
/
+1
*
Add support for "--enable-code-coverage" option
Prakash Surya
2017-09-22
1
-31
/
+0
*
Make "-fno-inline" compile option more accessible
Prakash Surya
2017-09-15
1
-1
/
+2
*
Add configure option to enable gcov analysis
Brian Behlendorf
2017-09-15
1
-0
/
+31
[next]