Tres Finocchiaro
|
24bda4fa58
|
AppImage: Initial support for wayland (#7704)
Adds opt-in wayland support to the AppImage
|
2025-02-18 03:31:12 -05:00 |
|
Tres Finocchiaro
|
d145f78332
|
AppImage: Use fully qualified path when calling appimagetool (#7707)
AppImage: Use fully qualified path when calling appimagetool
|
2025-02-13 17:01:40 -05:00 |
|
Tres Finocchiaro
|
fe0e8ba379
|
Remove libgallium from the appimage (#7693)
* Remove libgallium from the appimage
* Remove "optional" directory from AppImage
|
2025-02-08 17:13:07 -05:00 |
|
Tres Finocchiaro
|
c81d497cda
|
Fix libjack.so.0 detection for openSUSE (#7690)
Fix libjack.so.0 detection for openSUSE
Add libdb-5.so to optional as symlink
|
2025-02-08 15:11:55 -05:00 |
|
Tres Finocchiaro
|
6a0a4cd2b2
|
AppImage: Don't set LD_LIBRARY_PATH (#7686)
Don't set LD_LIBRARY_PATH
Move launch_lmms.sh to dedicated apprun-hooks
|
2025-02-05 12:22:08 -05:00 |
|
Tres Finocchiaro
|
10bdf122f8
|
CPack: Refactor AppImage and Apple DMG Generation (#7252)
* CPack: Refactor AppImage and Apple DMG Generation
* Switch from linuxdeployqt to linuxdelpoy
* Add ARM64 AppImage support
* Add support for `.run` installers using `makeself`, an alternative to AppImage
* Refactor BashCompletion.cmake
* Enable CPack debugging via `WANT_DEBUG_CPACK`
* Add `download_binary`, `create_symlink` macros
* Qt6: Fix @rpath bug on macOS
* Detect and bundle LV2 UI Suil modules (Related #7201)
* Allow remote plugins to honor `LMMS_PLUGIN_DIR`
* Add .github/workflows/deps-ubuntu-24.04-gcc.txt
* Fix waveforms FileDialog
Co-authored-by: Dalton Messmer <messmer.dalton@gmail.com>
|
2025-02-01 04:02:19 -05:00 |
|