Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch to universal JavaApplicationStub for Mac OS X | Keith Packard | 2018-10-07 |
| | | | | | | | | | | | | | | | | The binary JavaApplicationStub only supports Mac JRE 6, even if you install a later JRE from Oracle it will still run our apps with the Mac version. This replacement JavaApplicationStub is a shell script which comes from here: https://github.com/tofi86/universalJavaApplicationStub I've tested it with Oracle JRE 10 installed and AltosUI came up fine, and has access to our devices and networking. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | telegps: Fix Mac icon file name | Keith Packard | 2014-06-14 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | telegps: Working towards building fat versions of telegps application | Keith Packard | 2014-05-28 |
Lots more of the bits necessary for windows/macosx Signed-off-by: Keith Packard <keithp@keithp.com> |