Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-31 | rework build settings a bit | Jesse Plamondon-Willard | |
2019-11-30 | Prevent linux install failing with cryptic error | Daniel Heath | |
This avoids the error described at https://stackoverflow.com/questions/49242075/mono-bug-magic-number-is-wrong-542 System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542 | |||
2018-11-19 | fix installer errors on Windows (#602) | Jesse Plamondon-Willard | |
2018-11-18 | hide installer's bundled files to avoid confusion (#602) | Jesse Plamondon-Willard | |
2018-11-04 | update HTTP URLs to HTTPS | Jesse Plamondon-Willard | |
2018-05-02 | compile separate Linux/Mac installer to avoid WMI reference errors (#485) | Jesse Plamondon-Willard | |
2018-02-17 | add install scripts for Linux/Mac (#434) | Jesse Plamondon-Willard | |