Commit Graph

8 Commits

Author SHA1 Message Date
Christoph M. Becker 20d13baab2 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.
2024-08-21 20:53:15 +02:00
Anatol Belski c3bb9777bb reset errorlevel before tool run, set the current on exit 2017-08-21 10:49:42 +02:00
Anatol Belski 2849ea89a8 rename var for more clarity 2016-11-16 19:44:02 +01:00
Anatol Belski 5999098add check infos also in other scripts if run outside starter shell 2016-10-26 17:18:35 +02:00
Anatol Belski 2684ac07c7 bat files should have windows eol 2016-10-23 21:36:33 +02:00
Anatol Belski 1141b512bf Revert "minor fix"
This reverts commit dd1fec0fdb.

it was fine without the dash
2016-10-23 20:14:48 +02:00
Anatol Belski dd1fec0fdb minor fix 2016-10-23 19:27:01 +02:00
Anatol Belski c7e7d0aa8e git version script 2016-10-23 19:21:39 +02:00