Commit Graph

44 Commits

Author SHA1 Message Date
deepend-tildeclub
effedb9946 Add GitHub Actions workflow for Windows ARM64 builds 2026-01-12 14:56:15 -07:00
deepend-tildeclub
f21fb35bfe Add ninja build system to MSYS workflow 2026-01-11 12:13:25 -07:00
deepend-tildeclub
6d276ab0c5 Refactor Debian build workflow for clarity and efficiency 2026-01-10 18:30:48 -07:00
deepend-tildeclub
e1a639ec7a Enable source repos and install HexChat build-deps
Updated workflow to enable source repositories and install HexChat build dependencies.
2026-01-10 18:22:01 -07:00
deepend-tildeclub
789cc29279 Install git and openssh-client in CI workflow
Added installation of git and openssh-client for checkout and submodules.
2026-01-10 17:49:49 -07:00
deepend-tildeclub
d0136042ae Remove installation command from build workflow 2026-01-10 17:47:13 -07:00
deepend-tildeclub
afb83d763e Rename workflow and update build steps for Debian packages 2026-01-10 17:46:31 -07:00
deepend-tildeclub
2b615f32ca Update dependencies in Debian build workflow 2026-01-10 17:40:21 -07:00
deepend-tildeclub
4d33f08150 Refactor Debian build workflow with error handling
Updated the build workflow to include error handling and cleanup steps.
2026-01-10 17:35:36 -07:00
deepend-tildeclub
9ebb998c64 Rename workflow from Ubuntu to Debian build 2026-01-09 01:06:56 -07:00
deepend-tildeclub
77b1abb521 Update MSYS2 build workflow configuration 2026-01-09 01:01:14 -07:00
deepend-tildeclub
1d701fc2d9 Update Flatpak build workflow for new image and actions 2026-01-09 00:46:36 -07:00
deepend-tildeclub
78f75bf4bc Update Flatpak GitHub Actions image version 2026-01-09 00:23:02 -07:00
deepend-tildeclub
f3a27619db Update Python version in Windows build workflow 2026-01-08 23:32:20 -07:00
deepend-tildeclub
2b254e71ee Upgrade Python version from 3.8 to 3.9 in workflow 2026-01-08 23:23:32 -07:00
deepend-tildeclub
b30e77a840 Refactor build step in Windows CI workflow 2026-01-08 23:21:13 -07:00
deepend-tildeclub
7c2ebabcd5 Update windows-build.yml 2026-01-08 23:17:14 -07:00
deepend-tildeclub
60e696cb1a Refactor Python setup in Windows build workflow
Updated Python installation steps and created symbolic link for Python 3.8.
2026-01-08 23:07:00 -07:00
deepend-tildeclub
590d0c50f1 Update windows-build.yml
updated upload-artifacts to v4.
2026-01-08 23:00:36 -07:00
deepend-tildeclub
777571e681 Update ubuntu-build.yml 2026-01-08 22:53:39 -07:00
deepend-tildeclub
9c00988b4e Update Flatpak GitHub Actions image version 2026-01-08 22:36:01 -07:00
deepend-tildeclub
7ab9301276 Update flatpak-build.yml 2026-01-06 22:14:39 -07:00
deepend-tildeclub
f99fb46020 Update dependencies to version 2.17.0 in workflow 2026-01-06 22:13:59 -07:00
4683ef705b new name after fork 2026-01-05 23:12:38 -07:00
Patrick Griffis
b544ac3350 CI: Fix typo 2024-02-09 18:32:55 -06:00
Patrick Griffis
cc60ad275a Replace hexchat.net links 2024-02-09 18:29:15 -06:00
Patrick Griffis
44d14a436b CI: Reduce duplicate builds 2023-11-03 14:23:55 -05:00
Patrick Griffis
a1f154cd5e win32: Remove Python 2 support 2023-11-03 14:23:55 -05:00
Patrick
4ad7afe884 ci: Add gtk-update-icon-cache to msys2 workflow 2022-10-29 15:57:29 -05:00
DjLegolas
2638c88479 update python3 from 3.6 to 3.8.10
Signed-off-by: DjLegolas <djlegolas@protonmail.com>
2022-05-08 14:20:58 -05:00
John Villalovos
3ebb2c5eec Make build job names more descriptive (#2657)
Previously every build showed up in the CI as "build".

Update the job names to reflect what they are. For example the Ubuntu
build is now called "ubuntu_build"

Co-authored-by: Patrick <tingping@tingping.se>
2021-12-01 13:07:34 -06:00
Patrick
aabe3438fa ci: Don't install libproxy-dev 2021-10-07 14:05:47 -05:00
Patrick Griffis
3f07670b34 win32: Update to OpenSSL 1.1 2021-10-01 13:47:42 -05:00
Patrick Griffis
69ce388a87 actions: Add MSYS2 builder 2021-07-15 20:59:27 -05:00
Patrick Griffis
c144d0468b Remove libnotify dependency
Instead just talk directly to the service. This fixes *sending*
a notification being blocking IO.
2021-07-13 12:26:34 -05:00
Patrick Griffis
482efae89a actions: Build on Ubuntu 20.04
18.04 requires newer Ninja
2021-07-13 11:33:00 -05:00
Patrick Griffis
cbb0927a7a build: Misc cleanup of options
Cleanup of option names, use features where applicable, and printing
of summary.
2021-07-13 11:26:59 -05:00
Patrick Griffis
cdcdeacd63 actions: Remove default value in ubuntu build 2021-06-21 12:48:47 -05:00
Patrick Griffis
28a4726ddc actions: Add flatpak action 2021-06-21 12:48:38 -05:00
Patrick Griffis
6b7d110ced actions: Upload windows artifacts for each arch 2021-06-21 12:48:32 -05:00
DjLegolas
5310f451f2 ci: fixed python paths 2021-05-23 19:43:24 -05:00
DjLegolas
65930492ca ci: fixed Inno Download Plugin download path 2021-05-23 19:43:24 -05:00
DjLegolas
04acbdc221 Update github workflows 2021-05-23 19:43:24 -05:00
Patrick Griffis
308838da32 Switch to Github Actions for Linux CI 2019-09-20 09:53:13 -07:00