summaryrefslogtreecommitdiff
path: root/tools/compat/Makefile
AgeCommit message (Expand)Author
2023-05-30tools/compat: use autoreconf, support MAKEVERBOSElukem
2023-05-23tools/compat: MAKEVERBOSE support in regenlukem
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-02-25Add reallocarray; this is used by the new regex code and we don't want tochristos
2020-06-13tools: configure --silent if MAKEVERBOSE == 0lukem
2019-05-08Fix building libprop as a host tool library on platforms that don't havethorpej
2018-08-30deal with getsubopt and strncasecmp (needed by mdocml)christos
2018-08-16add strncasecmpchristos
2018-08-11Add strcasecmpchristos
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2016-03-06add our libc's regex implementation to libnbcompat.aymeric
2016-03-01Revert to rev 1.77 for now on Aymeric's requestmartin
2016-03-01remove regsub.c from the list of files to build because it unbreaks the buildaymeric
2016-02-29add our libc's regex implementation to libnbcompat.aymeric
2016-01-09lex source moved.christos
2015-09-17undo previous; include is in ${.OBJDIR}christos
2015-09-17make this more robust by using .CURDIR to cd.christos
2015-07-26Add reallocarr(3) to tools/compatkamil
2015-01-18add strtoi strtou (Kamil Rytarowski)christos
2014-01-16Add the {v,}{err,warn}c functionschristos
2014-01-09Declare and define strnlen if necessary.apb
2013-12-11Allow kernel code to access constant databases by moving cdbr(3) and thejoerg
2013-08-06Compile snprintb.c into libnbcompat. The source file is found in theapb
2013-03-05add dprintfchristos
2012-12-10first define HOSTLIB and then include bsd.own.mk!christos
2012-12-09restore the find loop to include files generated by configurechristos
2012-12-09handle the list of files and directories generated dynamically by configurechristos
2012-12-09make this workchristos
2012-12-09Include <bsd.own.mk> to give a chance to ${TOOLDIR} to be defined beforechristos
2012-12-09Use a "find | while read" loop to install all *.h files anywhereapb
2012-12-02Make tools/compat/Makefile install the library inapb
2012-12-02Teach tools/compat/Makefile to use an uninstalled copy of host-mkdepapb
2012-06-04Add cdbr(3) support to tools/compat.joerg
2012-06-04Build getcap.c only once.joerg
2012-06-03Add a special seeder for cdbw_output that gives stable results.joerg
2012-02-18Adjust libyywrap.c location.njoly
2011-11-03Add getline.c here too.joerg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-06-17add fpurgechristos
2008-10-18Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile andtsutsui
2007-09-28add raise_default_signallukem
2007-08-07More detailed instructions for what to do when editing configure.ac.apb
2007-07-03Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.nakayama
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-10-29...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.)dogcow
2006-10-27add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATHmrg
2006-10-08Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka.thorpej
2006-08-26Some tools need efuns.christos
2006-05-20Don't remove files that are needed for a build after make clean. Beforechristos