Fix #23: Windows permissions incorrect after cloning (#24)

We set executable permissions for all .bat and .exe files.  This is
required for running in Cygwin shells, but generally considered good
style.
This commit is contained in:
Christoph M. Becker
2024-08-21 20:53:15 +02:00
committed by GitHub
parent 78c9f7b6d7
commit 20d13baab2
52 changed files with 0 additions and 0 deletions

0
bin/7za.exe Normal file → Executable file
View File

0
bin/deplister.exe Normal file → Executable file
View File

0
bin/jq.exe Normal file → Executable file
View File

0
bin/lemon.exe Normal file → Executable file
View File

0
bin/php/do_php.bat Normal file → Executable file
View File

0
bin/php/php.exe Normal file → Executable file
View File

0
bin/phpsdk_buildtree.bat Normal file → Executable file
View File

0
bin/phpsdk_deps.bat Normal file → Executable file
View File

0
bin/phpsdk_dllmap.bat Normal file → Executable file
View File

0
bin/phpsdk_dumpenv.bat Normal file → Executable file
View File

0
bin/phpsdk_pgo.bat Normal file → Executable file
View File

0
bin/phpsdk_setshell.bat Normal file → Executable file
View File

0
bin/phpsdk_setvars.bat Normal file → Executable file
View File

0
bin/phpsdk_version.bat Normal file → Executable file
View File

0
bin/sqlite3.exe Normal file → Executable file
View File

0
bin/task.exe Normal file → Executable file
View File

0
bin/vswhere.exe Normal file → Executable file
View File

0
msys2/usr/bin/awk.exe Normal file → Executable file
View File

0
msys2/usr/bin/bison.exe Normal file → Executable file
View File

0
msys2/usr/bin/bsdtar.exe Normal file → Executable file
View File

0
msys2/usr/bin/bzip2.exe Normal file → Executable file
View File

0
msys2/usr/bin/diff.exe Normal file → Executable file
View File

0
msys2/usr/bin/diff3.exe Normal file → Executable file
View File

0
msys2/usr/bin/gawk.exe Normal file → Executable file
View File

0
msys2/usr/bin/grep.exe Normal file → Executable file
View File

0
msys2/usr/bin/gzip.exe Normal file → Executable file
View File

0
msys2/usr/bin/m4.exe Normal file → Executable file
View File

0
msys2/usr/bin/md5sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/patch.exe Normal file → Executable file
View File

0
msys2/usr/bin/pwgen.exe Normal file → Executable file
View File

0
msys2/usr/bin/re2c.exe Normal file → Executable file
View File

0
msys2/usr/bin/sed.exe Normal file → Executable file
View File

0
msys2/usr/bin/sha1sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/sha224sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/sha256sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/sha384sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/sha512sum.exe Normal file → Executable file
View File

0
msys2/usr/bin/tar.exe Normal file → Executable file
View File

0
msys2/usr/bin/tee.exe Normal file → Executable file
View File

0
msys2/usr/bin/unzip.exe Normal file → Executable file
View File

0
msys2/usr/bin/unzipsfx.exe Normal file → Executable file
View File

0
msys2/usr/bin/wget.exe Normal file → Executable file
View File

0
msys2/usr/bin/xz.exe Normal file → Executable file
View File

0
msys2/usr/bin/zip.exe Normal file → Executable file
View File

0
phpsdk-vc14-x64.bat Normal file → Executable file
View File

0
phpsdk-vc14-x86.bat Normal file → Executable file
View File

0
phpsdk-vc15-x64.bat Normal file → Executable file
View File

0
phpsdk-vc15-x86.bat Normal file → Executable file
View File

0
phpsdk-vs16-x64.bat Normal file → Executable file
View File

0
phpsdk-vs16-x86.bat Normal file → Executable file
View File

0
phpsdk-vs17-x64.bat Normal file → Executable file
View File

0
phpsdk-vs17-x86.bat Normal file → Executable file
View File