summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-11-25enable extensions for isblank() and solarischristos
2008-11-04include unistd.h where getmode is traditionally declareddbj
2008-10-26HOST_SH should always be an absolute path, so don't bother searching forapb
2008-10-25Use ${TOOL_SED} instead of just "sed" while building other tools.apb
2008-10-25Build sed earlier, just after mktemp. Note that sed and mktemp do notapb
2008-10-25Remove the local handling of the NOSUBDIR variable. We can relyapb
2008-10-20The tools/compat versions of mkstemp() and mkdtemp() need to call theapb
2008-10-20Define __USE_ISOC99 for linux, making the isblank() proto appear.dogcow
2008-10-19Add a comment to the Makefile explaining that we do not use HOST_AWKapb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-19Add awk as a host tool.apb
2008-10-19Define NOINFO, so that we don't try to build info files for host tools.apb
2008-10-18Regen from configure.ac rev 1.67:tsutsui
2008-10-18Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile andtsutsui
2008-10-14Regen autoconf stuff using tools version of autoconf (in src/tools/autoconf),tsutsui
2008-10-13Per uwe@'s suggestion, build nbgroff under wider circumstances.dyoung
2008-10-11- add a i386/t-netbsd64 makefile fragment to build 32/64 bitmrg
2008-10-07Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which haveapb
2008-10-05Use TOOL_SED, not HOST_SED. Also use && to catch errors inapb
2008-10-05Add a .WAIT to ensure that sed is installed early, so that TOOL_SED canapb
2008-09-26Build strfile both as a host tool and as an installed program:apb
2008-09-19Grab libgcov stuff.skrll
2008-08-31Configure with --disable-warnings; cross-compiling on NetBSD 3.1lukem
2008-08-24Build pcc as host tool if requested.gmcgarry
2008-07-07Verify that MAKEFLAGS contains "-j" before trying to manipulate itapb
2008-07-07pass the "-j" flag down to gmake. you can force -j option tomrg
2008-05-26Remove references to bebox-elf2pef and bebox-mkbootimage, now that theyhe
2008-05-24Integrated to powerpc-mkbootimage.kiyohara
2008-05-14Add rs6000 to the headerlist. Pointed out by Michael Mullergarbled
2008-05-01Adjust the build of the ATF tools to use the new paths to the source filesjmmv
2008-04-30Build powerpc-mkbootimage for rs6000 and bebox too.garbled
2008-04-30prep-mkbootimage is no longer needed.garbled
2008-04-30Convert prep to use the new unified mkbootimage rather than it's own. Thisgarbled
2008-04-29Convert to new 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-08Collect the libobjc config.hskrll
2008-01-09Remove support for NetBSD/pc532.simonb
2007-11-24$HOST_SH does not necessarily contains the absolute path to sh. Fix it ifchristos
2007-11-19target:uebayasi
2007-11-12Add the atf host toolsjmmv
2007-11-08make it so that we always use our own version of getopt_long as the commentchristos
2007-10-30Try to address mess with user_from_uid and friends by ensuring we alwaystls
2007-10-19I am now convinced of the error of my ways, and I am checking for all thechristos
2007-10-18Move linux block up higher as it was before. noted by apbchristos
2007-10-18- define the NetBSD options before including any fileschristos
2007-10-17regen for pmppc removalgarbled
2007-10-14regenapb
2007-10-14Adapt to the changed way of telling make which shell to use.apb
2007-10-14* Add Makefile.regen to regenerate configure from configure.ac;apb
2007-09-28add raise_default_signallukem