~trn/run-reduce

662b413a — DeepSource Bot 4 years ago master
Add .deepsource.toml
06e3637e — Jeffrey H. Johnson 4 years ago
Update .gitattributes
Update .gitattributes: Add extra exclusions.
multi: Redirect  for PRs/issues; disable Linguist

Add: .github/issue-close-app.yml: Redirect issues
Add: .github/mergeable.yml: Redirect pull requests
Add: ./SECURITY.md: Redirect vulnerability reports
Add: .gitattributes: Disable GitHub Linguist
First build on Centaur23!
Update build instructions and configuration files.
dfd505fe — Francis Wright 1 year, 4 months ago
Version 3.1.2
Move development to new computer Centaur23 with better support for virtual machines.
8a4b3644 — Francis Wright 1 year, 5 months ago
Better code to write external UserGuide file only if it does not exist or is out of date.
7384db87 — Francis Wright 1 year, 5 months ago
Only write external UserGuide file if it does not exist or is out of date.
59b5247d — Francis Wright 1 year, 5 months ago
Correct the View menu defaults to agree with the User Guide.
Also delete the now-obsolete file "UserGuide-to-resources.bat".
ea74c9ee — Francis Wright 1 year, 5 months ago
BUILD.md
Document copying "docs/UserGuide.html" to BUILD.md.
538177a9 — Francis Wright 1 year, 5 months ago
Linux installer
Add JVM option "-Djdk.gtk.version=2", Run-REDUCE home page URL and some double quotes to Linux installer build script. Remove JAVA_HOME from both installer build scripts, since it seems to be redundant. Add need to copy "docs/UserGuide.html" to BUILD.md.
c868f943 — Francis Wright 1 year, 5 months ago
Automatically copy the User Guide from docs to resources only if it did not exist or was out of date in resources.
9dfd6490 — Francis Wright 1 year, 5 months ago
Automatically copy the User Guide from docs to resources when building on Windows.
Introduce docs/UserGuide-to-resources.bat to perform the copy, registered as an external tool in IntelliJ Idea. Run it before building when running either from (compiled) source files or a JAR. Delete resources/UserGuide.html from git and add it to .gitignore. Do not edit resources/UserGuide.html directly in future!
8d54764a — Francis Wright 1 year, 5 months ago
Don't treat running using (compiled) source files directly as a special case for displaying the User Guide.
98b150fb — Francis Wright 1 year, 5 months ago
Update KaTeX to v0.16.9
Use .woff font files because .woff2 font files still don't work! Rename "LICENSE.txt" to "LICENSE and UPDATING INFO.txt" and add a brief summary of how to update KaTeX. Update About text to include KaTeX version.
9d06a05c — Francis Wright 1 year, 5 months ago
Version 3.1.1
Build using Java 17.0.9 and JavaFX 17.0.9 on Windows. (Must stay with WiX 3 because jpackage does not yet support WiX 4!)
a9af90c8 — Francis Wright 1 year, 5 months ago
Version 3.1
Update build scripts and all documentation.
3bb34cde — Francis Wright 1 year, 6 months ago
Write UserGuide.html to ~/Run-REDUCE_User_Guide.html
which the default web browser on Ubuntu 22 can open. Tweak ".gitignore", mainly to ignore installer output files and standard REDUCE test files.
32bd3b22 — Francis Wright 1 year, 6 months ago
Update to version 3.0.7.
Write User Guide to "user.home" instead of "java.io.tmpdir" to support Ubuntu. Delete some redundant toString() calls. Use a text block for the About message.
adc0d3ee — Francis Wright 2 years ago
Add instructions for configuring IntelliJ IDEA, which I developed using a new installation on Ubuntu 20.
Next
Do not follow this link