aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAge
* 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/travis: report cache sizeJustin M. Keyes2018-03-18
* ci/travis: also cache $DEPS_DOWNLOAD_DIRJustin M. Keyes2018-03-18
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-17
* ci/AppVeyor: use PowerShell (#8124)b-r-o-c-k2018-03-11
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-11
* ci/travis: rename $BUILD_NVIM_DEPS to $CACHE_ENABLEJustin M. Keyes2018-03-11
* ci/macOS: skip python2 on travis macOSJustin M. Keyes2018-03-11
* ci/travis: use ninja instead of makeJustin M. Keyes2018-03-11
* ci/AppVeyor: fix `set` whitespace quotingJustin M. Keyes2018-03-11
* Merge #8084 'build/win: support MSVC'Justin M. Keyes2018-03-08
|\
| * build/msvc: Fix AppVeyor build script for 'MINGW_64-gcov' configurationb-r-o-c-k2018-03-07
| * build/msvc: Change MSBuild verbosity to normalb-r-o-c-k2018-03-05
| * build/msvc: Add Appveyor CI for MSVCb-r-o-c-k2018-03-04
* | ci: the homebrew formula for Python 3 was renamed (#8094)Marco Hinz2018-03-04
|/
* codecov: Submit test suite specific coverageJames McCoy2018-02-06
* ci: Remove coveralls coverage reportingJames McCoy2018-02-06
* travis: Don't run unit tests for functionaltest-lua buildJames McCoy2018-02-02
* ci/travis: install neovim npm module on osx (#7825)Jan Edmund Lazo2018-01-08
* ci/travis: macOS: skip ruby-neovim installJustin M. Keyes2018-01-07
* ci/travis: macOS: switch ruby versionJustin M. Keyes2018-01-07
* ci: asan_check: No-op unless performing ASAN buildJames McCoy2018-01-02
* travis: Use Ubuntu's clang instead of llvm's repoJames McCoy2018-01-02
* test: remove inspect test; set NODE_PATH in nodejs_spec.luaJan Edmund Lazo2017-12-17
* ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
* ci: run oldtests in Appveyor #7705Jan Edmund Lazo2017-12-10
* ci: Install neovim gem in Appveyor (#7700)Jan Edmund Lazo2017-12-07
* ci/travis: ignore pip3 failureJustin M. Keyes2017-09-10
* ci/travis: skip pip3 upgrade if pip3 is missingJustin M. Keyes2017-09-09
* ci/travis: report python environment infoJustin M. Keyes2017-09-09
* ci/win: list build permutations explicitly (#7163)Justin M. Keyes2017-08-15
* ci: Collect coverage data for MINGW_64 builds on appveyorJames McCoy2017-08-14
* ci: Switch to codecov.io for coverage dataJames McCoy2017-08-14
* Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\
| * ci: Also lint lua code in src/nvim/luaZyX2017-05-25
* | ci: Dump $NVIM_LOG_FILE contentsJustin M. Keyes2017-06-07
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * win: build: RelWithDebInfoJustin M. Keyes2017-05-03
| * win: Terminal UI #6315Rui Abreu Ferreira2017-05-03
| * Do not trace in check_runtime_filesZyX2017-05-01
| * ci: Use \{1,\} in place of \+ZyX2017-05-01
| * ci: Fold output in travis web interfaceZyX2017-05-01
| * ci: Remove `x` from `test x`ZyX2017-04-24
| * ci: Source ci/common/test.sh in run_test_wd subshellZyX2017-04-24
| * ci: Make scripts in common be dash-compatibleZyX2017-04-24
| * ci: Make $cmd failure fail the build without -o pipefailZyX2017-04-24