Commit Graph

17 Commits

Author SHA1 Message Date
James Le Cuirot
5fe4f67d20
Update ANTLR script to 3.5.2
This is beneficial because 3.4 is broken under Java 8. It appears that
the C library didn't change in 3.5 so the 3.4 tarball is still used
for that part.
2015-10-06 22:09:18 +01:00
ejurgensen
832fc95a22 Modify scripts so they install antlr wrapper with mode 755 2015-03-18 20:38:01 +01:00
ejurgensen
044d25dbf1 Use printf instead of "echo -e" in pairinghelper.sh
- should work across platforms
2015-02-27 23:01:15 +01:00
protree
5cea89a8d4 Fix Wrong Remote Name
Name of remote in pair.remote was "-e $remote"

Log: [2015-02-26 21:00:16] [  LOG]   remote: Remote '-e remoteXX' not known from mDNS, ignoring

Removing "-e" option works as expected.
2015-02-26 21:03:21 +01:00
protree
30b4d24afc Allow spaces in Library Path
Changed Parsing of Library Path to allow spaces in Library Path
2015-02-26 20:52:49 +01:00
ejurgensen
763e042325 Revert "Use CPATH/LIBRARY_PATH instead of CFLAGS/LDFLAGS"
This reverts commit 6382b11904.
2015-02-19 19:28:42 +01:00
ejurgensen
6382b11904 Use CPATH/LIBRARY_PATH instead of CFLAGS/LDFLAGS 2015-02-17 22:57:30 +01:00
ejurgensen
2bf730fbce Remove some CFLAGS that are not necessary 2015-02-17 22:43:08 +01:00
ejurgensen
a1cc34b13f Use "install" in scripts (instead of mv) 2015-02-15 00:12:16 +01:00
ejurgensen
3dc64eb6f7 Add selection of 64 bit build of libantlr3c in script 2015-02-14 23:52:56 +01:00
ejurgensen
3d4405a87b Pairing helper improvements 2015-02-14 23:10:58 +01:00
ejurgensen
74a13990c1 Enable script 2015-02-14 22:57:42 +01:00
ejurgensen
08c744d4b8 Add antlr 3.4 build and install helper script 2015-02-14 21:02:55 +01:00
ejurgensen
64ca694189 Adjustments to FreeBSD install and start scripts 2015-02-14 21:02:25 +01:00
ejurgensen
d449d44cf8 Add a basic helper script for pairing 2015-02-12 22:58:54 +01:00
ejurgensen
7c8bdc895e FreeBSD install script fixup 2015-02-12 22:50:04 +01:00
ejurgensen
3cd7b27bac Remove FreeBSD/OSS4 hacks and add FreeBSD 10.1 install and startup helper scripts (issue #94) 2015-02-11 22:59:57 +01:00