summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: Stop trying to use GCC on macOS, it is apparently deprecated andHans Kristian Rosbach2026-03-062-25/+17
* Bump actions/download-artifact from 7 to 8dependabot[bot]2026-03-012-2/+2
* Bump actions/upload-artifact from 6 to 7dependabot[bot]2026-03-017-10/+10
* Update MCST qemu-e2kVladislav Shchapov2026-03-011-3/+3
* [CI] Retain CMake configure log if configuring failsMika T. Lindqvist2026-02-181-0/+1
* Fix typo - missing closing quotePaul Marquess2026-02-171-1/+1
* Take account of use-case where there is an empty git tree object when reading...Paul Marquess2026-02-171-1/+3
* add workflow_dispatch to most of the workflow filesPaul Marquess2026-02-1711-9/+11
* Add e2k codecov buildVladislav Shchapov2026-02-061-0/+13
* Add e2k CIVladislav Shchapov2026-02-061-2/+60
* Remove build script compiler checks for ctz builtinsNathan Moinvaziri2026-02-061-14/+0
* Don't run testing with the extra corpora for RISC-V builds,Hans Kristian Rosbach2026-01-221-1/+2
* Also upload coverage reports to coveralls.ioHans Kristian Rosbach2026-01-222-9/+31
* - Merge -O3 test into prefix test.Hans Kristian Rosbach2026-01-221-11/+5
* Split OSB builds out into separate workflow.Hans Kristian Rosbach2026-01-222-32/+78
* Fix CI configure workflow failure artifact uploadHans Kristian Rosbach2026-01-211-1/+1
* Expand configure script testing.Hans Kristian Rosbach2026-01-211-30/+22
* Enable codecov for more CI jobs.Hans Kristian Rosbach2026-01-211-7/+32
* Use default clang version for most builds.Hans Kristian Rosbach2026-01-211-41/+48
* Combine ARM CI jobs testing non-NEON with non-ARMv8, as these have no common ...Hans Kristian Rosbach2026-01-212-73/+31
* Remove separate MMAP CI job by folding into another.Hans Kristian Rosbach2026-01-211-29/+14
* Update static analyzer from targeting GCC v10 to v14Hans Kristian Rosbach2026-01-141-3/+3
* Disable downloading extra test corpora for WITH_SANITIZER builds,Hans Kristian Rosbach2026-01-091-1/+1
* Resolve merge conflicts in coverage data, instead of aborting.Hans Kristian Rosbach2026-01-092-1/+5
* [CI] Add workflow with no AVX512VNNIMika Lindqvist2026-01-061-0/+7
* Bump actions/upload-artifact from 5 to 6dependabot[bot]2026-01-066-9/+9
* Bump actions/download-artifact from 6 to 7dependabot[bot]2026-01-062-2/+2
* Improve LoongArch64 toolchain file.Vladislav Shchapov2025-12-281-2/+2
* Bump actions/checkout from 5 to 6dependabot[bot]2025-12-0110-18/+18
* [CI] Downgrade "Windows GCC Native Instructions (AVX)" workflowMika Lindqvist2025-11-171-1/+1
* Bump github/codeql-action from 3 to 4dependabot[bot]2025-11-011-3/+3
* Bump actions/upload-artifact from 4 to 5dependabot[bot]2025-11-016-9/+9
* Bump actions/download-artifact from 5 to 6dependabot[bot]2025-11-012-2/+2
* Don't build C-fallback functions that never get used on x86_64Hans Kristian Rosbach2025-10-131-2/+2
* Update s390x actions runner.Hans Kristian Rosbach2025-10-102-7/+7
* Bump actions/checkout from 4 to 5dependabot[bot]2025-10-1010-18/+18
* Update macOS CI imagesCameron Cawley2025-09-302-20/+23
* Allow C17 for newer CMake versions (#1958)Alexander Vieth2025-09-111-0/+31
* [CI] Use MacOS 14 for GCC UBSAN.Mika Lindqvist2025-09-091-1/+1
* [CI] Install Windows 11 SDK 10.0.22621 for 32-bit ARM.Mika Lindqvist2025-09-091-0/+9
* [CI] Update MacOS toolchain.Mika Lindqvist2025-09-071-1/+1
* Bump actions/download-artifact from 4 to 5dependabot[bot]2025-09-072-2/+2
* Add LoongArch64 check for LSX, LASX featuresVladislav Shchapov2025-07-111-0/+8
* Add support for cross-compiling for LoongArch64Vladislav Shchapov2025-07-112-0/+26
* Replace deprecated windows-2019 with windows-2022Vladislav Shchapov2025-06-161-12/+46
* riscv: add bash configure script and related ci support for riscvyintong2025-05-012-0/+29
* Speed up benchmarks when run as part of gtest as it does not check dataHans Kristian Rosbach2025-04-141-19/+26
* Remove NMake build projectsNathan Moinvaziri2025-04-141-75/+0
* Fix SPARC64 packages for Ubuntu 24.Nathan Moinvaziri2025-04-101-1/+1
* Fix PPC64LE CI run when targeting power8.Nathan Moinvaziri2025-04-101-4/+7