Reg Tiangha
b2e63f2b49
ci: Strip Clang binaries
2024-04-30 14:46:44 +00:00
OpenSauce04
59de658af9
Removed redundant comment
...
Both Linux versions are now built with Clang
2024-04-21 10:44:59 +01:00
OpenSauce04
5cae96f72e
Added verbose flag to ccache command in appimage build
2024-04-21 10:36:19 +01:00
OpenSauce04
ea0b627dc4
Merged linux-fresh and linux-appimage build envs
2024-04-15 22:54:39 +01:00
Steveice10
cca8c08a9a
build: Fix non-PCH build on Linux and add non-PCH verification to CI. ( #7351 )
2024-01-13 19:58:09 -08:00
Steveice10
9a6d15ab74
ci: Only use Linux clang for app image build. ( #7244 )
...
* ci: Only use Linux clang for app image build.
* build: Re-add -Wno-attributes for GCC 11.
2023-12-12 09:48:06 -08:00
TGP17
b231a22ea5
Switch compiler to clang on Linux ( #7077 )
2023-10-25 11:00:52 -07:00
Steveice10
6244f9e3fd
ci: Support Android x86_64 and optimize build caching. ( #7045 )
...
* android: Support x86_64 devices.
* ci: Improve ccache hits and stats.
* ci: Compress Android artifacts.
* ci: Re-enable PCH and set ccache sloppiness appropriately.
2023-10-08 23:56:01 -07:00
Steveice10
2d6aca4563
build: Rework CI and move all bundling into new build target. ( #6556 )
...
* build: Rework CI and move all bundling into new build target.
* ci: Use "mingw" in msys2 release names for compatibility.
* ci: Use "osx" in macOS release names for compatibility.
* ci: Disable macOS upload.
Will be moved to a separate PR for canary merge.
2023-06-26 17:42:00 -07:00