summaryrefslogtreecommitdiff
path: root/Examples/javascript
diff options
context:
space:
mode:
authorKarl Wette <karl.wette@ligo.org>2014-05-02 16:01:55 +0200
committerKarl Wette <karl.wette@ligo.org>2014-05-02 20:06:11 +0200
commit7cd9063b52d29bf3a5c6cee8d272b75a1012756b (patch)
treef5231cd197bce4720a92b0face73d75b726fc4ee /Examples/javascript
parent4e63c4f720728cc9b54e6033da897b5a785836eb (diff)
downloadswig-7cd9063b52d29bf3a5c6cee8d272b75a1012756b.tar.gz
Remove execute permissions from various non-executable files
- source files and Makefiles need never be executable - scripts are run directly by their interpreters in the test suites, so also do not need to be executable
Diffstat (limited to 'Examples/javascript')
-rw-r--r--[-rwxr-xr-x]Examples/javascript/class/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/class/example.cxx0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/class/example.h0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/class/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/class/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/constant/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/constant/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/constant/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/enum/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/enum/example.cxx0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/enum/example.h0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/enum/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/enum/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/exception/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/functor/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/nspace/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/operator/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/overload/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/pointer/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/pointer/example.cxx0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/pointer/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/pointer/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/reference/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/reference/example.cxx0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/reference/example.h0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/reference/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/reference/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/simple/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/simple/runme.js0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/template/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/variables/Makefile0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/variables/example.cxx0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/variables/example.h0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/variables/example.i0
-rw-r--r--[-rwxr-xr-x]Examples/javascript/variables/runme.js0
35 files changed, 0 insertions, 0 deletions
diff --git a/Examples/javascript/class/Makefile b/Examples/javascript/class/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/class/Makefile
+++ b/Examples/javascript/class/Makefile
diff --git a/Examples/javascript/class/example.cxx b/Examples/javascript/class/example.cxx
index e23fa6f73..e23fa6f73 100755..100644
--- a/Examples/javascript/class/example.cxx
+++ b/Examples/javascript/class/example.cxx
diff --git a/Examples/javascript/class/example.h b/Examples/javascript/class/example.h
index 64b7684fa..64b7684fa 100755..100644
--- a/Examples/javascript/class/example.h
+++ b/Examples/javascript/class/example.h
diff --git a/Examples/javascript/class/example.i b/Examples/javascript/class/example.i
index 75700b305..75700b305 100755..100644
--- a/Examples/javascript/class/example.i
+++ b/Examples/javascript/class/example.i
diff --git a/Examples/javascript/class/runme.js b/Examples/javascript/class/runme.js
index e1d5d9797..e1d5d9797 100755..100644
--- a/Examples/javascript/class/runme.js
+++ b/Examples/javascript/class/runme.js
diff --git a/Examples/javascript/constant/Makefile b/Examples/javascript/constant/Makefile
index ea04c7df8..ea04c7df8 100755..100644
--- a/Examples/javascript/constant/Makefile
+++ b/Examples/javascript/constant/Makefile
diff --git a/Examples/javascript/constant/example.i b/Examples/javascript/constant/example.i
index a6d28e7c9..a6d28e7c9 100755..100644
--- a/Examples/javascript/constant/example.i
+++ b/Examples/javascript/constant/example.i
diff --git a/Examples/javascript/constant/runme.js b/Examples/javascript/constant/runme.js
index f4b55881e..f4b55881e 100755..100644
--- a/Examples/javascript/constant/runme.js
+++ b/Examples/javascript/constant/runme.js
diff --git a/Examples/javascript/enum/Makefile b/Examples/javascript/enum/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/enum/Makefile
+++ b/Examples/javascript/enum/Makefile
diff --git a/Examples/javascript/enum/example.cxx b/Examples/javascript/enum/example.cxx
index 6785e57ac..6785e57ac 100755..100644
--- a/Examples/javascript/enum/example.cxx
+++ b/Examples/javascript/enum/example.cxx
diff --git a/Examples/javascript/enum/example.h b/Examples/javascript/enum/example.h
index 9119cd9fc..9119cd9fc 100755..100644
--- a/Examples/javascript/enum/example.h
+++ b/Examples/javascript/enum/example.h
diff --git a/Examples/javascript/enum/example.i b/Examples/javascript/enum/example.i
index 23ee8a822..23ee8a822 100755..100644
--- a/Examples/javascript/enum/example.i
+++ b/Examples/javascript/enum/example.i
diff --git a/Examples/javascript/enum/runme.js b/Examples/javascript/enum/runme.js
index d4e89e8c8..d4e89e8c8 100755..100644
--- a/Examples/javascript/enum/runme.js
+++ b/Examples/javascript/enum/runme.js
diff --git a/Examples/javascript/exception/Makefile b/Examples/javascript/exception/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/exception/Makefile
+++ b/Examples/javascript/exception/Makefile
diff --git a/Examples/javascript/functor/Makefile b/Examples/javascript/functor/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/functor/Makefile
+++ b/Examples/javascript/functor/Makefile
diff --git a/Examples/javascript/nspace/Makefile b/Examples/javascript/nspace/Makefile
index ea04c7df8..ea04c7df8 100755..100644
--- a/Examples/javascript/nspace/Makefile
+++ b/Examples/javascript/nspace/Makefile
diff --git a/Examples/javascript/operator/Makefile b/Examples/javascript/operator/Makefile
index ea04c7df8..ea04c7df8 100755..100644
--- a/Examples/javascript/operator/Makefile
+++ b/Examples/javascript/operator/Makefile
diff --git a/Examples/javascript/overload/Makefile b/Examples/javascript/overload/Makefile
index ea04c7df8..ea04c7df8 100755..100644
--- a/Examples/javascript/overload/Makefile
+++ b/Examples/javascript/overload/Makefile
diff --git a/Examples/javascript/pointer/Makefile b/Examples/javascript/pointer/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/pointer/Makefile
+++ b/Examples/javascript/pointer/Makefile
diff --git a/Examples/javascript/pointer/example.cxx b/Examples/javascript/pointer/example.cxx
index 8762329fe..8762329fe 100755..100644
--- a/Examples/javascript/pointer/example.cxx
+++ b/Examples/javascript/pointer/example.cxx
diff --git a/Examples/javascript/pointer/example.i b/Examples/javascript/pointer/example.i
index 38c67d7d2..38c67d7d2 100755..100644
--- a/Examples/javascript/pointer/example.i
+++ b/Examples/javascript/pointer/example.i
diff --git a/Examples/javascript/pointer/runme.js b/Examples/javascript/pointer/runme.js
index fb8cf0c74..fb8cf0c74 100755..100644
--- a/Examples/javascript/pointer/runme.js
+++ b/Examples/javascript/pointer/runme.js
diff --git a/Examples/javascript/reference/Makefile b/Examples/javascript/reference/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/reference/Makefile
+++ b/Examples/javascript/reference/Makefile
diff --git a/Examples/javascript/reference/example.cxx b/Examples/javascript/reference/example.cxx
index 8a513bf49..8a513bf49 100755..100644
--- a/Examples/javascript/reference/example.cxx
+++ b/Examples/javascript/reference/example.cxx
diff --git a/Examples/javascript/reference/example.h b/Examples/javascript/reference/example.h
index 4915adb1b..4915adb1b 100755..100644
--- a/Examples/javascript/reference/example.h
+++ b/Examples/javascript/reference/example.h
diff --git a/Examples/javascript/reference/example.i b/Examples/javascript/reference/example.i
index 1cf19c82c..1cf19c82c 100755..100644
--- a/Examples/javascript/reference/example.i
+++ b/Examples/javascript/reference/example.i
diff --git a/Examples/javascript/reference/runme.js b/Examples/javascript/reference/runme.js
index 88c108314..88c108314 100755..100644
--- a/Examples/javascript/reference/runme.js
+++ b/Examples/javascript/reference/runme.js
diff --git a/Examples/javascript/simple/Makefile b/Examples/javascript/simple/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/simple/Makefile
+++ b/Examples/javascript/simple/Makefile
diff --git a/Examples/javascript/simple/runme.js b/Examples/javascript/simple/runme.js
index be2c18669..be2c18669 100755..100644
--- a/Examples/javascript/simple/runme.js
+++ b/Examples/javascript/simple/runme.js
diff --git a/Examples/javascript/template/Makefile b/Examples/javascript/template/Makefile
index ea04c7df8..ea04c7df8 100755..100644
--- a/Examples/javascript/template/Makefile
+++ b/Examples/javascript/template/Makefile
diff --git a/Examples/javascript/variables/Makefile b/Examples/javascript/variables/Makefile
index 31846faae..31846faae 100755..100644
--- a/Examples/javascript/variables/Makefile
+++ b/Examples/javascript/variables/Makefile
diff --git a/Examples/javascript/variables/example.cxx b/Examples/javascript/variables/example.cxx
index f10390a9e..f10390a9e 100755..100644
--- a/Examples/javascript/variables/example.cxx
+++ b/Examples/javascript/variables/example.cxx
diff --git a/Examples/javascript/variables/example.h b/Examples/javascript/variables/example.h
index 0f7e89594..0f7e89594 100755..100644
--- a/Examples/javascript/variables/example.h
+++ b/Examples/javascript/variables/example.h
diff --git a/Examples/javascript/variables/example.i b/Examples/javascript/variables/example.i
index 591b871ed..591b871ed 100755..100644
--- a/Examples/javascript/variables/example.i
+++ b/Examples/javascript/variables/example.i
diff --git a/Examples/javascript/variables/runme.js b/Examples/javascript/variables/runme.js
index 537e17296..537e17296 100755..100644
--- a/Examples/javascript/variables/runme.js
+++ b/Examples/javascript/variables/runme.js