Searched refs:install (Results 1 – 18 of 18) sorted by relevance
67 default: install69 Libsyscall_driverkit: install73 installhdrs install:: target83 installhdrs install:: do_unifdef_headers target101 default: install103 installhdrs install clean: target115 default: install117 installhdrs install clean: target127 default: install129 installhdrs install: target[all …]
114 By default, a DWARF debug information repository is created during the install phase; this is a "bu…182 How to install a new header file from XNU208 to install it. The default locations where the header files are installed255 install lists which are used by build system to install the header files. There256 are two types of install lists: machine-dependent and machine-independent.259 use a machine-dependent install list (e.g. `INSTALL_MD_LIST`). If your header261 machine-independent install list (e.g. `INSTALL_MI_LIST`).263 If the install list that you are interested does not exist, create it264 by adding the appropriate file lists. The default install lists, its326 for compilation only. Does not install anything into the SDK.[all …]
139 install -c -m 644 $< $@144 install -c -m 644 $< $@155 install -o 0 -g 0 -c -m 444 $(HDRS) $(HDRDST)157 install: release installhdrs $(LIBKXLDDST_$(PRODUCT_TYPE)) target161 install -o 0 -g 0 -c -m 555 $< $@166 install -o 0 -g 0 -c -m 555 $< $@173 install -c -m 755 $(OBJROOT)/kextcopyright $@182 install -c -m 755 $(OBJROOT)/kxld_array_test $@189 install -c -m 755 $(OBJROOT)/kxld_dict_test $@197 install -c -m 755 $(OBJROOT)/copyrighttest $@
22 .DEFAULT_GOAL := install83 install-sr_entitlement_helper: sr_entitlement_helper105 install-corpse_backtrace2: ;131 install-immovable_send_client: immovable_send_client140 install-conclave_process: conclave_process151 install-posix_spawnattr_set_crash_behavior_np_child: posix_spawnattr_set_crash_behavior_np_child166 install-port_exhaustion_client: port_exhaustion_client180 install-port_table_limits_client: port_table_limits_client195 install-fd_table_limits_client: fd_table_limits_client203 install-vm_spawn_tool: vm_spawn_tool[all …]
134 install $ASROOT -c -m 444 $SRC/servers/$hdr $SERVER_HEADER_DST140 install $ASROOT -c -m 444 $SRC/mach/$hdr $MACH_HEADER_DST146 install $ASROOT -c -m 444 $SRC/mach/$hdr $MACH_PRIVATE_HEADER_DST162 install $ASROOT -c -m 444 $MIG_HEADER_OBJ/$MIG_NAME.h $MIG_HEADER_DST/$MIG_NAME.h
6 .DEFAULT_GOAL := install8 install: target
609 # Aggregate install targets, which install everything appropriate for the current build alias/make …612 .PHONY: install615 install: install_kernels617 install: install_config install_kernels619 install: installhdrs621 install: installhdrs625 install: installhdrs_desktop627 install: installhdrs_desktop633 install: installhdrs install_textfiles install_config install_kernels install_aliases639 install_embedded install_release_embedded install_desktop: install[all …]
66 # $(1) is the list of install paths102 # $(1) is the list of install paths140 # $(1) is the install path153 # Empty the install lists of non-host and non-exclave headers if building the
986 # install flags for header files999 # only whitelisted headers install outside of the DriverKit Runtime hierarchy1144 # mach_kernel install location1149 # new OS X install location1183 # System.kext pseudo-kext install location1189 # System.kext PlugIns install location
301 # are trying to install the same target header
340 # has its install target run serially with respect to other primary
18 the top of Makefile. In short "make test; make install" should work for most19 machines. For Unix: "./configure; make test; make install". For MSDOS, use one82 installed before testing (do "make install" before "make test"), since the
62 …stkext OBJROOT=$(OBJROOT)/testkext SDKROOT=$(SDKROOT) RC_ARCHS="$(subst i386,,$(RC_ARCHS))" install
10 To install the DEBUG kernel, do:
121 $(_v)install $(DATA_INSTALL_FLAGS) $< $@
89 install -m 755 $< $@
313 $ pip install --user pylint flake8316 $ pip install --user pylint flake8385 $ pip install --user coverage386 $ pip3 install --user coverage438 $ python3 -m pip install gprof2dot440 $ brew install graphviz
9 * Does not require complete install on device to run. Just kernelcache is enough.