| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Current will be disabled and renamed to '$name-old'.
Old one, if present, will be removed.
|
|
|
|
| |
No more fallback for local libraries. They must be in the instance, always.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The model was not sending the appropriate signals.
|
|
|
|
| |
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...
|
| |
|
| |
|
| |
|
| |
|