aboutsummaryrefslogtreecommitdiff
path: root/module/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* check-zstd-symbols: also ignore __pfx_ symbolsнаб2023-09-181-1/+1
* autoconf: use include directives instead of recursing down libнаб2022-05-101-2/+21
* module: Makefile: cppcheck: zfs_config.h lives in builddirнаб2022-05-101-1/+1
* linux: module: uninstall legacy modules on (un)installationнаб2022-04-201-2/+6
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-15/+13
* Re-apply 6ba2e72b, silence lintRich Ercolani2022-03-011-1/+1
* Explode zstd 1.4.5 into separate upstream filesRich Ercolani2022-03-011-0/+1
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-091-1/+3
* module: Makefile: simplify clean and install jobsнаб2022-01-261-5/+3
* module: Makefile: flatten subdir loop, use $PWD instead of `pwd`наб2022-01-061-6/+4
* Workaround Debian's fake System.map behaviorRich Ercolani2021-12-171-0/+8
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-1/+3
* Proper support for DESTDIR and INSTALL_MOD_PATHJosé Luis Salvador Rufo2021-10-011-4/+5
* FreeBSD module --enable-debug --enable-invariantsRyan Moeller2021-03-051-0/+5
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-271-1/+21
* Fix Linux modules uninstallJacob Adams2020-10-091-1/+1
* Add zstd support to zfsMichael Niewöhner2020-08-201-1/+1
* Include FreeBSD sources in module distArvind Sankar2020-06-261-8/+7
* Fix tags targets in module/Makefile.in + cleanupArvind Sankar2020-06-251-28/+7
* Support out-of-tree kmod build on FreeBSDArvind Sankar2020-06-251-7/+30
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-27/+3
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-4/+23
* module/Makefile.in: don't run xargs if emptyGeorge Melikov2019-10-081-1/+1
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-14/+53
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-051-1/+3
* Linux 5.3 compat: Makefile subdir-m no longer supportedDominic Pearson2019-08-191-12/+12
* Fix out-of-tree build failuresBrian Behlendorf2019-06-241-2/+3
* Linux 5.0 compat: Fix SUBDIRsTony Hutter2019-01-281-3/+3
* Update build system and packagingBrian Behlendorf2018-05-291-19/+4
* Ignore *.o.ur-safe build artifactsBrian Behlendorf2018-05-141-0/+2
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+2
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-4/+11
* Retire legacy test infrastructureBrian Behlendorf2017-08-161-1/+0
* GZIP compression offloading with QAT acceleratorwli52017-03-231-0/+2
* module/Makefile.in: use relative cpJörg Thalheim2017-01-131-3/+3
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-2/+8
* Prevent rm modules.* when make installtuxoko2015-12-021-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-0/+4
* Fix modules installation directoryAlexander Pyhalov2014-10-281-1/+2
* Add KMODDIR to install targetBrian Behlendorf2013-03-061-8/+13
* Add script for builtin module building.Etienne Dechamps2012-07-261-1/+6
* Fix 'make install' overly broad 'rm'Brian Behlendorf2011-07-201-1/+5
* Fix `make distclean` for `./configure --with-config=userBrian Behlendorf2011-04-051-1/+4
* Support custom build directories and move includesBrian Behlendorf2010-09-081-22/+20
* Add linux zpios supportBrian Behlendorf2010-08-311-0/+1
* Add build systemBrian Behlendorf2010-08-311-0/+54