aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: remove use of ubuntu-20.04 runner imageJoshua Sing2025-02-121-4/+1
|
* ci: change cmake workflow name to match othersJoshua Sing2025-01-111-3/+3
|
* ci: improve cmake config workflowJoshua Sing2025-01-112-89/+98
|
* What happens on ubuntu-24.04?Theo Buehler2025-01-0911-13/+13
| | | | | | Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care.
* unset CC only for mingw and arm32Kenjiro Nakayama2024-12-181-0/+3
| | | | | | | Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32.
* ci: add freebsd workflowJoshua Sing2024-10-151-0/+71
|
* CI: bump macos-12 to 15Theo Buehler2024-10-111-1/+1
| | | | https://github.com/actions/runner-images/issues/10721
* Land #1084, Append version to dll on CMakeBrent Cook2024-10-011-1/+1
|\
| * properly specify define for shared librariesBrent Cook2024-10-011-1/+1
| |
* | ci: update actionsJoshua Sing2024-08-264-12/+8
|/
* Disable mips32 in CI for nowTheo Buehler2024-08-111-1/+1
| | | | | | | | OpenBSD has long dropped support for this architecture. If someone wants to revive the port, they are more than welcome to file a PR that reenables them. discussed with jsing
* Fix comment in emscripten.ymlMostafa Saad2024-06-191-1/+1
| | | Co-authored-by: Joshua Sing <joshua@joshuasing.dev>
* use -gsource-map instead of -ggdbMoustaphaSaad2024-06-191-1/+1
|
* fix emscripten.yml workflowMoustaphaSaad2024-06-191-4/+7
| | | | fix formatting in some commands. Add missing -fsanitize=address to the ASAN test
* use emcmake instead of feeding toolchain file manuallyMoustaphaSaad2024-06-191-2/+2
|
* add initial Emscripten CI workflowMoustaphaSaad2024-06-191-0/+68
|
* ci: add event number to concurrency groupJoshua Sing2024-05-2911-11/+11
|
* CI: introduce Ubuntu 24.04Ilia Shipitsin2024-05-171-1/+1
|
* Add libtool for cmake_config CITheo Buehler2024-04-301-1/+1
|
* Land #1027 - run macos tests on arm64Theo Buehler2024-03-251-0/+1
|\
| * Revert "Split the jobs into two files, macOS and macOS-legacy."Kenjiro Nakayama2024-03-252-38/+1
| | | | | | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85.
| * Split the jobs into two files, macOS and macOS-legacy.Kenjiro Nakayama2024-03-222-1/+38
| |
| * Run tests for macos-14 on arm64Kenjiro Nakayama2024-03-211-0/+1
| | | | | | | | | | macos-12 and macos-13 fails `make test` on arm64 but macos-14 does not. Hence this patch enables it on github action.
* | Revert "CI: setup kernel entropy to work with asan"Theo Buehler2024-03-231-9/+0
|/ | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019.
* Drop macos-11 from testKenjiro Nakayama2024-03-191-1/+1
|
* Add libtoolKenjiro Nakayama2024-03-181-1/+1
|
* Add macos-14 testKenjiro Nakayama2024-03-181-1/+1
|
* CI: setup kernel entropy to work with asanIlia Shipitsin2024-03-171-0/+9
|
* Land #1000, test shared library builds for WindowsBrent Cook2024-02-281-3/+4
|\
| * format artifacts with shared conditionallyBrent Cook2024-02-271-1/+1
| |
| * adjust formatting of resultsBrent Cook2024-02-271-1/+1
| |
| * test windows builds with shared libs enabledBrent Cook2024-02-131-3/+4
| |
* | CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-02-211-0/+1
| | | | | | | | | | this was commited in https://github.com/libressl/portable/pull/995 somehow it was lost, maybe due to force push
* | CI: redirect changelog error to stdoutIlya Shipitsin2024-02-181-3/+3
| | | | | | | | during CI stdout is redirected to "changelog.txt" and thus not seen
* | CI: add "x" permission to release helperIlya Shipitsin2024-02-171-0/+0
|/
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-01-146-0/+6
|
* ci: add concurrency groups to workflowsJoshua Sing2023-12-2011-0/+44
|
* ci: remove autoconf from msys2 in windows workflowJoshua Sing2023-12-201-1/+0
|
* ci: avoid unnecessary steps in windows workflowJoshua Sing2023-12-191-4/+2
|
* ci: tidy windows workflow job nameJoshua Sing2023-12-191-1/+1
|
* ci: fix windows workflow syntaxJoshua Sing2023-12-191-1/+1
|
* ci: clean up windows workflowJoshua Sing2023-12-192-46/+66
|
* Land #976Theo Buehler2023-12-183-66/+155
|\
| * ci: clean up release workflowJoshua Sing2023-12-153-66/+155
| |
* | Land #977Theo Buehler2023-12-151-40/+57
|\ \
| * | ci: cleanup coverity workflowJoshua Sing2023-12-151-40/+57
| |/
* | ci: fix apt commands in solaris workflowJoshua Sing2023-12-151-1/+2
| |
* | ci: reenable and clean up solaris workflowJoshua Sing2023-12-152-28/+31
|/
* Land #954Theo Buehler2023-12-141-2/+2
|\
| * Update solaris vm to latest versionneil2023-12-091-2/+2
| | | | | | Update solaris vm to latest version