summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-06-07Instead of inventing a new environment variable to override thehe
2007-06-07Modify the gcc configure script to allow override of the "target libche
2007-03-31Remove non-shared hooks for VAX.matt
2007-03-16G/C some HAVE_GCC == 3 stuffskrll
2007-02-19disable sim for mips until someone adds the rest of the build framework for it.chs
2007-02-07Use '-o' instead of '-or' for find, the latter is a non-portable extension.cbiere
2007-02-05Whenever we try to parse the output from make, run make with the -Bapb
2007-01-30paxctl got moved to usr.sbin, it seems.dogcow
2007-01-28Back out this addition; it's The Wrong Thing when other system headers getdogcow
2007-01-28Due to recent changes in the cd9660 code, crosscompilation of tools/makefsdogcow
2007-01-14Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to theapb
2007-01-14Build join(1) as a host tool.apb
2007-01-11Fix unbalanced sed expression -- add missing '('.ginsbach
2007-01-09Don't invoke join(1) with POSIX syntax on MacOS X 10.3.9. This fixesginsbach
2007-01-09Fix tools build, binstall/xinstall, for systems without id_t, e.g.ginsbach
2006-12-20Fixes to allow veriexecgen to be built as a host tool.agc
2006-12-20A commit too far - don't try to build veriexecgen for just nowagc
2006-12-19Build veriexecgen as a host toolagc
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-12-09Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE},dyoung
2006-11-25There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7freza
2006-11-25Fix the logic for --disable-sym. Hi uwe!skrll
2006-11-25add reloc.h to the list - missed this in the last commit.riz
2006-11-24Disable sim for mknative unless it's known to work (configure'suwe
2006-11-24Pass preset configure "cache" vars in the environment not only to theuwe
2006-11-23Note that nbmake-MACHINE native-gdb writes files under src, so thisuwe
2006-11-23Wrap overlong line to fit.uwe
2006-11-23Use -isystem to add ${DESTDIR}/usr/include to the search path.uwe
2006-11-22Add the nbinclude directory to the include path, so thatriz
2006-11-22Make sys/exec_elf.h and machine/elf_machdep.h available to hostriz
2006-11-17Add some notes about the bogosity of some of the .WAIT stuff.dsl
2006-11-10Add paxctl as a tool.christos
2006-10-29...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.)dogcow
2006-10-29cross (and native) building works again. woo.dogcow
2006-10-27CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentallyuwe
2006-10-27make sure we can find <sys/{rmd160,sha2}.h>. make sure the crypto/foo.hmrg
2006-10-27add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATHmrg
2006-10-19s/gcc3/gcc4/.mrg
2006-10-18PR/34848: Roland Illig: NetBSD's sed cannot handle files that are missingchristos
2006-10-16Wrap #ifndef __BIT_TYPES_DEFINED__ around #define __BIT_TYPES_DEFINED__.apb
2006-10-12kill __unusedchristos
2006-10-09Configure the bootstrap make in such a way that it can use a shell otherapb
2006-10-09regen.christos
2006-10-09sideways check for error functions.christos
2006-10-08If PREVIOUSTOOLDIR was empty, then don't complain that it has moved.apb
2006-10-08Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka.thorpej
2006-10-07Add definitions for strmode. This was missing from theapb
2006-10-07regenapb
2006-10-07PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence ofelad
2006-09-29Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:apb