/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/ |
H A D | customize-flags.php | 28 $build = "<input type=\"submit\" name=\"A\" value=\"Get Image\">"; variable 36 <form action="build.php" method=POST> 40 Make changes below and press <?php echo $build ?> to create an image, <br> 55 <td align="left"> <?php echo $build; ?> </td>
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/ |
H A D | vxge_version.h | 29 #define VXGE_FW_VER(major, minor, build) \ 30 (((major) << 16) + ((minor) << 8) + (build))
|
/vbox/src/libs/libpng-1.2.8/projects/visualc71/ |
H A D | README_zlib.txt | 19 3) Set one of the project as the StartUp project. If you just want to build the 21 Project | Set as StartUp project). If you want to build and test the 23 Set as StartUp project), If you want to build the minigzip utility set it to 28 Choose the configuration you wish to build. 36 * Win32_DLL_Release\zlib1.dll DLL build 37 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version) 38 * Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code 39 * Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version) 40 * Win32_LIB_Release\zlib.lib static build 41 * Win32_LIB_Debug\zlibd.lib static build (debu [all...] |
/vbox/src/VBox/Installer/linux/debian/ |
H A D | rules | 26 # VERBOSE=1 verbose build 27 # DEBUG=1 debug build 29 # either the subversion rev [if available] or the build date) 30 # NODOCS=1 don't build docs, use precompiled UserManual.pdf and 32 # NOMODS=1 don't build any module 33 # NOQT=1 don't build the Qt GUI 36 # HEADLESS=1 build the headless version 37 # VNC=1 build VNC code 38 # NOWEBSVC=1 don't build the webservice API, default for OSE 39 # STAGEDISO=<path> don't build th [all...] |
/vbox/debian/ |
H A D | rules | 21 # VERBOSE=1 verbose build 22 # DEBUG=1 debug build 24 # either the subversion rev [if available] or the build date) 25 # NODOCS=1 don't build docs, use precompiled UserManual.pdf and 27 # NOMODS=1 don't build any module 28 # NOQT=1 don't build the Qt GUI 30 # HEADLESS=1 build the headless version 31 # VNC=1 build VNC code 32 # NOWEBSVC=1 don't build the webservice API, default for OSE 33 # STAGEDISO=<path> don't build th [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
H A D | AntlrPPC.mak | 5 # build.c
34 "{ObjDir�PPC}build.c.x" �
67 "{ObjDir�PPC}build.c.x" � {�MondoBuild�} build.c
68 {PPCC} build.c -o {Targ} {PPCCOptions}
|
H A D | makefile | 40 ## Uncomment the appropriate section to build 56 #antlr.exe: antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \ 82 #antlr.exe: antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \ 106 #antlr.exe: antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \ 131 #antlr.exe: antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \ 178 OBJ=antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o \ 187 SRC=antlr.c scan.c err.c bits.c build.c fset2.c fset.c gen.c globals.c \
|
H A D | AntlrDDK.mak | 21 ANTLR_OBJS = antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \
89 build.obj: $(ANTLR_SRC)\build.c \
98 $(CC) -c $(CFLAGS) $(ANTLR_SRC)\build.c
|
H A D | AntlrMS.mak | 22 ANTLR_OBJS = antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \
89 build.obj: $(ANTLR_SRC)\build.c \
98 $(CC) -c $(CFLAGS) $(ANTLR_SRC)\build.c
|
/vbox/src/VBox/ValidationKit/testmanager/batch/ |
H A D | del_build.py | 7 Interface used by the tinderbox server side software to mark build binaries 45 from testmanager.core.build import BuildLogic
|
H A D | add_build.py | 7 Interface used by the tinderbox server side software to add a fresh build. 44 from testmanager.core.build import BuildDataEx, BuildLogic, BuildCategoryData; 48 Add build info into Test Manager database. 68 help = 'build type (debug, release etc.)'); 74 help = 'URL to the build logs (optional).'); 76 help = 'URLs or build share relative path to a build output file. This option can be repeated.'); 98 Add build data record into database. 102 # Assemble the build data.
|
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/ |
H A D | build.sh | 174 if [[ ! -f `which build` || ! -f `which GenFv` ]]; 176 # build the tools if they don't yet exist. Bin scheme 179 elif [[ ( -f `which build` || -f `which GenFv` ) && ! -d $EDK_TOOLS_PATH/Source/C/bin ]]; 181 # build the tools if they don't yet exist. BinWrapper scheme 209 echo Running edk2 build for OvmfPkg$Processor 210 build -p $PLATFORMFILE $BUILD_OPTIONS -a $PROCESSOR -b $BUILDTARGET -t $TARGET_TOOLS
|
H A D | create-release.py | 192 def build(arch): function 194 'OvmfPkg/build.sh', 199 logname = 'build-%s.log' % arch 235 build('IA32') 236 build('X64')
|
/vbox/src/VBox/HostDrivers/linux/ |
H A D | do_dkms | 4 # Script to register/build/unregister a kernel module with DKMS. 57 $DKMS build -m $MODULE -v $VERSION &&
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/ |
H A D | Makefile | 2 # Windows makefile for Python tools build. 24 APPLICATIONS=$(BIN_DIR)\build.exe $(BIN_DIR)\GenFds.exe $(BIN_DIR)\Trim.exe $(BIN_DIR)\TargetTool.exe $(BIN_DIR)\GenDepex.exe $(BIN_DIR)\GenPatchPcdTable.exe $(BIN_DIR)\PatchPcdValue.exe $(BIN_DIR)\BPDG.exe $(BIN_DIR)\UPT.exe 71 $(BIN_DIR)\build.exe: $(BASE_TOOLS_PATH)\Source\Python\build\build.py $(COMMON_PYTHON) 72 @pushd . & @cd build & @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) build.py & @popd
|
/vbox/src/VBox/Installer/linux/rpm/ |
H A D | rules | 18 # VERBOSE=1 verbose build 19 # DEBUG=1 debug build 21 # either the subversion rev [if available] or the build date) 22 # NODOCS=1 don't build docs, use precompiled UserManual.pdf and 24 # NOMODS=1 don't build any module 25 # NOQT=1 don't build the Qt GUI 28 # HEADLESS=1 build the headless version 29 # VNC=1 build VNC code 30 # NOWEBSVC=1 don't build the webservice API, default for OSE 31 # STAGEDISO=<path> don't build th [all...] |
/vbox/src/libs/libxml2-2.6.31/vms/ |
H A D | build_libxml.com | 7 $! "DEBUG" - build everything in debug 24 $! miscellaneous enhancements to build process 65 $!- set up build logicals -----------------------------------------------------\ 156 $ call build 'next_source' 162 $!- now build self-test programs ---------------------------------------------- 178 $ call build NANOFTP.C /DEFINE=(STANDALONE) 179 $ call build NANOHTTP.C /DEFINE=(STANDALONE) 180 $ call build TRIONAN.C /DEFINE=(STANDALONE) 182 $!- now build main and test programs ------------------------------------------ 204 $ call build 'next_pro [all...] |
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | rdesktop.spec | 20 %build
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/ |
H A D | Makefile | 2 # Windows makefile for UPT tools build. 35 @pushd . & @cd build & @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) UPT.py & @popd
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/X64/ |
H A D | EbcLowLevel.S | 94 # build new paramater calling convention 111 # build new paramater calling convention
|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/ |
H A D | VBoxMPUtils.cpp | 52 ULONG major, minor, build; local 59 checkedBuild = PsGetVersion(&major, &minor, &build, NULL); 60 LOG(("running on version %d.%d, build %d(checked=%d)", major, minor, build, (int)checkedBuild));
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/ |
H A D | toolsetup.bat | 197 @REM Test if we are going to have to do a build
204 IF NOT EXIST "%EDK_TOOLS_PATH%\Bin\Win32\build.exe" goto check_build_environment
234 echo If you really want to build the tools, use the ForceRebuild option.
256 echo !!! ERROR !!! PYTHON_HOME is required to build or execute the tools, please set it. !!!
283 set PATH=%PYTHONPATH%\build;%PYTHONPATH%\GenFds;%PYTHONPATH%\Trim;%PATH%
307 echo !!! ERROR !!!! Cannot find Visual Studio, required to build C tools !!!
350 echo !!! ERROR !!! Cannot build BaseTools applications - no source directory located !!!
360 echo Rebuild If sources are available perform an Incremental build, only
361 echo build those updated tools.
|
/vbox/src/VBox/Devices/EFI/Firmware/ |
H A D | edksetup.bat | 92 @REM Need the BaseTools Package in order to build
109 @echo !!! WARNING !!! No CYGWIN_HOME set, gcc build may not be used !!!
119 @echo --nt32 Call vsvars32.bat for NT32 platform build.
|
/vbox/src/libs/zlib-1.2.6/nintendods/ |
H A D | Makefile | 19 BUILD := build
|
/vbox/src/VBox/ValidationKit/testmanager/webui/ |
H A D | wuiadminbuildcategory.py | 35 from testmanager.core.build import BuildCategoryData
|