issues
search
WolframResearch
/
wolfram-app-discovery-rs
Locate local installations of the Wolfram Language.
Apache License 2.0
14
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes logic in try_default() related to wolframscript and unknown OS
#69
aedison
opened
1 year ago
0
Linux: WolframApp::try_default() fails even though discover() is capable of finding WolframApp instances
#68
aedison
opened
1 year ago
0
release: Prep v0.4.8 for release + update CHANGELOG.md
#67
ConnorGray
closed
1 year ago
0
bugfix: Determine OS-specific path based on runtime System ID, not whatever the Rust target OS happened to be
#66
ConnorGray
closed
1 year ago
0
release: Prep v0.4.7 for release + update CHANGELOG.md
#65
ConnorGray
closed
1 year ago
0
docs: Mention subtlety of host vs. target for `SystemID::current_rust_target()` called in build.rs scripts
#64
ConnorGray
closed
1 year ago
0
feature: Support enumerating all WSTP SDK system ID variants
#63
ConnorGray
closed
1 year ago
0
release: Prep v0.4.6 for release + update CHANGELOG.md
#62
ConnorGray
closed
1 year ago
0
testing: Make the Wolfram Engine tests more robust
#61
ConnorGray
closed
1 year ago
0
feature: Add WolframVersion::new()
#60
ConnorGray
closed
1 year ago
0
release: Prep v0.4.5 for release + update CHANGELOG.md
#59
ConnorGray
closed
1 year ago
0
bugfix: Fix Discovery values that were set to the wrong path
#58
ConnorGray
closed
1 year ago
0
Suggestion: Add functionality to output the result as JSON
#57
arnoudbuzing
opened
1 year ago
1
MacOS: Wolfram Engine homebrew installation triggers wolframscript exited with non-success status code
#56
simonbyrne
opened
1 year ago
1
Cannot find kernel-executable-path on Linux (Docker)
#55
simonbyrne
opened
1 year ago
0
remove $ from command line so the copy and paste button works correctly
#54
arnoudbuzing
opened
1 year ago
0
release: Prep v0.4.4 for release + update CHANGELOG.md
#53
ConnorGray
closed
1 year ago
0
featfix: Recognize first line of older Mathematica LICENCE.txt files
#52
ConnorGray
closed
1 year ago
0
Linux: could not find installation
#51
simonbyrne
opened
1 year ago
3
WSTP dynamic library path
#50
simonbyrne
opened
1 year ago
1
release: Prep v0.4.3 for release + update CHANGELOG.md
#49
ConnorGray
closed
1 year ago
0
feature: Add logging to wolfram-app-discovery success and error paths + related cleanups
#48
ConnorGray
closed
1 year ago
0
release: Prep v0.4.2 for release + update CHANGELOG.md
#47
ConnorGray
closed
1 year ago
0
bugfix: Workaround build codes like 'YYYYMMDDXXXX' overflowing u32 AppVersion components
#46
ConnorGray
closed
1 year ago
0
release: Prep v0.4.1 for release + update CHANGELOG.md
#45
ConnorGray
closed
1 year ago
0
fixup: Add `text` to markdown code block causing `$ cargo test` to fail
#44
ConnorGray
closed
1 year ago
0
fixup: Fix use of format parameter in a string literal
#43
ConnorGray
closed
1 year ago
0
fixup: Fix compilation error due to partially complete variable rename
#42
ConnorGray
closed
1 year ago
0
feature: Add `/opt/Wolfram` as a search location for apps on Linux
#41
ConnorGray
closed
1 year ago
0
bugfix: Add Linux support to build_scripts::wstp_static_library_path()
#40
ConnorGray
closed
1 year ago
0
feature(cli): Support comma-separated values in `--app-type`
#39
ConnorGray
closed
1 year ago
0
docs: Update clap-markdown and regenerate CommandLineHelp.md
#38
ConnorGray
closed
1 year ago
0
bugfix: Silence spurious warnings generated on macOS when no instances of an app type exist
#37
ConnorGray
closed
1 year ago
0
feature: Significantly improve CLI flexibility and output options
#36
ConnorGray
closed
1 year ago
0
docs: Add 'Using cargo' installation instructions section
#35
ConnorGray
closed
1 year ago
0
docs: Add 'CLI Documentation' and 'Installing wolfram-app-discovery' sections and links to README.md
#34
ConnorGray
closed
1 year ago
0
actions: Add aarch64-unknown-linux-gnu support to build-executables.yml
#33
ConnorGray
closed
1 year ago
0
actions: Improve build-executables.yml to prepare first automated release
#32
ConnorGray
closed
1 year ago
0
actions: Create build-executables.yml workflow
#31
ConnorGray
closed
1 year ago
0
refactor: Use clap-markdown to generate CommandLineHelp.md
#30
ConnorGray
closed
1 year ago
0
release: Prep v0.4.0 for release + update CHANGELOG.md
#29
ConnorGray
closed
1 year ago
0
feature(breaking): Add Linux support
#28
ConnorGray
closed
1 year ago
0
problem locating wolfram installation on Linux
#27
strelda
closed
1 year ago
6
release: Prep v0.3.0 for release + update CHANGELOG.md
#26
ConnorGray
closed
2 years ago
0
feature: Improve APIs for usage from build scripts
#25
ConnorGray
closed
2 years ago
0
polish: Remove unnecessary warning about embedded Wolfram Player on Windows
#24
ConnorGray
closed
2 years ago
0
release: Prep v0.2.2 for release + update CHANGELOG.md
#23
ConnorGray
closed
2 years ago
0
docs: Improve crate root and WolframApp docs, make summary lines consistent
#22
ConnorGray
closed
2 years ago
0
release: Prepare v0.2.1 for release + update CHANGELOG.md
#21
ConnorGray
closed
2 years ago
0
feature: Add Windows support for WolframApp::from_installation_directory()
#20
ConnorGray
closed
2 years ago
0
Next