diff options
author | Norbert Preining <preining@logic.at> | 2017-08-25 04:59:04 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2017-08-25 04:59:04 +0000 |
commit | e7ec910845bef80da4c900f1e532a3d0f82199dd (patch) | |
tree | d5908789c950ede2768315e0aa9bb45dfd72153c /Master/bin | |
parent | ddf5206d387db81a045254dd379db21a53b60553 (diff) |
add tlcockpit
git-svn-id: svn://tug.org/texlive/trunk@45125 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin')
-rwxr-xr-x | Master/bin/amd64-freebsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/amd64-netbsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/armel-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/armhf-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-freebsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-netbsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-solaris/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/sparc-solaris/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/win32/tlcockpit.exe | bin | 0 -> 1536 bytes | |||
-rwxr-xr-x | Master/bin/x86_64-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-darwinlegacy/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-solaris/tlcockpit | 10 |
17 files changed, 160 insertions, 0 deletions
diff --git a/Master/bin/amd64-freebsd/tlcockpit b/Master/bin/amd64-freebsd/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/amd64-freebsd/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/amd64-netbsd/tlcockpit b/Master/bin/amd64-netbsd/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/amd64-netbsd/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/armel-linux/tlcockpit b/Master/bin/armel-linux/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/armel-linux/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/armhf-linux/tlcockpit b/Master/bin/armhf-linux/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/armhf-linux/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/i386-darwin/tlcockpit b/Master/bin/i386-darwin/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/i386-darwin/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/i386-freebsd/tlcockpit b/Master/bin/i386-freebsd/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/i386-freebsd/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/i386-linux/tlcockpit b/Master/bin/i386-linux/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/i386-linux/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/i386-netbsd/tlcockpit b/Master/bin/i386-netbsd/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/i386-netbsd/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/i386-solaris/tlcockpit b/Master/bin/i386-solaris/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/i386-solaris/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/powerpc-darwin/tlcockpit b/Master/bin/powerpc-darwin/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/powerpc-darwin/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/powerpc-linux/tlcockpit b/Master/bin/powerpc-linux/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/powerpc-linux/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/sparc-solaris/tlcockpit b/Master/bin/sparc-solaris/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/sparc-solaris/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/win32/tlcockpit.exe b/Master/bin/win32/tlcockpit.exe Binary files differnew file mode 100755 index 00000000000..5777d90a17a --- /dev/null +++ b/Master/bin/win32/tlcockpit.exe diff --git a/Master/bin/x86_64-darwin/tlcockpit b/Master/bin/x86_64-darwin/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/x86_64-darwin/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/x86_64-darwinlegacy/tlcockpit b/Master/bin/x86_64-darwinlegacy/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/x86_64-darwinlegacy/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/x86_64-linux/tlcockpit b/Master/bin/x86_64-linux/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/x86_64-linux/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" diff --git a/Master/bin/x86_64-solaris/tlcockpit b/Master/bin/x86_64-solaris/tlcockpit new file mode 100755 index 00000000000..1b24959acd5 --- /dev/null +++ b/Master/bin/x86_64-solaris/tlcockpit @@ -0,0 +1,10 @@ +#!/bin/sh + +kernel=`uname -s` +if test "${kernel#*CYGWIN}" != "$kernel" +then + jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` +else + jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` +fi +java -jar "$jarpath" |