aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix spl check.sh scriptlegend-hua2016-09-141-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-4/+0
* Install header during post-build rather than post-install.Tom Prince2014-10-093-2/+2
* Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-101-1/+1
* Add kmod repo integrationBrian Behlendorf2013-08-011-20/+53
* Add --buildroot option to kmod buildNathaniel Clark2013-06-211-3/+9
* Provide ${kmodname}-devel-kmod for yum-builddepBrian Behlendorf2013-03-251-1/+2
* Use requested kernel for dkms buildsBrian Behlendorf2013-03-201-0/+2
* Refresh RPM packagingBrian Behlendorf2013-03-184-1/+658
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Remove autotools productsBrian Behlendorf2012-08-271-409/+0
* Remove Makefile from non-toplevel .gitignore filesRichard Yao2012-08-231-1/+0
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+4
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-021-2/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Load zlib_inflate.koBrian Behlendorf2011-03-221-0/+1
* Add zlib regression testBrian Behlendorf2011-02-251-0/+2
* Support custom build directoriesBrian Behlendorf2010-09-052-2/+2
* Move vendor check to spl-build.m4Brian Behlendorf2010-09-021-0/+1
* Add Debian and Slackware style packaging via alienBrian Behlendorf2010-07-271-0/+16
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-1/+1
* Only make compiler warnings fatal with --enable-debugBrian Behlendorf2010-06-301-0/+1
* Refresh autogen.sh products with automake 1.11.1.Brian Behlendorf2010-05-211-1/+1
* Public Release PrepBrian Behlendorf2010-05-171-0/+25
* Add support for 'make -s' silent buildsBrian Behlendorf2010-03-261-64/+102
* sun-misc-gitignoreRicardo M. Correia2010-01-081-0/+1
* Simplify rpm build rules, added config/rpm.am.Brian Behlendorf2009-07-011-1/+6
* Packaging improvements for RHEL and SLES (part 2)Brian Behlendorf2009-06-161-0/+1
* Build system and packaging (RPM support)Brian Behlendorf2009-03-093-36/+5
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-2/+2
* Prefix META_ALIAS with SPL_Brian Behlendorf2008-11-261-1/+1
* Prefix all META_* #defines with SPL to prevent colisions which include our sp...Brian Behlendorf2008-11-261-8/+8
* Add missing autogen productsbehlendo2008-11-261-0/+340
* Minor tweak to handle systems with restrictive udev rulesbehlendo2008-08-121-1/+15
* Fixes:behlendo2008-06-041-1/+2
* Prep for for 0.3.0 tag, this is the tag which was used for allbehlendo2008-05-211-28/+0
* Same deal as ZFS, we're quite stable now so tag it.behlendo2008-05-071-1/+1
* Update kmem.h to properly use new debug subsystem.behlendo2008-04-241-1/+1
* Give it a real version for a tagbehlendo2008-04-221-1/+1
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-121-2/+8
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-111-2/+7
* Add top level make check target which runs the validationbehlendo2008-02-282-0/+47
* Initial commit. All spl source written up to this point wrappedbehlendo2008-02-263-0/+57