Home
last modified time | relevance | path

Searched defs:BUILD_DIR (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/dports/graphics/blender/blender-2.91.0/build_files/windows/
H A Dset_build_dir.cmd2 set BUILD_DIR=%BUILD_DIR%_%TARGET%_%BUILD_ARCH%_vc%BUILD_VS_VER%_%BUILD_TYPE% variable
4 set BUILD_DIR=%BUILD_DIR%_%BUILD_ARCH%_vc%BUILD_VS_VER%_%BUILD_TYPE% variable
8 set BUILD_DIR=%BUILD_DIR_OVERRRIDE% variable
/dports/emulators/yuzu/yuzu-0b47f7a46/.ci/scripts/windows/
H A Dupload.ps126 $BUILD_DIR = ".\build\bin\Release" variable
30 Get-ChildItem "$BUILD_DIR\" -Recurse -Filter "*.pdb" | Copy-Item -destination .\pdb variable
32 rm "$BUILD_DIR\*.pdb" variable
52 Copy-Item "$BUILD_DIR\*" -Destination $RELEASE_DIST -Recurse variable
54 Get-ChildItem "$BUILD_DIR" -Recurse -Filter "yuzu*.exe" | Copy-Item -destination $RELEASE_DIST variable
55 Get-ChildItem "$BUILD_DIR" -Recurse -Filter "QtWebEngineProcess*.exe" | Copy-Item -destination $REL… variable
/dports/graphics/blender/blender-2.91.0/
H A DGNUmakefile172 BUILD_DIR:=$(shell dirname "$(BLENDER_DIR)")/build_$(OS_NCASE) macro
212 BUILD_DIR:=$(BUILD_DIR)_debug macro
216 BUILD_DIR:=$(BUILD_DIR)_full macro
220 BUILD_DIR:=$(BUILD_DIR)_lite macro
224 BUILD_DIR:=$(BUILD_DIR)_release macro
228 BUILD_DIR:=$(BUILD_DIR)_cycles macro
232 BUILD_DIR:=$(BUILD_DIR)_headless macro
236 BUILD_DIR:=$(BUILD_DIR)_bpy macro
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/dev/utilities/new_installer/
H A Dconfigure-build.cmake8 set(BUILD_DIR "${BASE_DIR}/build_32") variable
16 set(BUILD_DIR "${BASE_DIR}/build_64") variable
/dports/finance/gnucash-docs/gnucash-docs-4.9/cmake/
H A DAddEpubTarget.cmake6 set(BUILD_DIR "${DOCDIR_BUILD}/${lang}") variable
35 set(BUILD_DIR "${DOCDIR_BUILD}/${lang}") variable
/dports/devel/RStudio/rstudio-2021.09.1-372/package/win32/
H A Dmake-package.bat30 set BUILD_DIR=build variable
32 if "%CMAKE_BUILD_TYPE%" == "Debug" set BUILD_DIR=build-debug variable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/
H A DMakefile17 BUILD_DIR=target/debug macro
20 BUILD_DIR=target/release macro
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/resources/win/
H A Dmake_release_binaries.ps119 $BUILD_DIR="$SOURCE_DIR/win32_release" variable
33 mkdir $BUILD_DIR; cd $BUILD_DIR variable
77 rm -r $BUILD_DIR variable
/dports/multimedia/xvid/xvidcore/vfw/bin/
H A DMakefile56 BUILD_DIR = =build macro
/dports/multimedia/xvid/xvidcore/dshow/
H A DMakefile77 BUILD_DIR = =build macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/tools/make/
H A Dviv_preamble.mak30 BUILD_DIR = $(abspath $(O)/build-$(NAME)) macro
32 BUILD_DIR = $(abspath $(O)/build) macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/cmake/scripts/
H A Dhelpers.cmake73 set(BUILD_DIR "${PACKAGE_DIR}/build") variable
88 set(BUILD_DIR ${BUILD_DIR} PARENT_SCOPE) variable
/dports/multimedia/xvid/xvidcore/build/generic/
H A DMakefile64 BUILD_DIR = =build macro
/dports/mail/py-mailnag/mailnag-2.2.0/
H A Dsetup.py28 BUILD_DIR = 'build' variable
31 BUILD_DIR = arg[13:] variable
/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/
H A Dbuild.bat3 set BUILD_DIR=build variable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A Dmake_win.bat3 set BUILD_DIR=%cd% variable
H A Dmake_win32.bat3 set BUILD_DIR=%cd% variable
H A Dmake_win64.bat3 set BUILD_DIR=%cd% variable
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/
H A Dmake_win32.bat3 set BUILD_DIR=%cd% variable
H A Dmake_win64.bat3 set BUILD_DIR=%cd% variable
H A Dmake_win.bat3 set BUILD_DIR=%cd% variable
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A Dmake_win.bat3 set BUILD_DIR=%cd% variable
H A Dmake_win64.bat3 set BUILD_DIR=%cd% variable
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/tools/
H A Dconfigure-vs-x64.bat4 set BUILD_DIR="build_vs2019_x64" variable
H A Dconfigure-vs-x86.bat4 set BUILD_DIR="build_vs2019_x86" variable

12345678910>>...26