aboutsummaryrefslogtreecommitdiff
path: root/lib/libuutil/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unused uu_pname codeRichard Yao2022-09-201-1/+0
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* autoconf: use include directives instead of recursing down libнаб2022-05-101-23/+14
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+3
* libuutil: purge unused functionsнаб2021-04-121-2/+0
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-271-1/+2
* Include the ABI with dist tarballBrian Behlendorf2020-11-211-0/+3
* Library ABI tracking with abigailAntonio Russo2020-11-171-0/+3
* Synchronize library ABI levelsAntonio Russo2020-11-031-4/+0
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-141-1/+5
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-2/+2
* Add -z defs to LDFLAGSArvind Sankar2020-07-101-1/+1
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-0/+2
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+4
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+4
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-7/+1
* Correct cppcheck errorsGiuseppe Di Natale2017-09-191-2/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-2/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-11/+19
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-171-3/+6
* Add proper library versioningBrian Behlendorf2011-07-061-0/+2
* Support custom build directories and move includesBrian Behlendorf2010-09-081-17/+13
* Add build systemBrian Behlendorf2010-08-311-0/+27