Age | Commit message (Collapse) | Author |
|
This removes the fallback to global `libraries` folder for `local` libraries.
|
|
Instead of hardcoding it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issues were caused by use of `popen()` with no `pclose()` counterpart...
|
|
|
|
|
|
|
|
Static analysis was complaining about it.
|
|
|
|
|
|
|
|
|
|
|
|
Also added a note so this doesn't happen again...
|
|
So simple. Better in every way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
importance
|
|
|
|
|
|
It should list mods in various locations...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2277
|
|
* `openjdk-8-jre` is now recommended
* the package now depends on `desktop-file-utils`
* the desktop icon has been updated to the current one
|
|
Hopefully this will fix the issues with stuck applications on Windows.
|
|
|
|
|