aboutsummaryrefslogtreecommitdiff
path: root/ci/build.ps1
Commit message (Expand)AuthorAge
* GHA: fix build problems on Windowserw72020-12-16
* ci: setup GitHub actions for windowsThomas Vigouroux2020-12-16
* ci/appveyor: change to update package databaseerw72020-10-27
* Install pre-release neovim gem in CIAlex Genco2020-10-21
* Revert "ci/Appveyor: install diffutils via scoop"Jan Edmund Lazo2020-03-07
* treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* ci/Appveyor: respect -NoTest paramJan Edmund Lazo2020-01-20
* ci/Appveyor: install diffutils via scoopJan Edmund Lazo2020-01-20
* ci: install perl providerJan Edmund Lazo2020-01-20
* build.ps1: add "-NoTests" param #11654KillTheMule2020-01-02
* deps: upgrade bundled LuaRocks: 2.4.4 => 3.2.1 (#10292)Daniel Hahler2019-11-19
* ci: simplify tree-sitter-cli installJan Edmund Lazo2019-10-25
* CI/Appveyor: set powershell strict modeJan Edmund Lazo2019-10-25
* ci: AppVeyor: coverage for Lua (Windows) (#10426)Daniel Hahler2019-10-09
* lintDaniel Hahler2019-10-06
* ci: upgrade tree-sitter from 0.15.2 to 0.15.9Daniel Hahler2019-10-06
* tree-sitter: add basic testing on ciBjörn Linse2019-09-28
* ci: AppVeyor: exitIfFailed with old tests (#10187)Daniel Hahler2019-08-21
* ci: AppVeyor: fix upload of coverage for oldtest (#10721)Daniel Hahler2019-08-07
* ci: AppVeyor: DEPS_BUILD_DIR is not a CMake variable [ci skip] (#10613)Daniel Hahler2019-07-27
* ci: AppVeyor: do not install unibilium system-wide (#10464)Daniel Hahler2019-07-10
* ci: revisit/fix coverage uploading (#10201)Daniel Hahler2019-06-25
* ci/build.ps1: add comment for PATH mangling with old testsDaniel Hahler2019-06-17
* ci: AppVeyor: ensure that win32 feature is set (#10216)Daniel Hahler2019-06-16
* ci: codecov: do not use flags [ci skip] (#10227)Daniel Hahler2019-06-15
* ci/build.ps1: Respect CMAKE_BUILD_TYPE if provided #9869Justin M. Keyes2019-04-09
* :stopinsert should leave terminal-mode #9856glacambre2019-04-08
* CI/AppVeyor: print info about restored cacheJustin M. Keyes2019-04-08
* CI/AppVeyor: build deps out-of-treeJustin M. Keyes2019-04-08
* CI/AppVeyor: do skip-logic earlier #9854Justin M. Keyes2019-04-07
* CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07
* CI/AppVeyor: install "pynvim" python package #9371Justin M. Keyes2018-12-16
* CI/AppVeyor: Avoid "warning" which causes non-zero retcodeJustin M. Keyes2018-11-05
* ci: win: enable powershell's strict modeJan Edmund Lazo2018-10-31
* ci: win: use Ninja for CMake GeneratorJan Edmund Lazo2018-10-31
* CI/AppVeyor: fix MSBuild hack for functional testsJan Edmund Lazo2018-10-22
* CI/AppVeyor: Disable gcov build for PRsJustin M. Keyes2018-09-04
* test: give more time for nodejsJan Edmund Lazo2018-06-04
* ci/win: redirect stderr to fix mingw buildJan Edmund Lazo2018-04-13
* Revert "ci/win: don't use lastexitcode hack on mingw build"Jan Edmund Lazo2018-04-13
* ci/win: don't use lastexitcode hack on mingw buildJan Edmund Lazo2018-04-12
* ci/win: prefer msys find.exeJan Edmund Lazo2018-04-12
* ci/AppVeyor: cover MinGW and MSVC in PRs (#8206)Justin M. Keyes2018-03-30
* ci/AppVeyor: build MinGW only on master branch (#8193)Justin M. Keyes2018-03-29
* ci/AppVeyor: Remove gperf from downloaded MSYS2 packagesb-r-o-c-k2018-03-26
* ci/AppVeyor: Remove Git Unix utilities from the PATHb-r-o-c-k2018-03-26
* build/msvc: Add workaround for false positive exit code from MSBuildb-r-o-c-k2018-03-26
* ci/AppVeyor: use PowerShell (#8124)b-r-o-c-k2018-03-11