summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add zfs-test package which includes test infrastructure.Brian Behlendorf2009-08-171-15/+54
* Required autoconf support for vdev_disk integration with 2.6.30 kernels.Brian Behlendorf2009-07-297-25/+103
* Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.Brian Behlendorf2009-07-271-1/+1
* Check arch/default/ path when detecting kernel objects on SLESBrian Behlendorf2009-07-241-1/+3
* Cleanly handle --with-linux=NONE and --with-spl=NONE optionsBrian Behlendorf2009-07-021-8/+9
* Distro friendly build system / packaging improvements.Brian Behlendorf2009-07-013-295/+378
* Add basic zlib autoconf check for user space build.Brian Behlendorf2009-06-092-0/+12
* Only powerpc64 is currently supported not powerpc.Brian Behlendorf2009-06-091-2/+2
* Core target arch support for conditional compilation of SUBDIRsBrian Behlendorf2009-06-082-0/+22
* - Update build system to SPL_META_VERSION not VERSION.Brian Behlendorf2009-05-221-4/+4
* SLES Fixes (Part 1):Brian Behlendorf2009-05-221-8/+15
* Add NONE option for --with-linux and --with-spl.Brian Behlendorf2009-03-121-14/+14
* Packaging updateBrian Behlendorf2009-03-121-2/+4
* Remove remaining compiler flags for disabling specific compiler checks.Brian Behlendorf2009-03-122-8/+4
* Remove --Wno-unused and -Wno-missing braces gcc-* patches have beenBrian Behlendorf2009-03-112-12/+4
* Remove -Wno-parentheses this is handled by the gcc-no-parentheses branch.Brian Behlendorf2009-03-112-2/+2
* Remove -Wno-unknown-pragmas compile option, all unknown pragmasBrian Behlendorf2009-03-112-6/+5
* Build system and packaging (RPM support) (Part 2)Brian Behlendorf2009-03-101-0/+11
* Build system and packaging (RPM support) (Part 1)Brian Behlendorf2009-03-101-56/+47
* Properly detect and set HAVE_GPL_ONLY_SYMBOLS based on licenseBrian Behlendorf2009-02-032-5/+8
* Reference module not modules in SPL for consistencyBrian Behlendorf2009-01-151-2/+2
* Quiet warnings for nowBrian Behlendorf2009-01-091-22/+9
* Add MODDIR directoryBrian Behlendorf2008-12-231-8/+5
* Remove -Wshadow for nowBrian Behlendorf2008-12-181-1/+4
* Add DEFAULT_INCLUDE to rules, adjust = to += accordinglyBrian Behlendorf2008-12-161-0/+2
* Moving addition configure checks to m4 macrosBrian Behlendorf2008-12-157-0/+87
* Use old autoconf stratagyBrian Behlendorf2008-12-152-1/+3
* Minor context change to ease mergingBrian Behlendorf2008-12-151-1/+2
* Moving all kernel+user configure magic to the correct topic branches where th...Brian Behlendorf2008-12-151-25/+0
* Remove lustre config, we really shouldn't need this. A user space build -sho...Brian Behlendorf2008-12-153-9/+6
* Refine MakefilesBrian Behlendorf2008-12-121-3/+2
* Remove redundant build optionsBrian Behlendorf2008-12-121-4/+1
* Use AM_CFLAGSBrian Behlendorf2008-12-121-9/+9
* Add missing include patchBrian Behlendorf2008-12-121-1/+1
* Update avl, nvpair, spl to unique build dirsBrian Behlendorf2008-12-113-21/+16
* Disable unknown pragmasBrian Behlendorf2008-12-051-1/+1
* Add -Wno-unknown-pragmasBrian Behlendorf2008-12-051-0/+1
* Update EXTRA_DISTBrian Behlendorf2008-12-051-3/+1
* Change libport+libsolcompat references to libsplBrian Behlendorf2008-12-051-3/+0
* Refresh zfs-branchBrian Behlendorf2008-12-056-0/+572
* Removed build system from master branch, will relocate to linux-zfs-branchBrian Behlendorf2008-12-016-572/+0
* Working version of M4 macro configBrian Behlendorf2008-11-264-46/+52
* Make everything a M4 macro, it's just cleaner that wayBrian Behlendorf2008-11-265-69/+80
* Additional buidl system cleanup. Starting to move allBrian Behlendorf2008-11-262-3/+57
* Prefix META_ALIAS with ZFS_Brian Behlendorf2008-11-262-6/+6
* Add SPL prefix to META_* #definesBrian Behlendorf2008-11-261-41/+41
* First step of META build system cleanupBrian Behlendorf2008-11-265-29/+118
* Minor autoconf build fixes:Brian Behlendorf2008-11-244-7/+7
* Restructure autoconf around ./config directoryBrian Behlendorf2008-11-245-0/+412