Searched refs:builddir (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/devtools/ |
| H A D | test-meson-builds.sh | 99 builddir=$1 101 if [ -f "$builddir/build.ninja" ] ; then 104 if ! $MESON configure $builddir | 122 echo "$MESON $options $dir $builddir" >&$verbose 123 $MESON $options $dir $builddir 128 builddir=$1 131 echo "$ninja_cmd -v -C $builddir" 132 $ninja_cmd -v -C $builddir 135 echo "$ninja_cmd -C $builddir | cat" 136 $ninja_cmd -C $builddir | cat [all …]
|
| /f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/ |
| H A D | prepare.py | 51 self.builddir = os.path.join(BUILDDIR, libsodium_version) 53 self.projfile = os.path.join(self.builddir, '{0}.{1}.pkgproj'.format(PACKAGE, package_version)) 54 self.propsfile = os.path.join(self.builddir, '{0}.props'.format(PACKAGE)) 62 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dll') 86 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dylib') 110 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.so') 146 self.packfile = os.path.join(version.builddir, filename) 231 …n'.format('microsoft/dotnet:2.0-sdk', 'pack', os.path.relpath(version.projfile, version.builddir)))
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | Makefile.am | 27 $(PYTHON) $(builddir)/setup.py install \
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | openwrt.rst | 103 meson builddir --cross-file openwrt-cross 104 ninja -C builddir
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | options | 202 --builddir=*) NGX_OBJS="$value" ;; 434 --builddir=DIR set build directory
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 184 -I$(builddir)/include/sodium
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES.ru | 1238 *) Исправление: в параметре --builddir в configure.
|
| H A D | CHANGES | 1217 *) Bugfix: in the "--builddir" configure parameter.
|