Add .sh extension to update_submodules so it gets correct line ending
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 27 Jan 2017 14:18:23 +0000 (15:18 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 27 Jan 2017 14:19:01 +0000 (15:19 +0100)
commita16103f4b4f068edab2b92dbdceffafd7e1aed88
tree5fecad41007ed4024e156738f4fd33d76d9a43fc
parentb112f67c45df967a7de039c64b7841d8826047b7
Add .sh extension to update_submodules so it gets correct line ending

It'd not be recognized as a shell file so it'd get CRLF line
endings on Windows which doesn't work. Also added a shebang.

Also remove get-cygwin-deps.sh, it is long outdated.
Correct instructions are on the Mono website.
Makefile.am
configure.ac
scripts/Makefile.am
scripts/get-cygwin-deps.sh [deleted file]
scripts/update_submodules [deleted file]
scripts/update_submodules.sh [new file with mode: 0755]