summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci: use newer actions/x versions for master jobsfanquake2023-05-041-5/+5
* ci: use OpenBSD 7.2 over 7.1fanquake2023-05-041-3/+3
* actions: use supported version of Ubuntufanquake2023-05-031-3/+3
* ci: fix typo in yaml for cifuzzAzat Khuzhin2023-03-081-1/+1
* ci: switch to ubuntu 20.04Azat Khuzhin2023-03-071-2/+2
* ci: set minimal permissions on GitHub ActionsDiogo Teles Sant'Anna2023-03-063-0/+12
* Merge pull request #1414 from azat/build/deprecate-autotoolsAzat Khuzhin2023-02-131-226/+82
|\
| * Remove extra builds for autotools on CIAzat Khuzhin2023-02-121-180/+38
| * ci: bump cache and checkout pluginsAzat Khuzhin2023-02-121-23/+23
| * ci: fix paths-ignoreAzat Khuzhin2023-02-121-14/+12
| * .github/workflows/build.yml: remove trailing whitespacesAzat Khuzhin2023-02-121-15/+15
* | test: enable allocator_may_return_null=1 for calloc with ENOMEM testAzat Khuzhin2023-02-121-1/+3
|/
* ci: add CIFuzz Github action (#1382)DavidKorczynski2022-11-261-0/+35
* Add CI checks for OpenBSD (#1326)neil2022-11-131-0/+188
* Fix socketpair failure when temporary directory has non-latin characterzhenhaonong2022-09-261-0/+6
* ci: disable freebsd 13.0 builds (due to issues in the image)Azat Khuzhin2022-09-141-2/+6
* .github/workflows/build.yml: Cleanup trailing whitespacesAzat Khuzhin2022-09-141-16/+16
* fix freebsd checksneil2022-08-091-1/+1
* fix freebsd checksneil2022-08-091-0/+1
* Add freebsd CI checksneil2022-08-091-0/+173
* ci: increase number of attempts to 5Azat Khuzhin2022-07-121-7/+7
* ci: add retriesAzat Khuzhin2022-07-121-81/+109
* ci: use ubuntu 22.04 with clang 11 for sanitizers buildAzat Khuzhin2022-07-121-3/+7
* ci: disable broken mingw cmake builds (#1207)Azat Khuzhin2022-07-111-1/+3
* ci: fix master/upstream workflow (syntax error)Azat Khuzhin2022-07-111-1/+2
* Rework CI to keep everything in one workflow (by using reusable workflow)Azat Khuzhin2022-07-119-944/+866
* ci: drop processing "ci skip" message in commit in favor of official skipAzat Khuzhin2022-07-107-10/+7
* ci: add ability skip specific workflowAzat Khuzhin2022-07-107-10/+10
* ci: use ubuntu 22.04 with OpenSSl 3.0 instead of building OpenSSL from sourcesAzat Khuzhin2022-07-101-62/+6
* ci: set LD_LIBRARY_PATH for openssl 3.0 buildAzat Khuzhin2022-07-101-0/+3
* Attempt to add OpenSSL 3 to the Linux build matrixWilliam Marlow2022-07-101-0/+59
* ci/macos: remove separate openssl 1.1 from build matrixAzat Khuzhin2022-07-091-11/+2
* ci: fix cmake build w/o OPENSSL_ROOT_DIRAzat Khuzhin2022-07-091-0/+3
* ci: remove separate build for BREW_AUTODETECT_OPENSSL (use it by default)Azat Khuzhin2022-07-091-14/+2
* Run builds with -Werror on CI for linuxAzat Khuzhin2022-07-091-4/+4
* Fix mingw pipeline (by using correct PATH to msys64)Igor Klemenski2022-04-071-3/+3
* Fix windows pipeline (by updating vcpkg version to latest)Igor Klemenski2022-04-071-1/+1
* Switch coverage to ubuntu 18.04Azat Khuzhin2021-12-021-1/+1
* ci: remove deprecated windows-2016 imageAzat Khuzhin2021-11-301-98/+1
* github/workflows/macos.yml: fix test step nameAzat Khuzhin2021-09-191-1/+1
* github/workflows/mingw: use ctest --output-on-failureAzat Khuzhin2021-09-191-1/+1
* ci: split build and test into separate jobsAzat Khuzhin2021-09-195-43/+97
* ci: fix macOS mbedtls version/searchPierce Lopez2021-09-171-2/+5
* ci: install pkg-config in mingw-w64 CIfanquake2021-07-091-2/+2
* Switch to lukka/run-vcpkg@v7 and update vcpkgGitCommitIdAzat Khuzhin2021-05-311-4/+4
* ci: fix upload-artifacts for linux dist buildAzat Khuzhin2021-03-231-3/+3
* Add autodetection of openssl via brew into build matrixAzat Khuzhin2020-11-021-2/+10
* Add build w/o any SSL support (i.e. w/o openssl and mbedtls)Azat Khuzhin2020-09-144-2/+29
* fix CI:Update cache version and replace setup-msys2yuangongji2020-08-053-46/+23
* fix CI: Install vcpkg through the source code to temporarily solve the window...yuangongji2020-08-051-35/+23