aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/env.sh
Commit message (Expand)AuthorAge
* ci: inline external environment scripts (#22237)dundargoc2023-02-12
* ci: convert environment variables to matrix variables (#22224)dundargoc2023-02-12
* ci: inline build commands and remove before_script.sh (#22202)dundargoc2023-02-11
* build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* ci: remove unnecessary environment variables (#22175)dundargoc2023-02-10
* ci: inline internal caching script to Github actions (#22192)dundargoc2023-02-09
* ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* ci: fix lintc to use external dependencies instead of bundled (#21995)dundargoc2023-01-25
* ci: deduplicate TEST_FILE environment variable (#21667)dundargoc2023-01-15
* ci: don't use asan_symbolize for the ASAN jobdundargoc2022-12-21
* ci: fix incorrect asan_symbolize name (#20900)dundargoc2022-11-05
* ci: use GHA default clang for asan, tsan jobs #20846dundargoc2022-10-29
* ci(tests): don't skip parsers on functionaltestChristian Clason2022-09-06
* ci(cache): remove ccacheLewis Russell2022-08-12
* ci: remove unnecessary file run_lint.shDundar Goc2022-07-11
* ci: run tests with no treesitter parsers installedJames McCoy2022-06-08
* ci: lint with uncrustify #18563dundargoc2022-05-20
* ci: remove remnants of gperf #18550Justin M. Keyes2022-05-12
* ci: add a check with -funsigned-charzeertzjq2022-05-06
* ci(lint): use bundled luv until system packages are updatedJames McCoy2022-02-27
* ci(lint): build against system depsJames McCoy2022-02-19
* ci: add intercept_tls_get_addr=0 to ASAN_OPTIONSzeertzjq2022-01-27
* ci: set CLANG_SANITIZER variable to TSAN when running the tsan jobDundar Göc2022-01-07
* ci: bump clang version to 13 in asan and tsanzeertzjq2022-01-01
* ci(gha): Add functionaltest-lua checkerJames McCoy2021-06-29
* ci(gha): Update to clang-12James McCoy2021-04-21
* GHA: Force CCACHE_DIR=$HOME/.ccacheJames McCoy2020-11-24
* env.sh: Handle no flavor being specifiedJames McCoy2020-11-24
* ci: Remove $CCACHE_CPP2James McCoy2020-11-14
* GHA: Move env var setup into env.sh to keep it DRYJames McCoy2020-11-14