/freebsd/contrib/arm-optimized-routines/string/ |
H A D | Dir.mk | 7 B := build/string 19 string-includes := $(patsubst $(S)/%,build/%,$(wildcard $(S)/include/*.h)) 22 build/lib/libstringlib.so \ 23 build/lib/libstringlib.a \ 26 build/bin/test/memcpy \ 27 build/bin/test/memmove \ 28 build/bin/test/memset \ 29 build/bin/test/memchr \ 30 build/bin/test/memrchr \ 31 build/bin/test/memcmp \ [all …]
|
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | Dir.mk | 8 B := build/pl/math 23 pl-includes := $(patsubst $(PLM)/%,build/pl/%,$(wildcard $(PLM)/include/*.h)) 24 pl-test-includes := $(patsubst $(PLM)/%,build/pl/include/%,$(wildcard $(PLM)/test/*.h)) 27 build/pl/lib/libmathlib.so \ 28 build/pl/lib/libmathlib.a \ 31 build/pl/bin/mathtest \ 32 build/pl/bin/mathbench \ 33 build/pl/bin/mathbench_libc \ 34 build/pl/bin/runulp.sh \ 35 build/pl/bin/ulp \ [all …]
|
/freebsd/usr.bin/bmake/tests/execution/joberr/ |
H A D | expected.stdout.1 | 1 Error: build failed 3 Error: build failed 5 Error: build failed 7 Error: build failed 9 Error: build failed 11 Error: build failed 13 Error: build failed 15 Error: build failed 17 Error: build failed 19 Error: build failed [all …]
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | Dir.mk | 7 B := build/math 19 math-includes := $(patsubst $(S)/%,build/%,$(wildcard $(S)/include/*.h)) 20 math-test-includes := $(patsubst $(S)/%,build/include/%,$(wildcard $(S)/test/*.h)) 23 build/lib/libmathlib.so \ 24 build/lib/libmathlib.a \ 27 build/bin/mathtest \ 28 build/bin/mathbench \ 29 build/bin/mathbench_libc \ 30 build/bin/runulp.sh \ 31 build/bin/ulp \ [all …]
|
/freebsd/contrib/nvi/ |
H A D | INSTALL.md | 3 …chray/nvi2/wiki/Porting) in the Wiki. This document is an overview of the build process that allow… 8 - Ninja build system; 19 Nvi2 uses CMake build system generator. By specifying "Ninja Multi-Config" as the build system to g… 22 cmake -G "Ninja Multi-Config" -B build 25 Now `build` becomes your build directory to hold the artifacts. To build nvi2 in Debug mode, run 28 ninja -C build 31 Upon finishing, the nvi2 executable will be available as `build/Debug/nvi`. To launch it in `ex` mo… 34 ln -s nvi build/Debug/ex 37 and run `./build/Debug/ex` rather than `./build/Debug/nvi`. 39 To build nvi2 in Release mode, use the following command instead: [all …]
|
/freebsd/contrib/kyua/model/ |
H A D | test_program_test.cpp | 126 .build(); in check_ctor_and_getters() 129 .build(); in check_ctor_and_getters() 133 model::test_cases_map_builder().add("foo", tc_md).build()); in check_ctor_and_getters() 147 .build(); in check_ctor_and_getters() 150 .build(); in check_ctor_and_getters() 176 const model::test_case test_case("main", model::metadata_builder().build()); in check_find_ok() 180 model::metadata_builder().build(), in check_find_ok() 181 model::test_cases_map_builder().add(test_case).build()); in check_find_ok() 211 model::metadata_builder().build(), in check_find_missing() 212 model::test_cases_map_builder().add("main").build()); in check_find_missing() [all …]
|
H A D | test_case_test.cpp | 51 .build(); in ATF_TEST_CASE_BODY() 70 .build(); in ATF_TEST_CASE_BODY() 82 .build(); in ATF_TEST_CASE_BODY() 88 .build(); in ATF_TEST_CASE_BODY() 97 .build(); in ATF_TEST_CASE_BODY() 114 .build(); in ATF_TEST_CASE_BODY() 119 .build(); in ATF_TEST_CASE_BODY() 127 .build(); in ATF_TEST_CASE_BODY() 136 const model::test_case tc1("name", model::metadata_builder().build()); in ATF_TEST_CASE_BODY() 149 .build(); in ATF_TEST_CASE_BODY() [all …]
|
H A D | metadata_test.cpp | 49 const model::metadata md = model::metadata_builder().build(); in ATF_TEST_CASE_BODY() 107 .build(); in ATF_TEST_CASE_BODY() 124 .build(); in ATF_TEST_CASE_BODY() 128 .build(); in ATF_TEST_CASE_BODY() 144 .build(); in ATF_TEST_CASE_BODY() 150 .build(); in ATF_TEST_CASE_BODY() 157 .build(); in ATF_TEST_CASE_BODY() 165 .build(); in ATF_TEST_CASE_BODY() 216 .build(); in ATF_TEST_CASE_BODY() 284 .build(); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/contrib/arm-optimized-routines/networking/ |
H A D | Dir.mk | 7 B := build/networking 18 networking-includes := $(patsubst $(S)/%,build/%,$(wildcard $(S)/include/*.h)) 21 build/lib/libnetworking.so \ 22 build/lib/libnetworking.a \ 25 build/bin/test/chksum 46 build/lib/libnetworking.so: $(networking-lib-objs:%.o=%.os) 49 build/lib/libnetworkinglib.a: $(networking-lib-objs) 54 build/bin/test/%: $(B)/test/%.o build/lib/libnetworkinglib.a 57 build/include/%.h: $(S)/include/%.h 60 build/bin/%.sh: $(S)/test/%.sh [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel.m4 | 6 dnl # Setup the kernel build environment. 34 dnl # which interfaces are available. By invoking the kernel build system 286 dnl # source (source) and prebuilt (build) files. Additionally, there are 287 dnl # `source` and `build` symlinks in `/lib/modules/$(KERNEL_VERSION)` 299 dnl # - `/lib/modules/$(uname -r)/{source,build}` respectively, if exist. 301 dnl # - If only `/lib/modules/$(uname -r)/build` exists, it is assumed 302 dnl # to be both source and build directory. 306 dnl # `build` symlinks/directories. If module directory contains only 307 dnl # `build` component, it is assumed to be both source and build 312 dnl # to `sort -V` is assumed to be both source and build directory. [all …]
|
/freebsd/contrib/lib9p/ |
H A D | GNUmakefile | 52 BUILD_DIR := build 53 LIB_OBJS := $(addprefix build/,$(LIB_SRCS:.c=.o)) 58 all: build $(LIB) $(SERVER) 61 cc -dynamiclib $^ -o build/$@ 64 cc $< -o build/$(SERVER) -Lbuild/ -l9p 67 rm -rf build 69 build: target 70 mkdir build 71 mkdir build/sbuf 72 mkdir build/transport [all …]
|
/freebsd/crypto/openssl/Configurations/ |
H A D | README-design.md | 7 The unified scheme takes all its data from the `build.info` files seen 9 needed to build end product files from diverse sources. See the 10 section on `build.info` files below. 12 From the information in `build.info` files, `Configure` builds up an 14 stored in configdata.pm, found at the top of the build tree (which may 20 build-file templates. See the section on build-file templates further 23 build.info files 26 As mentioned earlier, `build.info` files are meant to hold the minimum 27 information needed to build output files, and therefore only (with a 31 as object files are rarely directly referred to in `build.info` files (and [all …]
|
H A D | README.md | 11 programming with the "unified" build system' as well 52 given, as the build file defaults are 138 where a default build would normally create the SSL 159 dso_scheme => The type of dynamic shared objects to build 168 source. This acts as a selector in build.info files. 170 source. This acts as a selector in build.info files. 186 build_scheme => The scheme used to build up a Makefile. 188 with the name of the build scheme. 192 string in the list is the name of the build 194 Currently recognised build scheme is "unified". [all …]
|
/freebsd/sys/contrib/dev/ral/ |
H A D | Makefile | 9 }') | ${CC} -o build -x c - 10 (sed 's/^/# /' LICENSE; ./build | uuencode rt2561s.fw) > ${.TARGET} 18 }') | ${CC} -o build -x c - 19 (sed 's/^/# /' LICENSE; ./build | uuencode rt2561.fw) > ${.TARGET} 27 }') | ${CC} -o build -x c - 28 (sed 's/^/# /' LICENSE; ./build | uuencode rt2661.fw) > ${.TARGET} 36 }') | ${CC} -o build -x c - 37 (sed 's/^/# /' LICENSE; ./build | uuencode rt2860.fw) > ${.TARGET} 40 rm -f build build.c ${FILES}
|
/freebsd/contrib/ntp/ |
H A D | flock-build | 43 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then 63 echo flock-build running on $i? check LIST, skipping 70 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" & 71 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS" & 72 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS" & 73 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" & 86 ./build $SIG $PARSE $STD $BUILD_ARGS & 89 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4 94 ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS & 97 echo \`date -u '+%H:%M:%S'\` $i started build \ [all...] |
/freebsd/contrib/kyua/engine/ |
H A D | requirements_test.cpp | 52 const model::metadata md = model::metadata_builder().build(); in ATF_TEST_CASE_BODY() 63 .build(); in ATF_TEST_CASE_BODY() 77 .build(); in ATF_TEST_CASE_BODY() 94 .build(); in ATF_TEST_CASE_BODY() 110 .build(); in ATF_TEST_CASE_BODY() 125 .build(); in ATF_TEST_CASE_BODY() 139 .build(); in ATF_TEST_CASE_BODY() 156 .build(); in ATF_TEST_CASE_BODY() 172 .build(); in ATF_TEST_CASE_BODY() 187 .build(); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 3 build: Build Zstd with `noexecstack` on All Architectures (@felixhandte, #2964) 16 perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a … 17 build: allows hiding static symbols in the dynamic library, using build macro, by @skitt 18 build: support for m68k (Motorola 68000's), by @cyan4973 19 build: improved AIX support, by @Helflym 20 build: improved meson unofficial build, by @eli-schwartz 60 build: Dynamic library built multithreaded by default (#2584, @senhuang42) 61 build: Move `zstd_errors.h` and `zdict.h` to `lib/` root (#2597, @terrelln) 62 build: Allow `ZSTDMT_JOBSIZE_MIN` to be configured at compile-time, reduce default to 512KB (#2611,… 63 build: Single file library build script moved to `build/` directory (#2618, @felixhandte) [all …]
|
/freebsd/contrib/arm-optimized-routines/ |
H A D | Makefile | 58 build/%.o: $(srcdir)/%.S 61 build/%.o: $(srcdir)/%.c 64 build/%.os: $(srcdir)/%.S 67 build/%.os: $(srcdir)/%.c 71 rm -rf build 76 $(DESTDIR)$(bindir)/%: build/bin/% 79 $(DESTDIR)$(libdir)/%.so: build/lib/%.so 82 $(DESTDIR)$(libdir)/%: build/lib/% 85 $(DESTDIR)$(includedir)/%: build/include/%
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VERegisterInfo.cpp | 146 inline MachineInstrBuilder build(const MCInstrDesc &MCID, Register DestReg) { in build() function in __anon3462139c0111::EliminateFrameIndex 149 inline MachineInstrBuilder build(unsigned InstOpc, Register DestReg) { in build() function in __anon3462139c0111::EliminateFrameIndex 150 return build(get(InstOpc), DestReg); in build() 152 inline MachineInstrBuilder build(const MCInstrDesc &MCID) { in build() function in __anon3462139c0111::EliminateFrameIndex 155 inline MachineInstrBuilder build(unsigned InstOpc) { in build() function in __anon3462139c0111::EliminateFrameIndex 156 return build(get(InstOpc)); in build() 213 build(VE::LEAzii, clobber).addImm(0).addImm(0).addImm(Lo_32(Offset)); in prepareReplaceFI() 214 build(VE::ANDrm, clobber).addReg(clobber).addImm(M0(32)); in prepareReplaceFI() 215 build(VE::LEASLrri, clobber) in prepareReplaceFI() 248 build(VE::STrii).addReg(FrameReg).addImm(0).addImm(0).addReg(SrcLoReg); in processSTQ() [all …]
|
/freebsd/contrib/dialog/package/debian/ |
H A D | rules | 51 --build=$(DEB_BUILD_GNU_TYPE) \ 65 build: build-stamp target 66 build-stamp: configure-stamp 71 touch build-stamp 79 rm -f configure-stamp build-stamp install-stamp 84 install-stamp: build-stamp 119 binary-indep: build install 123 binary-arch: build install 140 .PHONY: build clean binary-indep binary-arch binary install install-stamp
|
/freebsd/sys/contrib/dev/mwl/ |
H A D | Makefile | 9 }') | ${CC} -o build -x c - 10 (sed 's/^/# /' LICENSE; ./build | uuencode mw88W8363.fw) > ${.TARGET} 16 }') | ${CC} -o build -x c - 17 (sed 's/^/# /' LICENSE; ./build | uuencode mwlboot.fw) > ${.TARGET} 20 rm -f build build.c ${FILES}
|
/freebsd/tools/build/mk/ |
H A D | Makefile.boot | 48 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/linux 59 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/mac 69 .error Unsupported build OS: ${.MAKE.OS} 75 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/common 90 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \ 97 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
|
/freebsd/tools/build/options/ |
H A D | WITH_DIRDEPS_BUILD | 1 This is an alternate build system. 6 The build is driven by dirdeps.mk using 11 The build can be started from anywhere, and behaves the same. 21 skips checking dirdep dependencies and will only build in the current 24 skips building any dirdeps and only build the current directory. 30 The build hides commands executed unless 35 This build is designed for producing packages, that can then be installed
|
/freebsd/contrib/googletest/docs/ |
H A D | quickstart-bazel.md | 4 build system. If you're using GoogleTest for the first time or need a refresher, 13 * [Bazel](https://bazel.build/), the preferred build system used by the 20 [Bazel installation guide](https://bazel.build/install). 28 [Bazel workspace](https://docs.bazel.build/versions/main/build-ref.html#workspace) 30 software you want to build. Each workspace directory has a text file named 32 dependencies required to build the outputs. 42 [Bazel external dependency](https://docs.bazel.build/versions/main/external.html) 44 [`http_archive` rule](https://docs.bazel.build/versions/main/repo/http.html#http_archive). 64 Now you're ready to build C++ code that uses GoogleTest. 90 To build the code, create a file named `BUILD` in the same directory with the [all …]
|
/freebsd/contrib/sqlite3/tea/ |
H A D | README | 11 and then run make. For more information about the build process, see 23 The recommended method to build extensions under windows is to use the 24 Msys + Mingw build process. This provides a Unix-style build while 25 generating native Windows binaries. Using the Msys + Mingw build tools 26 means that you can use the same configure script as per the Unix build 31 subdirectory and build the extension using just VC++. These files have
|