diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-11-25 12:52:44 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-25 15:01:22 -0800 |
commit | bc380fca60080beb26f3e47ae7e5881abd5fc3f9 (patch) | |
tree | f2c7b6ae9cebca2b2536c8763317d2a76a51041d /contrib/buildsystems | |
parent | Merge branch 'rh/remote-hg-bzr-updates' (early part) (diff) | |
download | tgif-bc380fca60080beb26f3e47ae7e5881abd5fc3f9.tar.xz |
mark Windows build scripts executable
On Windows the convention is to rely on filename extensions to decide
whether a file is executable so Windows users are probably not relying
on the executable bit of these scripts, but on other platforms it can
be useful documentation.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/buildsystems')
-rwxr-xr-x[-rw-r--r--] | contrib/buildsystems/engine.pl | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | contrib/buildsystems/generate | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | contrib/buildsystems/parse.pl | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/contrib/buildsystems/engine.pl b/contrib/buildsystems/engine.pl index 23da787dc5..23da787dc5 100644..100755 --- a/contrib/buildsystems/engine.pl +++ b/contrib/buildsystems/engine.pl diff --git a/contrib/buildsystems/generate b/contrib/buildsystems/generate index bc10f25ff2..bc10f25ff2 100644..100755 --- a/contrib/buildsystems/generate +++ b/contrib/buildsystems/generate diff --git a/contrib/buildsystems/parse.pl b/contrib/buildsystems/parse.pl index c9656ece99..c9656ece99 100644..100755 --- a/contrib/buildsystems/parse.pl +++ b/contrib/buildsystems/parse.pl |