Home
last modified time | relevance | path

Searched refs:buildworld (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/tests/ci/
H A DMakefile.amd6420 ci-buildworld-amd64: ci-buildworld .PHONY
H A DMakefile.powerpc6422 ci-buildworld-powerpc64: ci-buildworld .PHONY
H A DMakefile.powerpc64le22 ci-buildworld-powerpc64le: ci-buildworld .PHONY
H A DMakefile.armv723 ci-buildworld-armv7: ci-buildworld .PHONY
H A DMakefile.aarch6423 ci-buildworld-aarch64: ci-buildworld .PHONY
H A DMakefile.riscv6426 ci-buildworld-riscv64: ci-buildworld .PHONY
H A DMakefile149 ci-buildworld: .PHONY
153 buildworld > ${.CURDIR}/_.${TARGET_ARCH}.${.TARGET} 2>&1 || \
157 ci-buildkernel: ci-buildworld-${TARGET_ARCH:tl} .PHONY
/freebsd/
H A DMakefile207 buildworld everything kernel-toolchain kernel-toolchains kernel \
216 .ORDER: buildworld installworld
217 .ORDER: buildworld distrib-dirs
218 .ORDER: buildworld distribution
219 .ORDER: buildworld distribute
220 .ORDER: buildworld distributeworld
221 .ORDER: buildworld buildkernel
370 buildworld: upgrade_checks target
419 ${_+_}@cd ${.CURDIR}; ${_MAKE} buildworld
509 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=buildworld universe
[all …]
H A D.cirrus.yml123 …sctl -n hw.ncpu) ${EXTRA_MAKE_FLAGS} CROSS_TOOLCHAIN=${TOOLCHAIN} WITHOUT_TOOLCHAIN=yes buildworld"
/freebsd/tools/test/stress2/misc/
H A Dzzbuildworld.sh45 export log=$top/buildworld.`date +%Y%m%dT%H%M`
48 make -j$n buildworld > $log 2>&1 && s=0 ||s=1
H A Dbuildworld2.sh49 make -j $p buildworld DESTDIR=$mntpoint TARGET=amd64 TARGET_ARCH=amd64 \
H A Dbuildworld.sh58 timeout 20m make -i -j $p buildworld DESTDIR=$mntpoint TARGET=amd64 \
H A Dbuildworld4.sh57 make -i -j $p buildworld DESTDIR=$mntpoint TARGET=amd64 TARGET_ARCH=amd64 \
H A Dgnop4.sh66 make -i -j $p buildworld DESTDIR=$mntpoint TARGET=amd64 \
/freebsd/tools/build/options/
H A DWITH_LLD_BOOTSTRAP2 and use it during buildworld and buildkernel.
H A DWITH_LLVM_TARGET_ALL2 This option is always applied to the bootstrap compiler for buildworld when
H A DWITHOUT_CROSS_COMPILER1 Do not build any cross compiler in the cross-tools stage of buildworld.
/freebsd/tools/tools/sysbuild/
H A DREADME92 -w # skip buildworld, assume it was done earlier.
94 -b # skip both buildworld & buildkernel
H A Dsysbuild.sh540 make ${JARG} -s buildworld ${SRCCONF} > ${SBMNT}/_.bw 2>&1
/freebsd/tools/tools/build_option_survey/
H A Doption_survey.sh29 make ${MAKE_JOBS} buildworld \
/freebsd/contrib/one-true-awk/
H A DFREEBSD-upgrade53 % make buildworld / buildkernel for amd64, armv7, i386 and aarch64 (or
/freebsd/contrib/openbsm/
H A DFREEBSD-upgrade52 the version in contrib/openbsm/bsm, so buildworld tests before committing
/freebsd/tools/tools/nanobsd/rescue/
H A Dcommon24 # Options to put in make.conf during buildworld only
/freebsd/release/
H A Drelease.sh225 env ${CHROOT_MAKEENV} make ${CHROOT_WMAKEFLAGS} buildworld
/freebsd/tools/tools/nanobsd/
H A Ddefaults.sh321 ${NANO_PMAKE} buildworld

12