Home
last modified time | relevance | path

Searched full:tools (Results 1 – 25 of 2325) sorted by relevance

12345678910>>...93

/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist101 clang/tools/CMakeLists.txt
102 clang/tools/amdgpu-arch/
103 clang/tools/apinotes-test/
104 clang/tools/arcmt-test/
105 clang/tools/c-arcmt-test/
106 clang/tools/c-index-test/
107 clang/tools/clang-check/
108 clang/tools/clang-diff/
109 clang/tools/clang-extdef-mapping/
110 clang/tools/clang-format/.clang-format
[all …]
/freebsd/targets/pseudo/bootstrap-tools/
H A DMakefile13 BTOOLSDIR?= ${HOST_OBJTOP}/tools
18 MAKESYSPATH=${SRCTOP}/tools/build/mk:${SRCTOP}/share/mk \
22 INSTALL="sh ${SRCTOP}/tools/install.sh" \
35 OBJTOP='${WORLDTMP}/obj-tools' \
60 DISTRIB_ENV= INSTALL="sh ${SRCTOP}/tools/install.sh" NO_FSCHG=1 MK_TESTS=no
69 bootstrap-tools: legacy
70 build-tools: bootstrap-tools
71 cross-tools: build-tools
73 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS}
97 bootstrap-toolchain: .MAKE cross-tools
/freebsd/usr.bin/m4/
H A DNOTES4 tools (VOS) package, and described in the "SOFTWARE TOOLS" and
5 "SOFTWARE TOOLS IN PASCAL" books. It has been expanded to include
8 Since both PD m4 and UN*X m4 are based on SOFTWARE TOOLS macro,
17 Software Tools distribution: macro
20 TOOLS IN PASCAL, Addison-Wesley, Mass. 1981
23 TOOLS, Addison-Wesley, Mass. 1976
35 described in Software Tools and Software Tools in Pascal books.
/freebsd/sys/conf/
H A Dkmod.mk201 ${KMOD:S/$/.c/}: ${SYSDIR}/tools/fw_stub.awk
202 ${AWK} -f ${SYSDIR}/tools/fw_stub.awk ${FIRMWS} -m${KMOD} -c${KMOD:S/$/.c/g} \
422 vnode_if.c: ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src
423 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -c
428 vnode_if.h vnode_if_newproto.h vnode_if_typedef.h: ${SYSDIR}/tools/vnode_if.awk \
431 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -h
433 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -p
435 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -q
450 .m.c: ${SYSDIR}/tools/makeobjops.awk
451 ${AWK} -f ${SYSDIR}/tools/makeobjops.awk ${.IMPSRC} -c
[all …]
/freebsd/tools/build/mk/
H A DMakefile.boot10 # To ensure that host binary compile as expected we use the tools from /usr/bin.
48 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/linux
59 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/mac
75 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/common
81 # When building host tools we should never pull in headers from the source sys
83 # The only exceptions to this are sys/cddl/compat for dtrace bootstrap tools and
86 # make obj on every directory during the build-tools phase.
89 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \
90 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
96 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
[all …]
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh17 echo "##[group]Install Development Tools"
21 samba sysstat rng-tools rsync wget xxhash
33 echo "##[group]Install Development Tools"
42 python3-setuptools python3-sphinx qemu-guest-agent rng-tools rpm2cpio \
50 echo "##[group]Install Development Tools"
70 echo "##[group]Install Development Tools"
72 # Alma wants "Development Tools", Fedora 41 wants "development-tools"
73 if ! sudo dnf group install -y "Development Tools" ; then
74 echo "Trying 'development-tools' instead of 'Development Tools'"
75 sudo dnf group install -y development-tools
[all …]
/freebsd/tools/tools/
H A DREADME2 This directory is for tools.
11 ath Tools specific to the Atheros 802.11 support
15 crypto Test and exercise tools related to the crypto framework
18 drm Tools specific to the DRM/KMS device drivers.
28 git Tools to simplify the use of git by committers.
36 iwi Tools specific to the Intel PRO/Wireless 2200BG/2225BG/2915ABG
46 mwl Tools specific to the Marvell 88W8363 support
50 npe Tools specific to the Intel IXP4XXX NPE device
/freebsd/share/mk/
H A Dsrc.tools.mk1 # Various tools used by the FreeBSD make installworld / distrib-dirs /
2 # distribution / installkernel targets. Also called "bootstrap tools"
3 # historically, however that name seemed to be ambiguous, as those tools
15 .if !target(__<src.tools.mk>__)
24 __<src.tools.mk>__:
25 .endif # !target(__<tools>__)
H A Dlocal.sys.dirdeps.mk21 # Use tools/install.sh which can avoid the need for xinstall for simple cases.
22 INSTALL?= sh ${SRCTOP}/tools/install.sh
72 TOOLSDIR?= ${HOST_OBJTOP}/tools
77 # ideally tools needed by makefiles like sh,csh,tinfo
82 # Only define if it exists in case user didn't run bootstrap-tools. Otherwise
85 .if exists(${HOST_OBJTOP}/tools${.CURDIR})
86 BTOOLSPATH= ${HOST_OBJTOP}/tools${.CURDIR}
90 # Don't use the bootstrap tools logic on itself.
91 .if ${.TARGETS:Mbootstrap-tools} == "" && \
/freebsd/tools/tools/net80211/w00t/
H A DREADME2 This is a collection of tools that use raw 802.11 packet injection.
3 None of the tools configure the interface, so be sure to run something
8 beforehand. The following tools are found here:
17 All these tools depend on:
19 libw00t Utility functions used by all tools.
21 Detailed explanation of tools.
44 [For the next set of tools, refer to http://tapir.cs.ucl.ac.uk/bittau-wep.pdf
/freebsd/tools/tools/locale/
H A DREADME6 cd /usr/src/tools/tools/locale
33 clean up tools or posix locale source files generated
42 make tools-test
43 Check if necessary tools are installed or not.
49 make build-tools
/freebsd/
H A DMakefile.inc114 # -DWITHOUT_CTF do not run the DTrace CTF conversion tools on built objects
16 # LOCAL_ITOOLS="list of tools" to add additional tools to the ITOOLS list
23 # bootstrap-tools target
24 # LOCAL_TOOL_DIRS="list of dirs" to add additional dirs to the build-tools
27 # cross-tools target
37 # All libraries and includes, and some build tools will still build.
62 .include "share/mk/src.tools.mk"
360 make(toolchain) || make(_cross-tools))
640 # When building we want to find the cross tools before the host tools in ${BPATH}.
644 # We should not be using tools from /usr/bin accidentally since this could cause
[all …]
/freebsd/sys/modules/sound/sound/
H A DMakefile22 feeder_eq_gen.h: ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk
23 ${AWK} -f ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > ${.TARGET}
25 feeder_rate_gen.h: ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk
26 ${AWK} -f ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > ${.TARGET}
28 snd_fxdiv_gen.h: ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk
29 ${AWK} -f ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk -- > ${.TARGET}
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME71 If your package does not utilize the auto* tools, then you
98 all-tools/
100 common-tools/
104 The parent package all-tools contains a subpackage common-tools
106 by both configure.ac files link against the common-tools/libopts
108 configure.ac uses LIBOPTS_CHECK_NOBUILD([common-tools/libopts]),
109 while common-tools/configure.ac uses LIBOPTS_CHECK. The difference
/freebsd/tests/sys/acl/
H A DMakefile7 ${PACKAGE}FILES+= tools-crossfs.test
8 ${PACKAGE}FILES+= tools-nfs4.test
9 ${PACKAGE}FILES+= tools-nfs4-psarc.test
10 ${PACKAGE}FILES+= tools-nfs4-trivial.test
11 ${PACKAGE}FILES+= tools-posix.test
H A D02.sh28 # This is a wrapper script to run tools-nfs4.test on UFS filesystem.
32 # and do /path/to/test run /path/to/test tools-nfs4.test, e.g.
34 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test
81 perl $TESTDIR/run $TESTDIR/tools-nfs4-psarc.test >&2
83 perl $TESTDIR/run $TESTDIR/tools-nfs4.test >&2
H A D00.sh28 # This is a wrapper script to run tools-posix.test on UFS filesystem.
32 # and do /path/to/test run /path/to/test tools-posix.test, e.g.
34 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-posix.test
80 perl $TESTDIR/run $TESTDIR/tools-posix.test >&2
H A D01.sh28 # This is a wrapper script to run tools-nfs4.test on ZFS filesystem.
34 # and do /path/to/test run /path/to/test tools-nfs4.test, e.g.
36 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test
81 perl $TESTDIR/run $TESTDIR/tools-nfs4-psarc.test >&2
/freebsd/contrib/bearssl/mk/
H A Dmkrules.sh349 tools/brssl.c \
350 tools/certs.c \
351 tools/chain.c \
352 tools/client.c \
353 tools/errors.c \
354 tools/files.c \
355 tools/impl.c \
356 tools/keys.c \
357 tools/names.c \
358 tools/server.c \
[all …]
/freebsd/cddl/usr.bin/ctfdump/
H A DMakefile1 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
2 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/dump
4 PACKAGE= ctf-tools
19 -I${OPENSOLARIS_USR_DISTDIR}/cmd/mdb/tools/common \
22 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
/freebsd/cddl/usr.bin/ctfmerge/
H A DMakefile1 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
2 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/cvt
4 PACKAGE= ctf-tools
37 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
38 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt \
/freebsd/cddl/usr.bin/ctfconvert/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/cvt
6 PACKAGE= ctf-tools
37 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
38 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt \
/freebsd/sys/contrib/libsodium/builds/msvc/build/
H A Dbuildbase.bat7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
9 SET environment="%programfiles(x86)%\%tools%"
10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
67 ECHO *** ERROR, build tools not found: %tools%
/freebsd/usr.sbin/quot/
H A Dquot.82 .\" Copyright (C) 1994 TooLs GmbH.
15 .\" This product includes software developed by TooLs GmbH.
16 .\" 4. The name of TooLs GmbH may not be used to endorse or promote products
19 .\" THIS SOFTWARE IS PROVIDED BY TOOLS GMBH ``AS IS'' AND ANY EXPRESS OR
22 .\" IN NO EVENT SHALL TOOLS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
101 / TooLs GmbH.
/freebsd/sys/powerpc/include/
H A Dproc.h5 * Copyright (C) 1995, 1996 TooLs GmbH.
18 * This product includes software developed by TooLs GmbH.
19 * 4. The name of TooLs GmbH may not be used to endorse or promote products
22 * THIS SOFTWARE IS PROVIDED BY TOOLS GMBH ``AS IS'' AND ANY EXPRESS OR
25 * IN NO EVENT SHALL TOOLS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

12345678910>>...93