aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.bin/ctfconvert/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use ZFSTOP more broadlyJohn Baldwin2025-11-241-3/+3
* packages: Move ctf-tools to ctfLexi Winter2025-09-301-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Create a FreeBSD-ctf-tools packageEmmanuel Vadot2023-02-081-0/+1
* ctfconvert: Rip out STABS supportMark Johnston2022-02-101-2/+0
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-101-1/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-1/+8
* Add basic tests for ctfconvert(1), fold(1) and rs(1)Alan Somers2017-11-271-0/+5
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-4/+4
* Remove stray DEBUG_FLAGS=-g that's been here since the initial import.Warner Losh2015-05-211-2/+0
* Convert to LIBADDBaptiste Daroussin2015-05-191-2/+1
* These CTF tools do not use anything from libctf, so no need to link with it.David E. O'Brien2015-02-271-2/+2
* Add man pages for the CTF tools.Rui Paulo2010-08-111-1/+0
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-021-12/+3
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-1/+2
* Add the DTrace build tools.John Birrell2008-05-221-0/+51