summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-07-04chore: avoid shellcheck disable commentTiago de Paula
2026-06-17chore: fix linkTiago de Paula
2026-06-17updpkg: Wolfram Mathematica 15Tiago de Paula
[blog]: https://writings.stephenwolfram.com/2026/06/launching-version-15-of-wolfram-language-mathematica-built-in-useful-ai-lots-of-new-core-functionality/ [history]: www.wolfram.com/language/quick-revision-history/
2026-05-16style: more readable LicenseRefTiago de Paula
2026-02-24chore: update Contributor tagTiago de Paula
2026-02-09fix: typos and non-scoped variablesTiago de Paula
2026-01-12feat: remove unused openmp dependencyTiago de Paula
2026-01-11fix: outdated dependenciesTiago de Paula
2026-01-11style: reduce indentationTiago de Paula
2026-01-11style: update messagesTiago de Paula
2026-01-11feat: drop bsdtarTiago de Paula
2026-01-10chore: remove extra dev toolsTiago de Paula
Let's not force users to review needless files.
2026-01-10fix: invalid MIME type "wolfram\+cloudobject"Tiago de Paula
Includes other Desktop Entry fixes.
2025-09-28Revert "fix: insecure RPATH and RUNPATH in ELF files"Tiago de Paula
This reverts commit 059cbd1c36aacb8805819742192555d591e0b28a.
2025-08-05updpkg: v14.3.0Tiago de Paula
2025-08-05chore: add script to generate insecure RUNPATH listTiago de Paula
2025-07-12chore: enable additional shellcheck lintsTiago de Paula
2025-06-07refactor: shelcheck fixesTiago de Paula
2025-04-13v14.2.1Tiago de Paula
2025-04-13fix: insecure RPATH and RUNPATH in ELF filesTiago de Paula
2025-04-13refactor: move fix steps to specific functionsTiago de Paula
2025-01-26v14.2.0Tiago de Paula
2024-12-24chore: update download linkTiago de Paula
2024-08-28v14.1.0Tiago de Paula
2024-01-16fix: srcinfoJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2024-01-16v14.0.0JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2023-08-19v13.3.1JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2023-02-25v13.2.1JP-Ellis
With improvements suggested by qtmax. Signed-off-by: JP-Ellis <josh@jpellis.me>
2022-12-26v13.2.0JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2022-10-08v13.1.0JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2022-03-16v13.0.1JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2021-12-15v13.0.0JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2021-08-31Fix license pathJP-Ellis
2021-07-16v12.3.1 (release 2)JP-Ellis
2021-07-11v12.3.1JP-Ellis
2021-07-11v12.3.0JP-Ellis
2021-02-13Fix desktop fileJP-Ellis
2021-01-05v12.2.0JP-Ellis
2020-08-08v12.1.1JP-Ellis
2020-04-03Update to 12.1.0JP-Ellis
2019-12-16Fix backticks in quotesJP-Ellis
2019-09-12Update the space warning estimatesJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2019-06-09Add `StartupWMClass` to Desktop fileJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2019-04-24Update to 12.0.0JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2019-04-18Adjust warningsJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2018-08-13Use bash to execute scriptJP-Ellis
This is needed if the downloaded file isn't executable to begin with. Signed-off-by: JP-Ellis <josh@jpellis.me>
2018-05-30Forgot to update .SRCINFOJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2018-05-30Update MD5 sumsJP-Ellis
There was an update upstream causing the checksum to change (no release notes could be found). Signed-off-by: JP-Ellis <josh@jpellis.me>
2018-04-11Mark `openmp` as a required dependencyJP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2018-03-26Use certain system libraries to avoid incompatibilitiesJP-Ellis
This was prompted by an upgrade to the freetype package. Signed-off-by: JP-Ellis <josh@jpellis.me>