deskflow/src/lib
Nick Bolton bfaea34291
Re-implement packaging for GitHub workflows (Linux ARM) (#7369)
* Debian 12 ARM64 target

* Fixed comments

* Don't check for server name when exiting because of args

* Exit with success when using `--version`, `--help`, etc

* Test Linux installation

* Add Windows ARM builder

* Extract magic string

* Use proper arch name

* Swap arch order

* Fixed test

* Bootstrap Windows ARM runner

* Install winget

* Conditionally install winget

* Winget take 2

* Use shell: pwsh

* Try `powershell`

* Try cmd to install winget

* Only build distro once

* Use enum for clarity

* Remove shell

* Back out Windows ARM testing

* Attempt arch matrix

* Add Fedora arm64

* Label all -amd64

* Special case for zypper

* Fixed bad var name on Windows

* Add missing /bin ignore

* Disable GPG check on OpenSUSE

* Fixed typo

* Update ChangeLog
2024-07-08 09:32:55 +00:00
..
arch Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
base Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
client Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
common Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
io Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
ipc Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
mt Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
net Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
platform Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
server Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
shared Simplify compile options and use comprehensive edition logic (#7365) 2024-07-04 10:14:54 +01:00
synergy Re-implement packaging for GitHub workflows (Linux ARM) (#7369) 2024-07-08 09:32:55 +00:00
CMakeLists.txt Re-implement packaging for GitHub workflows (Linux) (#7361) 2024-07-02 11:23:56 +01:00