aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Improve makefile (#16)Teutates2022-07-071-17/+12
|
* OpenSSL 3 fixes (#15)Teutates2022-07-071-6/+8
| | | | * Remove deprecated openssl functions as of openssl 3.0.5 * Re-add openssl to actions with (should be) proper static providers
* Use OpenSSL 1.1.1 in GH actions for nowCameron Katri2022-04-041-60/+36
| | | | This reverts commit 94d0cd4bb688adef8f39aaec37faac4368345d5a.
* Fix macOS actions (#9)Cameron Katri2022-03-221-34/+44
|
* ci: Update to OpenSSL 3.0.1Cameron Katri2022-02-031-1/+1
|
* Revert "ci: Set CXXFLAGS"Cameron Katri2022-01-191-2/+0
| | | | This reverts commit 9cf3a0c4ab2e6b82ee3899affec0ce30d9550047.
* ci: Set CXXFLAGSCameron Katri2022-01-181-0/+2
|
* ci: use lto and gc-sections1Conan2022-01-181-3/+15
|
* Fix workflowCameron Katri2022-01-181-3/+3
|
* Cleanup and switch to a Makefile (#7)1Conan2021-11-041-6/+7
|
* Only run actions on code changesCameron Katri2021-11-041-0/+3
|
* Fix workflow and retag v2.1.5-procursus1v2.1.5-procursus1Cameron Katri2021-10-131-2/+1
|
* Workflow Improvements (#3)1Conan2021-10-121-254/+201
| | | | | | * Remove a bunch of useless archs * Use -Os for smaller size * Speed up openssl build
* Add armv7r to workflowNick Chan2021-10-111-1/+1
|
* Update the workflowNick Chan2021-10-111-26/+38
| | | | | | * More archs * Fully static linux bins Co-authored-by: Cameron Katri <me@cameronkatri.com>
* Add a workflowv2.1.5-procursusCameron Katri2021-10-111-0/+268