Lines Matching full:build
63 The basic build procedure is the same whether compiling
72 .Sy build.sh
78 which uses the host system to create a build toolchain for the target
90 build process.
136 .Sy build.sh
143 It is important to read this file before every build of an updated
146 .It Pa build.sh
147 Bourne-compatible shell script used for building the host build tools
159 existing build structure.
184 Sources and build infrastructure for components imported (mostly) unchanged
195 build structure for modular Xorg; the source is in
229 build structure for the host build tools.
233 Special notes for cross-hosting a NetBSD build on non-NetBSD platforms.
239 If any of these directories are missing, they will be skipped during the build.
243 .Ss Build tree layout
247 build tree is described in
341 and suitable for use during the build.
344 build system requires a modern Bourne-like shell
362 Most parts of the build require
365 .Sy build.sh
409 .Sy build.sh
413 .Sy build.sh .
421 .Sy build.sh
459 .Sy build.sh ;
470 .Sy build.sh
476 .Sy build.sh ,
479 will abort the build if the
494 .Sy build.sh ;
503 .Sy build.sh
541 .Sy build.sh
550 .Sy build.sh
567 .Sy BUILD ,
764 as necessary to enforce build ordering.
777 .Sy build.sh .
789 Does not build any targets.
819 Build programs, libraries, and preformatted documentation.
830 and any other files known to be created at build time.
844 This improves cache locality of the build since both passes read the source
852 Build and install system header files.
897 .It Sy build
898 Build the entire
906 .Dq make build ,
965 .Dq make build
980 .Dq make build
986 build kernels, distribution media, and install sets
1118 The build must have been performed with
1151 The build must have been performed with
1170 .Ss The build.sh script
1172 This script file is a shell script designed to build the
1185 .Li /path/to/suitable/shell build.sh Op Ar options
1189 .Sy build.sh
1196 .Li ${HOST_SH} build.sh Op Ar options
1200 .Sy build.sh
1206 .Sy build.sh
1209 .Sy build.sh
1218 .Sy build.sh
1229 .Sy build.sh ,
1232 variables are set for you in order to help encapsulate the build
1235 .Sy build.sh
1240 .Sy build.sh :
1244 .It Sy build
1245 Build the system as per
1246 .Dq make build .
1247 Before the main part of the build commences, this command runs the
1261 Build a full distribution as per
1264 .Sy build
1268 Build a full release as per
1293 Build and install the host tools from
1324 Build a new kernel.
1361 Build a new kernel with debug information.
1372 This command will build all kernels defined in port specific release build
1379 This command will build kernel modules and install them into
1445 .Dq Li build.sh -m 'evb*' -a '*arm*' list-arch
1463 .Sy build.sh
1482 This will also append the build identifier to the name of the
1509 Select the compiler for the toolchain to build
1521 The compiler used to build the toolchain can be different; see
1560 .Sy build.sh
1563 please save complete build logs
1587 will place build-time files under
1595 .Sy build.sh
1604 .Sy build.sh
1622 .Sy build.sh ;
1623 they are not used by any other part of the build system.
1649 level of the build, by setting
1656 .Sy build.sh ,
1671 will place build-time files under
1679 .Sy build.sh
1687 .Sy build.sh
1737 .Sy build.sh .
1851 .Sy build.sh
1852 script to build
1858 upon the first build to assist in building subtrees on a cross-compile
1893 .Li "% ./build.sh [OPTIONS] tools kernel=GENERIC"
1895 Build a new toolchain, and use the new toolchain to
1896 configure and build a new GENERIC kernel.
1899 .Li "% ./build.sh [OPTIONS] -U distribution"
1902 build a complete distribution to a
1905 .Sy build.sh
1909 .Li "# ./build.sh [OPTIONS] -U install=/"
1923 .Li "% ./build.sh [OPTIONS] -U -u release"
1926 build a complete release to
1931 .Sy build.sh
1938 portion of the release build.
1973 .Sy build.sh
1974 based build scheme was introduced for