Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Land #1000, test shared library builds for Windows | Brent Cook | 2024-02-28 | 1 | -3/+4 |
|\ | |||||
| * | format artifacts with shared conditionally | Brent Cook | 2024-02-27 | 1 | -1/+1 |
| | | |||||
| * | adjust formatting of results | Brent Cook | 2024-02-27 | 1 | -1/+1 |
| | | |||||
| * | test windows builds with shared libs enabled | Brent Cook | 2024-02-13 | 1 | -3/+4 |
| | | |||||
* | | CI: limit scheduled runs to "libressl" org only | Ilya Shipitsin | 2024-02-21 | 1 | -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 stdout | Ilya Shipitsin | 2024-02-18 | 1 | -3/+3 |
| | | | | | | | | during CI stdout is redirected to "changelog.txt" and thus not seen | ||||
* | | CI: add "x" permission to release helper | Ilya Shipitsin | 2024-02-17 | 1 | -0/+0 |
|/ | |||||
* | CI: limit scheduled runs to "libressl" org only | Ilya Shipitsin | 2024-01-14 | 6 | -0/+6 |
| | |||||
* | ci: add concurrency groups to workflows | Joshua Sing | 2023-12-20 | 11 | -0/+44 |
| | |||||
* | ci: remove autoconf from msys2 in windows workflow | Joshua Sing | 2023-12-20 | 1 | -1/+0 |
| | |||||
* | ci: avoid unnecessary steps in windows workflow | Joshua Sing | 2023-12-19 | 1 | -4/+2 |
| | |||||
* | ci: tidy windows workflow job name | Joshua Sing | 2023-12-19 | 1 | -1/+1 |
| | |||||
* | ci: fix windows workflow syntax | Joshua Sing | 2023-12-19 | 1 | -1/+1 |
| | |||||
* | ci: clean up windows workflow | Joshua Sing | 2023-12-19 | 2 | -46/+66 |
| | |||||
* | Land #976 | Theo Buehler | 2023-12-18 | 3 | -66/+155 |
|\ | |||||
| * | ci: clean up release workflow | Joshua Sing | 2023-12-15 | 3 | -66/+155 |
| | | |||||
* | | Land #977 | Theo Buehler | 2023-12-15 | 1 | -40/+57 |
|\ \ | |||||
| * | | ci: cleanup coverity workflow | Joshua Sing | 2023-12-15 | 1 | -40/+57 |
| |/ | |||||
* | | ci: fix apt commands in solaris workflow | Joshua Sing | 2023-12-15 | 1 | -1/+2 |
| | | |||||
* | | ci: reenable and clean up solaris workflow | Joshua Sing | 2023-12-15 | 2 | -28/+31 |
|/ | |||||
* | Land #954 | Theo Buehler | 2023-12-14 | 1 | -2/+2 |
|\ | |||||
| * | Update solaris vm to latest version | neil | 2023-12-09 | 1 | -2/+2 |
| | | | | | | Update solaris vm to latest version | ||||
* | | CI: fix automatic releases assets extension "zip" | Ilya Shipitsin | 2023-12-13 | 1 | -2/+1 |
| | | |||||
* | | zap stray whitespace | Theo Buehler | 2023-12-12 | 1 | -1/+1 |
| | | |||||
* | | Update .github/workflows/release_by_tag.yml | Ilya Shipitsin | 2023-12-12 | 1 | -1/+2 |
| | | | | | | Co-authored-by: Joshua Sing <joshua@hypera.dev> | ||||
* | | CI: automatically create release, upload windows builds | Ilya Shipitsin | 2023-12-12 | 1 | -0/+66 |
| | | |||||
* | | windows: always upload build artifacts, even in case of failure | Ilya Shipitsin | 2023-12-10 | 1 | -0/+1 |
|/ | |||||
* | there has to be some trigger, even a manual one | Brent Cook | 2023-11-28 | 2 | -0/+6 |
| | |||||
* | disable periodic builds of broken CI workflows | Brent Cook | 2023-11-28 | 2 | -10/+0 |
| | | | | | | | | Neither of these has built in over a month. Solaris looks to be an upstream timeout issue (seems the hack it uses may not work anymore). Not sure if cifuzz is really needed either, since we're still being tested through clusterfuzz actively. | ||||
* | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | Replace rust-openssl patch with an ed script | Theo Buehler | 2023-11-12 | 2 | -13/+9 |
| | | | | | It is annoying to update this patch all the time. An easy ed script does the trick just as well. | ||||
* | Revert "Land #945" | Theo Buehler | 2023-11-11 | 1 | -1/+1 |
| | | | | | This reverts commit c1b61a769d1b28d9309e5463e7b5abb65d460cba, reversing changes made to 194a4a5fd45fab5967878296d575644789bcafb9. | ||||
* | Land #947 | Theo Buehler | 2023-11-11 | 1 | -2/+1 |
|\ | |||||
| * | Fix rust-openssl regress | Theo Buehler | 2023-11-11 | 1 | -2/+1 |
| | | | | | | | | | | Change around the order slightly. It seems more logical to apply the patch first, then export the env. | ||||
* | | Land #945 | Theo Buehler | 2023-11-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2023-11-09 | 1 | -1/+1 |
| | | |||||
* | | ci: add --verbose flag to rust-openssl cargo test | Joshua Sing | 2023-11-10 | 1 | -1/+1 |
|/ | |||||
* | ci: tidy up rust-openssl libressl build step | Joshua Sing | 2023-11-09 | 1 | -5/+0 |
| | |||||
* | ci: improve rust-openssl workflow | Joshua Sing | 2023-11-09 | 2 | -33/+40 |
| | |||||
* | Land #941, improve Linux github workflows | Brent Cook | 2023-11-08 | 5 | -87/+62 |
|\ | |||||
| * | ci: shrink and improve Linux workflows | Joshua Sing | 2023-11-09 | 5 | -87/+62 |
| | | | | | | | | | | Add a new `linux` workflow that replaces cross_test, linux_ci, linux_ci_asan, and linux_ci_asan_noasm. | ||||
* | | ci: clean up macOS workflow | Joshua Sing | 2023-11-08 | 2 | -21/+31 |
|/ | |||||
* | Improve Android CI workflow | Joshua Sing | 2023-11-07 | 2 | -30/+31 |
| | |||||
* | Update rust-openssl patch | Theo Buehler | 2023-11-03 | 1 | -6/+5 |
| | |||||
* | Rebase rust-openssl patch | Theo Buehler | 2023-09-02 | 1 | -5/+5 |
| | |||||
* | CI: Test consuming the exported CMake configs. | Pierre Wendling | 2023-08-19 | 1 | -0/+85 |
| | |||||
* | CI: fedora rawhide follow up | Ilya Shipitsin | 2023-08-18 | 1 | -12/+6 |
| | |||||
* | CI: add scheduled Fedora Rawhide builds | Ilya Shipitsin | 2023-08-17 | 1 | -0/+40 |
| | | | | | Fedora Rawhide is shipped with the most recent gcc/clang, it is nice to test build on them from time to time | ||||
* | CI: Solaris: display tests/test-suite.log in case of failure | Ilya Shipitsin | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | CI: fix coverity task | Ilya Shipitsin | 2023-08-12 | 1 | -0/+2 |
| |