| /src/contrib/kyua/bootstrap/ ! |
| H A D | Makefile.am.inc | 30 tests_bootstrapdir = $(pkgtestsdir)/bootstrap 32 tests_bootstrap_DATA = bootstrap/Kyuafile 35 DISTCLEANFILES = bootstrap/atconfig \ 36 bootstrap/testsuite.lineno \ 37 bootstrap/testsuite.log 41 -rm -rf bootstrap/testsuite.dir 43 EXTRA_DIST += bootstrap/Kyuafile \ 44 bootstrap/testsuite \ 45 bootstrap/package.m4 \ 46 bootstrap/testsuite.at [all …]
|
| H A D | testsuite.at | 37 while test $(pwd) != '/' -a ! -e bootstrap/plain_helpers; do 49 test_suite("bootstrap") 52 ln -s $(GUESS_TOPDIR)/bootstrap/atf_helpers atf_helpers 56 test --results-file=bootstrap.db $2]) 62 test_suite("bootstrap") 65 ln -s $(GUESS_TOPDIR)/bootstrap/plain_helpers plain_helpers 69 test --results-file=bootstrap.db])
|
| /src/share/mk/ ! |
| H A D | dirdeps.mk | 163 .if !target(bootstrap) && (make(bootstrap) || \ 164 make(bootstrap-this) || \ 165 make(bootstrap-recurse) || \ 166 make(bootstrap-empty)) 956 .if !target(bootstrap-empty) 957 .if !target(bootstrap) && (make(bootstrap) || \ 958 make(bootstrap-this) || \ 959 make(bootstrap-recurse) || \ 960 make(bootstrap-empty)) 968 .elif !make(bootstrap-empty) [all …]
|
| /src/contrib/bmake/mk/ ! |
| H A D | dirdeps.mk | 163 .if !target(bootstrap) && (make(bootstrap) || \ 164 make(bootstrap-this) || \ 165 make(bootstrap-recurse) || \ 166 make(bootstrap-empty)) 956 .if !target(bootstrap-empty) 957 .if !target(bootstrap) && (make(bootstrap) || \ 958 make(bootstrap-this) || \ 959 make(bootstrap-recurse) || \ 960 make(bootstrap-empty)) 968 .elif !make(bootstrap-empty) [all …]
|
| /src/targets/pseudo/bootstrap-tools/ ! |
| H A D | Makefile | 3 all: bootstrap-toolchain 68 bootstrap-tools: legacy 69 build-tools: bootstrap-tools 72 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS} 96 bootstrap-toolchain: .MAKE cross-tools
|
| /src/contrib/libyaml/ ! |
| H A D | Makefile.am | 23 .PHONY: bootstrap 24 bootstrap: maintainer-clean target 25 ./bootstrap
|
| /src/tools/build/options/ ! |
| H A D | WITHOUT_ELFTOOLCHAIN_BOOTSTRAP | 3 as part of the bootstrap process. 5 An alternate bootstrap tool chain must be provided.
|
| H A D | WITHOUT_CLANG_BOOTSTRAP | 1 Do not build the Clang C/C++ compiler during the bootstrap phase of 3 To be able to build the system, either gcc or clang bootstrap must be
|
| H A D | WITH_SYSTEM_COMPILER | 2 bootstrap phase of the build. 3 If the currently installed compiler matches the planned bootstrap compiler
|
| H A D | WITHOUT_SYSTEM_COMPILER | 2 bootstrap phase of the build. 3 Normally, if the currently installed compiler matches the planned bootstrap
|
| H A D | WITH_SYSTEM_LINKER | 2 bootstrap phase of the build. 3 If the currently installed linker matches the planned bootstrap linker
|
| H A D | WITHOUT_SYSTEM_LINKER | 2 bootstrap phase of the build. 3 Normally, if the currently installed linker matches the planned bootstrap
|
| H A D | WITHOUT_PKGBOOTSTRAP | 3 bootstrap tool.
|
| H A D | WITH_DISK_IMAGE_TOOLS_BOOTSTRAP | 6 as bootstrap tools.
|
| H A D | WITHOUT_GCC_BOOTSTRAP | 1 Do not build gcc and g++ as part of the bootstrap process.
|
| H A D | WITH_CLANG_BOOTSTRAP | 1 Build the Clang C/C++ compiler during the bootstrap phase of the build.
|
| /src/contrib/bmake/ ! |
| H A D | bsd.after-import.mk | 56 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} 90 after-import: bootstrap ${MAKEFILE} 107 _makefile _utmakefile: bootstrap ${MAKEFILE}
|
| /src/stand/i386/mbr/ ! |
| H A D | mbr.S | 40 # we load in the bootstrap from the partition to boot. 119 # Now that we've loaded the bootstrap, check for the 0xaa55 signature. If it 120 # is present, execute the bootstrap we just loaded. 124 jmp *%bx # Invoke bootstrap
|
| /src/contrib/lutok/admin/ ! |
| H A D | clean-all.sh | 66 rm -f bootstrap/package.m4 67 rm -f bootstrap/testsuite
|
| /src/contrib/kyua/admin/ ! |
| H A D | clean-all.sh | 66 rm -f bootstrap/package.m4 67 rm -f bootstrap/testsuite
|
| /src/contrib/libxo/xohtml/external/ ! |
| H A D | jquery.qtip.css | 245 .qtip-bootstrap{ 460 .qtip-bootstrap{ 482 .qtip-bootstrap .qtip-titlebar{ 496 .qtip-bootstrap .qtip-titlebar .qtip-close{ 512 .qtip-bootstrap .qtip-content{ 517 .qtip-bootstrap .qtip-icon{ 529 .qtip-bootstrap .qtip-icon .ui-icon{ 551 .qtip-bootstrap .qtip-icon .ui-icon:hover{
|
| /src/release/packages/ucl/ ! |
| H A D | pkg-bootstrap-all.ucl | 19 comment = "pkg(7) bootstrap utility" 22 /usr/sbin/pkg is a minimal bootstrap tool used to install the full pkg(8)
|
| /src/sys/contrib/device-tree/src/arm/microchip/ ! |
| H A D | aks-cdu.dts | 68 bootstrap@0 { 69 label = "bootstrap";
|
| H A D | at91-kizboxmini-common.dtsi | 147 bootstrap@0 { 148 label = "bootstrap";
|
| /src/tools/build/mk/ ! |
| H A D | Makefile.boot | 89 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \ 96 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
|