Commit Graph

60 Commits

Author SHA1 Message Date
OPNA2608 759b5ab7d1 Don't install brew dependencies in package CI run 2022-04-08 20:16:42 +02:00
OPNA2608 28682b79d1 Build with system libs in first run 2022-04-08 20:16:42 +02:00
OPNA2608 fa1e3ea3e1 Fix zip-in-zip artifact upload for Windows 2022-04-08 20:16:42 +02:00
OPNA2608 54a36c4950 Fix SDL static linking 2022-04-08 20:16:42 +02:00
OPNA2608 8483f85397 Modularise Windows arch on CI 2022-04-08 20:16:42 +02:00
OPNA2608 6c9f1c6d54 Cross-compile MinGW builds on CI 2022-04-08 20:16:42 +02:00
OPNA2608 5b95cf9db9 Add new CI job to prepare for artifact uploads 2022-04-08 20:16:42 +02:00
tildearrow 837b070aee add a pull request template 2022-03-04 14:52:35 -05:00
Christoph Neidahl c83e146d11
Improve devendoring & other CMake stuff (#21)
* Improve devendoring

* Add warning flags for own C++ code

For https://github.com/tildearrow/furnace/pull/12#issuecomment-1017330467.

* Document new CMake options

* pkg-config stuff

* Warnings stuff for MSVC yay

* Use more specific linking vars & functions

* Fix Linux icon location

* DEPENDENCIES_LEGACY_LDFLAGS for JACK too
2022-02-01 15:50:25 -05:00
Christoph Neidahl 2c2ef754c2 Init GitHub Action CI 2022-01-21 13:47:09 +01:00