Skip to content

Tags: linuxdeploy/linuxdeploy-plugin-qt

Tags

continuous

Toggle continuous's commit message
Fix the find_qmlimporter_path test on FreeBSD

The qmlimportscanner executable is not necessarily located in /usr/bin across
all OSes, so only check that we located an executable with a fitting name.

1-alpha-20250213-1

Toggle 1-alpha-20250213-1's commit message
Make static runtime default and build with native ARM runners

2.0.0-alpha-1-20250119

Toggle 2.0.0-alpha-1-20250119's commit message
deployers: Simplify TextToSpeechPluginsDeployer

With the refactor of BasicPluginsDeployer, we can collapse the contents of the TextToSpeechPluginsDeployer to just a call into the base class, with the appropriate argument.

1-alpha-20240109-1

Toggle 1-alpha-20240109-1's commit message
Update Node 12 actions