summaryrefslogtreecommitdiff
path: root/cddl/lib/Makefile
AgeCommit message (Expand)Author
2025-12-07zfs: world changes after 89f729dcc mergeMartin Matuska
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-08zfs: merge openzfs/zfs@229b9f4edMartin Matuska
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-07-06cddl/*: add a WITH(OUT)_DTRACE optionBrooks Davis
2021-11-15cddl: fix missing ZFS library dependenciesGreg V
2021-03-02openzfs: attach pam_zfs_key to buildGreg V
2021-01-22build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans
2020-09-21loader: zfs should support bootonce an nextbootToomas Soome
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2020-07-28- Cleanups related to sparc64 removal.Yoshihiro Takahashi
2018-08-18libbe(3): Move build goop back out of cddl/Kyle Evans
2018-07-24libbe(3): Add to cddl build, adjust src.libnames.mk as neededKyle Evans
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2016-05-24Add initial DTrace support for RISC-V.Ruslan Bukin
2016-01-25We don't support libdtrace for RISC-V yet.Ruslan Bukin
2015-08-23Sparc64 is the odd-man out, so form the if that way rather thanWarner Losh
2015-07-01First cut of DTrace for AArch64.Ruslan Bukin
2015-05-20Add dependencies for libzfs_core and libzpool I missed on my first pass on thisEnji Cooper
2015-05-20Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfsEnji Cooper
2015-02-10Initial version of DTrace on ARM32.George V. Neville-Neil
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-04-21Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino
2013-03-05WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska
2012-11-07Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits
2012-03-24Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko
2010-08-21Use double quotes when checking the value of MACHINE_ARCH.Rui Paulo
2010-08-21The DTrace instrumentation object is going to be i386/amd64 only.Rui Paulo
2010-07-31libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only rightRui Paulo
2008-05-22Add the DTrace libraries and D library scripts.John Birrell
2008-03-29Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov
2007-10-09Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien
2007-10-09Repo copy libpthreads to libkse.David E. O'Brien
2007-10-01Don't build bits that depend on the pthreads support if aRuslan Ermilov
2007-06-08- Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek
2007-04-16Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.Ruslan Ermilov
2007-04-07Build ZFS on amd64 and pc98.Dag-Erling Smørgrav
2007-04-06Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek