summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make this compile with WARNS=6 and clang/gccngie2015-01-221-5/+9
* Enable nanobsd.sh to be executed when pwd != NANO_SRC.will2015-01-221-7/+7
* Garbage collect a prove test wrapperngie2015-01-201-15/+0
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixdim2015-01-181-53/+53
|\
| * Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 relea...dim2014-11-24159-4396/+10791
| * Vendor import of llvm RELEASE_34/dot1-final tag r208032 (effectively, 3.4.1 r...dim2014-05-111-0/+2
* | Add a ${CP} alias for copying files in the build.will2015-01-162-2/+2
* | Connect libclang_rt to the build, for specific architectures. Thisdim2015-01-131-0/+17
* | Add the llvm-symbolizer tool, which enables the sanitizers to reportdim2015-01-101-3/+2
* | We don't want tests on these embedded boxes.imp2015-01-081-0/+1
* | Drop 'new' from the description of NFSCL to match the recent change injhb2015-01-083-3/+3
* | Move to new NFS client with NFSCL after old NFS clinet (NFSCLIENT) wasimp2015-01-084-6/+13
* | Use a set of ELF Tool Chain tools by defaultemaste2015-01-071-1/+1
* | Fix all nits reported by mandoc -Tlint.np2015-01-031-9/+2
* | Add a manual page for cxgbetool. It is incomplete but definitelynp2015-01-032-1/+498
* | Fix typobapt2015-01-021-1/+1
* | Remove GNU texinfo from base along with all info pages.bapt2015-01-022-38/+0
* | Merge ^/head r274961 through r276301.dim2014-12-275-30/+9
|\ \
| * | mdoc: improvements to SEE ALSO.joel2014-12-272-4/+4
| * | Deorbit the IEEE-488/GPIB support.phk2014-12-252-23/+0
| * | Create the PKG_DIR if it is missingphk2014-12-251-3/+5
| * | Fix building/installing tests when TESTSBASE != /usr/testsngie2014-12-181-3/+3
* | | Merge ^/head r275759 through r275911.dim2014-12-183-952/+992
|\ \ \ | |/ /
| * | Make NanoBSD source-able from other scripts.will2014-12-162-949/+989
* | | Merge ^/head r275478 through r275622.dim2014-12-081-1/+1
|\ \ \ | |/ /
| * | Add -lxo (for df) and -lgpio(for gpioctl) to bsdbox. This will allow the pic...sbruno2014-12-081-1/+1
* | | Merge ^/head r275387 through r275477.dim2014-12-042-1/+8
|\ \ \ | |/ /
| * | Add missing Makefile defines so that the program in question can behselasky2014-12-021-1/+3
| * | Add elfcopy and man page to OptionalObsoleteFilesemaste2014-12-021-0/+5
* | | Merge ^/head r274961 through r275386.dim2014-12-022-4/+13
|\ \ \ | |/ /
| * | Make this work with pkgng, and allow PORTS_OPTS to be passed inphk2014-12-011-4/+4
| * | Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+9
| * | Face the fact that we have no idea where the ports tree really lives.phk2014-12-011-2/+1
| * | Update tools/shlib-compat.gleb2014-12-013-14/+75
* | | Merge ^/head r275262 through r275363.dim2014-12-014-16/+76
* | | Merge ^/head r275118 through r275209.dim2014-11-285-12/+11
|\ \ \ | |/ /
| * | clean_build is not always done (*), so move the mkdir to the first stepn_hibma2014-11-271-2/+3
| * | Whitespace cleanup to fix rendering nits ingjb2014-11-264-10/+8
| * | Convert to LIBADDbapt2014-11-252-4/+2
| * | Convert to LIBADDbapt2014-11-253-7/+3
* | | After some horrible wrestling with Subversion's worthless mergedim2014-11-265-11/+5
* | | Update ObsoleteFiles.inc and OptionalObsoleteFiles.inc for the import ofdim2014-11-241-35/+37
|/ /
* | Install mdoc(7) and man(7) from mdoc instead of the one from groffbapt2014-11-231-2/+0
* | Sort -K option before -k rather than at the top.imp2014-11-211-1/+1
* | Simply remove the tmp dir before creating the symlink. We are doingn_hibma2014-11-211-1/+1
* | Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORTimp2014-11-182-0/+4
* | LIB32 is supported for powerpc64 too. Make the note more general aboutimp2014-11-181-1/+1
* | Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-0/+8
* | Revert r273630 as the panic was fixed by r274619smh2014-11-171-2/+0
* | Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andngie2014-11-162-77/+1
OpenPOWER on IntegriCloud