6 Commits

Author SHA1 Message Date
Nicholas Kwan
fd89c6e8f2 Add native support for Windows (#4491)
* Add support for Windows

* Fixes for Windows

* Update unit tests

* Fix ffreport setting

* Add test script equivalents

* Fix fontconfig error in test stream

* Fix thumbnail generator

* Fix lint warnings

* Fix warnings in test stream script

* Implement cross-platform ocTestStream

* Migrate to cross-platform script

* Revert ocTestStream.sh

* Add missing EOL

* Alternative test scripts for non-linux environments

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2025-10-13 15:55:13 -07:00
Gabe Kangas
6aa758501d chore(go): bump project version number to 1.21 2023-10-17 18:33:05 -07:00
Gabe Kangas
85e7af3d5f Update to Go 1.20 + run better align (#2927)
* chore(go): update go version to 1.20. Closes #2185

* chore(go): run better align against project

To optimize struct field order. Closes #2870

* chore(go): update CI jobs to use Go 1.20

* fix(go): linter warnings for Go 1.20 update
2023-05-30 10:31:43 -07:00
Gabe Kangas
f724beecae Move windows doc to contrib directory 2023-04-05 15:50:51 -07:00
4censord
1bd291c7fe Example varnish and hitch config (#2655)
Varnish is a http caching server, hitch is a tls terminating proxy.
2023-01-31 11:19:21 -08:00
Gabe Kangas
1ed6692029 Create contrib directory and replace examples dir. 2023-01-08 18:37:50 -08:00