Chris M
a528db1604
Simplified / Modularised the Appimage runner scripts
2025-08-15 01:06:20 -05:00
Chris M
72a5afc910
Added Trixie builds
...
* Combined common Deb build steps
2025-08-15 01:04:05 -05:00
Adam Honse
a83165f112
Fix Qt6 amd64 AppImage
2025-06-26 21:58:30 -05:00
Adam Honse
6a80f24962
Build AppImage with qt6
2025-05-02 02:38:39 -05:00
Adam Honse
c02da4066c
Add build-windows.bat file for managing the Windows builds and update CI to use it
2025-04-21 08:06:09 -05:00
Adam Honse
23dbabacc6
Set GIT_DEPTH to 0 to ensure tags are available
2025-01-20 18:08:44 -06:00
Chris M
e2ddc03dfe
Add rules to deploy MSI build
...
* Turn the deploy MSI build off for forks
2025-01-17 07:00:04 +00:00
Adam Honse
ae248d6d32
Update versioning scheme
2025-01-16 17:51:20 +00:00
Adam Honse
6f55f0e0c0
Rename Windows 64 MSI CI job
2025-01-14 00:05:05 -06:00
RedBlackAka
b8bfd1dddc
Clean up and finish Windows installer
2025-01-14 05:01:50 +00:00
Chris
cc26827c57
Adding Windows 64bit MSI package to build
...
* Added Windows 64bit deploy stage to CI/CD
* Created deb builder to support WINE and Wix toolset
* Created build-msi.sh to create XML manifest
2025-01-14 05:01:50 +00:00
Chris
b68dacec62
Setting Linux & Windows amd64 builds to compile on MR
2024-11-16 17:46:51 +11:00
Adam Honse
c734e6f929
Fix merge request pipeline again
2024-11-13 20:02:48 -06:00
Chris
0539e3faeb
Switching Linux & Windows amd64 builds back to auto
...
* Created .default_rules reference
* Renamed "Linux amd64 AppImage" build to "Linux amd64 AppImage Base"
then extended "Linux amd64 AppImage" to automate local runners
* Renamed "Windows 64" to "Windows 64 Base" and extended "Windows 64"
to automate local runners
2024-11-14 11:50:35 +11:00
Adam Honse
378f0af781
Try to fix merge request CI not having amd64 AppImage or Windows 64 builds
2024-11-11 21:18:43 -06:00
Vasily Galkin
777725c083
Reenable forks and their MRs ability to run pipelines on gitlab.com runners
2024-11-10 22:33:24 +00:00
Adam Honse
d8de91255f
Remove unneeded argument for i386 build
2024-08-06 23:22:57 -05:00
Adam Honse
bd689ee6d7
Switch arm Appimage builds to manually triggered
2024-08-05 08:50:46 +10:00
Adam Honse
5c26a864f0
Add Ubuntu 24.04 amd64 test
2024-08-04 16:43:51 -05:00
Adam Honse
de2c58739b
Add ARM CI targets
2024-08-04 20:58:58 +00:00
Chris M
36a9991d59
Update pipeline builds to include Fedora 40
...
* Removed F35 and F36 builds
* Updated SPEC file to libusbx-devel
2024-08-04 12:22:51 +10:00
Chris M
aa4483183c
Removed *.md file creation from Supported Devices
...
* Added Dummy Controller processing
* Other fixes to broken detector replacements
* Removed file exemptions in runner script
2024-05-31 16:22:34 +00:00
Alex Koskovich
04410b6611
Fixes for desktop-entry-spec & appstream
2024-03-04 15:13:49 +00:00
Chris
3445991be6
Following on from commit 2e02f1d7 to remove redundant QM files
...
* Excluding .qm files from Windows build as they are inbuilt as of a7adfe251
2023-04-01 22:13:13 +11:00
Chris
f8fe2ff7f8
Updating Debian version to conform with expected numbering for upgrades
...
* Moving Debian changelog and Fedora specfile to input files and dynmaically updating versioning from OpenRGB.pro
* Resolves #2919
* Related #2666
2023-02-15 02:58:33 +00:00
morg
94aca7d76f
Generate CSV file of device list
2022-12-25 02:26:10 +00:00
Adam Honse
b3da8beccf
Remove device listing step from tests, as it can hang when using runner machines which actually have devices present if those devices lock up
2022-11-29 15:31:51 -06:00
Chris
2e02f1d782
Adding ability to switch language files at runtime to resolve #2743
...
* Removing .qm files from Windows build as they are inbuilt as of a7adfe251
* Moving translation change code to the OpenRGBSettingsPage
* Adding a changeEvent() to applicable Widgets to facilitate language updates
* Workaround added to TabLabel to accomodate translation context origin
* Added zh_TW locale to OpenRGB.pro
* Updated all translations to include the latest untranslated strings
2022-11-27 04:07:30 +00:00
Chris
dbad6ce90d
Updating pipeline Windows QT5 downloads
...
* Win32 and Win64 QT5 packages in pipeline now point to generic package registry
2022-10-15 09:10:26 +11:00
Oliver P
52c510dca9
Add support for Lian Li Uni Hub - AL firmware v1.0 and v1.7
2022-10-13 17:36:34 +00:00
Adam Honse
c3c57d1f37
Change to a different qt mirror
2022-10-11 17:36:27 -05:00
Chris
1f6580ebc5
Fixing regression bug caused by DELIMITER change in the supported devices script
...
+ Adding ability to manually run "Supported Devices" job
+ Changing `Delimiter` from UTF8 to ASCII character
2022-09-01 03:14:37 +00:00
Adam Honse
b6af69cd50
Remove Ubuntu 21.10 test
2022-07-24 16:47:58 -05:00
Chris
6aff7254b7
Change Non-Mainline pipelines to be manually triggered
2022-07-15 23:48:38 +10:00
morg
ea24729808
Add bookworm and ubuntu jammy builds and tests
2022-07-15 13:33:21 +00:00
Chris
524675108d
Automatic generation of markdown pages for supported devices
...
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
2022-05-30 13:30:44 +10:00
Chris
a7adfe251b
Adding i18n resource file generation into .pro
...
+ Adding `lrelease` and `embed_translations` to .pro CONFIG as per [translation config](https://doc.qt.io/qt-5/qmake-variable-reference.html#translations )
- Removing `generate-qm-files` step from CI/CD
+ Adjusting "how to" comment to reflect changes
2022-05-28 22:41:36 +10:00
morg
f7f41596cc
Multilanguage support using I18n (German, Spanish, French, Russian)
2022-05-25 13:07:50 +00:00
Nikita Rushmanov
79b49873ec
Add Nanoleaf support
2022-05-04 05:39:09 +00:00
alpemwarrior
1ac4e127cb
Create fedora 36 pipeline and deprecate f34 pipeline in favour of f35
2022-04-18 07:12:53 +00:00
Chris
bc10e3f772
Automatic generation of udev rules for supported devices
...
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
2022-04-17 12:31:02 +10:00
Adam Honse
6ca090d5f4
Use Bullseye OpenRGB builder image to build AppImages and Debian Bullseye .deb packages
2021-12-30 06:02:41 +00:00
Adam Honse
f093a66057
Remove Ubuntu 20.10 test stage as 20.10 (groovy) has been removed from Ubuntu's official repos
2021-12-24 04:01:05 -06:00
Adam Honse
9a00f1d6d8
Fix CI for Philips Hue changes
...
* Debian builder has been upgraded to buster due to incompatible mbedtls package on stretch
* Mint 19, Ubuntu 18.04 have been disabled for testing as they use incompatible mbedtls packages
2021-06-05 03:18:12 +00:00
Adam Honse
2aaf7017ee
Philips Hue (Standard and Entertainment Mode) Support using hueplusplus library
...
* Dependency hueplusplus-1.0.0 added from https://github.com/enwi/hueplusplus/releases/tag/v1.0.0
* Dependency mbedtls-2.24.0 added (Windows-only) from https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.24.0
2021-06-05 03:18:12 +00:00
Chris
4a6c4f0e52
Adding test stages to Linux builds
...
* Build based on new OpenRGB docker image (Debian Stretch)
* Adapting AppImage build scripts to new docker image
* Changing postinstall script to avoid error
+ Adding test stage keyword
+ Adding needs keyword
+ Debian 10 Buster 32bit & 64bit
+ Debian 11 Bullseye 32bit & 64bit
+ Fedora 34 v34 64bit only
+ Ubuntu 18.04LTS Bionic 32bit & 64bit
+ Ubuntu 20.04LTS Focal 64bit only
+ Ubuntu 20.10 Groovy 64bit only
+ Mint 20.1 Ulyssa 32bit & 64bit
Amended to leave Bullseye builds in place by Adam Honse <calcprogrammer1@gmail.com>
2021-05-31 23:32:09 -05:00
alpemwarrior
a6bc30a31c
Add 64-bit .rpm package build to CI for Fedora.
2021-05-14 02:02:28 +00:00
Adam Honse
30623b36fd
Use Debian Bullseye for CI builds
2021-04-23 22:37:39 -05:00
TheRogueZeta
95f40039eb
Correct errant hyphen with underscore and update CI names
2021-04-22 19:44:17 +00:00
TheRogueZeta
cd8e455b79
Update CI config to rename artifacts.zip with build info
2021-04-22 00:08:17 -05:00