aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-08-12Add ubuntu-22.04 and the latest C/C++ compilers for LinuxTakayuki Matsuoka
2022-08-08Add freestanding test to specific target in ci.ymlTakayuki Matsuoka
2022-07-31fix: various typosDominique Pelle
2022-07-17add dedicated install testYann Collet
2022-07-17update CI `make test` to employ `-j`Yann Collet
2022-07-15Merge pull request #1117 from lz4/testConsoleYann Collet
2022-07-15refactor test ensuring that make test does not depend on console statusYann Collet
2022-07-15Test support of Standard Makefile VariablesYann Collet
2022-07-14minor update of .github/workflows READMEYann Collet
2022-07-14enable -m32 & -mx32 tests on all version of clang >= 4.0Yann Collet
2022-07-13tested clang-12 with -m32 & -mx32Yann Collet
2022-07-13restore gcc-11 tests for -m32 and -mx32Yann Collet
2022-07-12added abiTests to githubYann Collet
2022-07-10add ossfuzz tests to Github ActionsYann Collet
2022-07-01Merge pull request #1088 from turrisxyz/Pinned-Dependencies-GitHubYann Collet
2022-06-30test lz4 compression on a block deviceYann Collet
2022-05-31chore: Set permissions for GitHub actionsnathannaveen
2022-05-07Add virtual environment checking for Ubuntu 22.04Takayuki Matsuoka
2022-02-15Merge pull request #1064 from tristan957/mesonYann Collet
2022-02-12Update links in comments.Eddy Jansson
2022-02-09Fixup meson buildTristan Partin
2022-01-31added target test-compile-with-lz4-memory-usageYann Collet
2021-09-07Remove invalid variableTakayuki Matsuoka
2021-09-07Add test for examples/Takayuki Matsuoka
2021-08-21trim excess whitespacea1346054
2021-08-08ci: sh -> bashNate
2021-08-08ci: pass script through shNate
2021-08-08ci(.github/workflows/ci.yml): fix invalid yamlNate
2021-08-08ci(.github/workflows/ci.yml): run unicode lint under github actionsNate
2021-07-31All compilers now support stdc11.Eddy Jansson
2021-07-31All compilers now support stdc90.Eddy Jansson
2021-07-31Remove ubuntu-16.04 as a test platform.Eddy Jansson
2021-06-16Fix package related errorsTakayuki Matsuoka
2021-06-02Fix error in ci.ymlTakayuki Matsuoka
2021-06-01Update document for .github/workflowsTakayuki Matsuoka
2021-05-31Add label for checkTag testTakayuki Matsuoka
2021-05-31Add make -C tests checkTag to ci.ymlTakayuki Matsuoka
2021-05-31Enable c_standards as per #994Takayuki Matsuoka
2021-05-31Enable cxxtest as per #993Takayuki Matsuoka
2021-05-30Improve CI scriptTakayuki Matsuoka
2021-05-28Temporary ignore make usanTakayuki Matsuoka
2021-05-27Add GitHub Actions script ci.ymlTakayuki Matsuoka
2020-06-13Update issue templatesYann Collet
2020-03-03Adding issue templatesBimba Shrestha