aboutsummaryrefslogtreecommitdiff
path: root/.ci
Commit message (Expand)AuthorAge
* ci: Do not hide ci directory (#6410)Nikolai Aleksandrovich Pavlov2017-03-31
* ci: Run check-single-includes in "lint" build onlyJustin M. Keyes2017-03-29
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* ci: Better core dump checkingZyX2017-02-14
* ci: Try checking for core dumpsZyX2017-02-14
* ci: Extract prepare_build() from build_nvim()ZyX2017-02-14
* ci: Do not use `oldtest` target on Travis. (#6101)Justin M. Keyes2017-02-13
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* win: ci/AppVeyor: Rearrange PATH setup for python. (#5946)Justin M. Keyes2017-01-15
* Windows: ci/AppVeyor: Enable Python provider testsRui Abreu Ferreira2017-01-11
* ci: Upgrade pip3 (instead of install)Justin M. Keyes2016-12-28
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* Appveyor: Enable functional testsRui Abreu Ferreira2016-08-26
* build: Refactor appveyor/Windows scripts (#5244)Rui Abreu Ferreira2016-08-26
* Appveyor: Generate helptags and build artifactsRui Abreu Ferreira2016-08-09
* MinGW Appveyor buildsRui Abreu Ferreira2016-08-01
* Travis: Remove MinGW buildsRui Abreu Ferreira2016-08-01
* Travis: Build 3rd-party dependencies with system's default compiler.Florian Walch2016-07-30
* Travis: Fix accidental building of 3rd-party dependencies.Florian Walch2016-07-30
* Travis: Use caching instead of pre-compiled deps for OSX.Florian Walch2016-07-30
* Merge #5062 from blueyed/fix-genvimvim-funcnamesJustin M. Keyes2016-07-19
|\
| * fixup! fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-19
| * fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-14
* | Merge #5077 from fwalch/travis/fix-gcovJustin M. Keyes2016-07-17
|\ \ | |/ |/|
| * Travis: Fix coveralls upload.Florian Walch2016-07-17
* | Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\ \
| * | Install neovim RubyGem on CIAlex Genco2016-07-08
* | | Travis: Enable before_cache script for MacOS. (#5007)Florian Walch2016-07-04
| |/ |/|
* | ci: Reduce verbosity of low-risk tasks.Justin M. Keyes2016-07-03
|/
* ci: test: Replace hard-coded commands with Makefile's targetsJames McCoy2016-05-17
* Add travis build for lua functionaltestThiago de Arruda2016-03-07
* CI/travis: get MinGW from our mirror.Justin M. Keyes2016-02-06
* CI/travis: Move check to before_script.sh.Justin M. Keyes2016-02-06
* test: change CI_TARGET reference to CIJustin M. Keyes2016-01-01
* CI/travis: enable gcov for one build only. #3926Justin M. Keyes2016-01-01
* Travis: Install Python 3 to run Python 3 tests.Florian Walch2015-09-27
* Travis: Cache third-party build directory.Florian Walch2015-09-09
* travis: Enable TSAN for sanity checking the terminal UIThiago de Arruda2015-09-06
* install tutorial files #3180Felipe Morales2015-08-16
* runtime: Do install generated syntax file, also test this. #3160ZyX2015-08-11
* Travis: Check some configuration variables in before_script.Florian Walch2015-07-08
* Travis: Use gcov that matches the used compiler.Florian Walch2015-07-08
* Travis: Refactor CI files, use container infrastructure.Florian Walch2015-07-08
* Travis: Disable functional tests and allow failures for MSan.Florian Walch2015-07-05
* Travis: Use Clang 3.6.Florian Walch2015-07-05
* CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.Florian Walch2015-07-05
* CMake: Add option for Clang MSan.Florian Walch2015-07-05
* Travis: Disable Valgrind in GCC build. #2806Florian Walch2015-06-09
* Travis: Add Mingw third-party buildsRui Abreu Ferreira2015-05-15
* ci: Remove USE_JEMALLOC referenceMichael Reed2015-05-13