Home
last modified time | relevance | path

Searched refs:copyfiles (Results 1 – 25 of 118) sorted by relevance

12345

/dports/www/netsurf/netsurf-3.10/frontends/amiga/dist/
H A DInstall193 (copyfiles
195 (help @copyfiles-help)
220 (copyfiles
224 (help @copyfiles-help)
233 (copyfiles
237 (help @copyfiles-help)
255 (copyfiles
257 (help @copyfiles-help)
277 (copyfiles
293 (copyfiles
[all …]
/dports/security/testssl.sh/testssl.sh-3.0.6/utils/
H A Dmake-openssl111.sh52 copyfiles() { function
71 makeall && copyfiles "$name2add"
87 makeall && copyfiles "$name2add"
H A Dmake-openssl.sh44 copyfiles() { function
149 makeall && copyfiles "$name2add"
/dports/graphics/py-rasterio/rasterio-1.2.10/tests/
H A Dtest_shutil.py150 ret = rasterio.shutil.copyfiles(infile, outfile)
163 rasterio.shutil.copyfiles(path, path)
170 rasterio.shutil.copyfiles(path, 'file://' + path)
175 rasterio.shutil.copyfiles('trash', 'whatever')
/dports/games/iortcw/iortcw-1.51c/
H A DMakefile32 ${MAKE} -C SP ${MAKE_ARGS} copyfiles
39 ${MAKE} -C MP ${MAKE_ARGS} copyfiles
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/win32/
H A Dmigration.bat39 if exist "%APPDATA%\ScummVM\Saved Games\" goto :copyfiles
45 :copyfiles label
/dports/games/scummvm/scummvm-2.5.1/dists/win32/
H A Dmigration.bat39 if exist "%APPDATA%\ScummVM\Saved Games\" goto :copyfiles
45 :copyfiles label
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Installer/
H A DInstaller.php1283 $copyfiles = array();
1352 $copyfiles[] = $path;
1383 $copyfiles[] = $path;
1386 return $this->copyFiles($copyfiles);
1409 $copyfiles = array();
1499 $copyfiles[] = $path;
1502 return $this->copyFiles($copyfiles);
1524 $copyfiles = array();
1580 $copyfiles[] = $path;
1583 return $this->copyFiles($copyfiles);
/dports/textproc/docbook-xsl/docbook-xsl-1.79.1/webhelp/
H A DMakefile.sample62 webhelp: $(INPUT_XML) copyfiles chunk index
64 copyfiles:
/dports/textproc/docbook-xsl-ns/docbook-xsl-ns-1.79.1/webhelp/
H A DMakefile.sample62 webhelp: $(INPUT_XML) copyfiles chunk index
64 copyfiles:
/dports/devel/genie/GENie-a503d6e/src/actions/xcode/
H A Dxcode_common.lua420 local copyfiles = {}
425 table.insertflat(copyfiles, tt[2])
429 return table.translate(copyfiles, path.getname)
433 local copyfiles = {}
436 table.insertflat(copyfiles, targets)
438 return table.translate(copyfiles, path.getname)
441 local copyfiles = table.flatten({
456 if table.icontains(copyfiles, node.name) then
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/actions/xcode/
H A Dxcode_common.lua420 local copyfiles = {}
425 table.insertflat(copyfiles, tt[2])
429 return table.translate(copyfiles, path.getname)
433 local copyfiles = {}
436 table.insertflat(copyfiles, targets)
438 return table.translate(copyfiles, path.getname)
441 local copyfiles = table.flatten({
456 if table.icontains(copyfiles, node.name) then
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/actions/xcode/
H A Dxcode_common.lua420 local copyfiles = {}
425 table.insertflat(copyfiles, tt[2])
429 return table.translate(copyfiles, path.getname)
433 local copyfiles = {}
436 table.insertflat(copyfiles, targets)
438 return table.translate(copyfiles, path.getname)
441 local copyfiles = table.flatten({
456 if table.icontains(copyfiles, node.name) then
/dports/devel/p5-Path-IsDev/Path-IsDev-1.001002/
H A Ddist.ini.meta18 copyfiles = LICENSE
/dports/devel/p5-Path-FindDev/Path-FindDev-0.5.2/
H A Ddist.ini.meta17 copyfiles = LICENSE
/dports/devel/p5-Test-File-ShareDir/Test-File-ShareDir-1.001002/
H A Ddist.ini.meta18 copyfiles = LICENSE
/dports/benchmarks/filebench/filebench-1.5-alpha3-27-g22620e6/workloads/
H A DMakefile.am4 copyfiles.f \
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/po/
H A DPOTFILES.in6 raphodo/copyfiles.py
/dports/math/reduce/Reduce-svn5758-src/macbuild/
H A DMakefile78 ./copyfiles.sh "$(BUILDTOPDIR)" "$(SNAPSHOT)"
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/rio/
H A Dmask.py76 rasterio.shutil.copyfiles(input, output)
/dports/lang/fpc-source/fpc-3.2.2/tests/
H A DMPWMake73 copyfiles � {TEST_OUTPUTDIR}
88 testprep-stamp.{TEST_FULL_TARGET} � {TEST_OUTPUTDIR} utils units copyfiles
/dports/irc/sirc/sirc-2.211/
H A Dinstall398 read copyfiles
399 case "$copyfiles" in
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dbackupfile.py43 from raphodo.copyfiles import FileCopy
48 from raphodo.copyfiles import copy_file_metadata
/dports/games/ioquake3-server/ioquake3-1.36/misc/setup/
H A Dioquake3.SlackBuild36 make -C $BASE release copyfiles COPYDIR="$PKG"/usr/games/$APP|| exit 1
/dports/games/ioquake3/ioquake3-1.36/misc/setup/
H A Dioquake3.SlackBuild36 make -C $BASE release copyfiles COPYDIR="$PKG"/usr/games/$APP|| exit 1

12345