Home
last modified time | relevance | path

Searched refs:O755 (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/multimedia/mpv/waf-2.0.20/tests/install/
H A Dwscript35 bld.install_as('${PREFIX}/bin/foo', 'tmpfile', chmod=Utils.O755)
37 tsk = bld.install_files('${PREFIX}/bin', 'tmpfile', chmod=Utils.O755, name='cheese')
/dports/multimedia/mpv/waf-2.0.20/demos/subst/
H A Dwscript24 chmod = Utils.O755, # installation mode, optional
/dports/multimedia/mpv/waf-2.0.20/tests/nodes/
H A Dwscript24 t = bld(rule=('touch ${TGT}', 'touch ${TGT}'), target='eee', source='ddd', chmod=Utils.O755)
/dports/multimedia/mpv/waf-2.0.20/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/databases/tdb/tdb-1.4.3/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/fomp-lv2/fomp-1.2.2/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/net/samba412/samba-4.12.15/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/jalv/jalv-1.6.6/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/lv2/lv2-1.18.2/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/mda-lv2/mda-lv2-1.2.6/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/lilv/lilv-0.24.12/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/ganv/ganv-1.8.0/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/ardour6/Ardour-6.8.0/tools/bb/
H A Dwscript40 obj.chmod = Utils.O755
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sord/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/devel/talloc/talloc-2.3.1/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/devel/tevent/tevent-0.10.2/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/databases/ldb15/ldb-1.5.6/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/databases/ldb20/ldb-2.0.10/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)
/dports/databases/ldb21/ldb-2.1.5/third_party/waf/waflib/extras/
H A Dfsc.py37 mod = getattr(self, 'chmod', bintype=='exe' and Utils.O755 or Utils.O644)

12345678910