aboutsummaryrefslogtreecommitdiff
path: root/.ci
Commit message (Expand)AuthorAge
* 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
* Travis: install g++-multilib #2515grtlr2015-04-26
* Improve travis ci scriptShougo Matsushita2015-04-21
* Travis: Remove unused dependencies #2431grtlr2015-04-16
* travis: Don't use jemalloc for the gcc buildThiago de Arruda2015-04-13
* Travis: Run unit tests for Clang build.Florian Walch2015-01-30
* Travis: Fix OS X builds.Florian Walch2015-01-29
* travis: Install neovim module for testing the python provider.Thiago de Arruda2015-01-29
* Linting: Integrate into CMake, enable by default.Florian Walch2014-12-24
* Travis: Simplify clint script.Florian Walch2014-12-14
* Travis: Change search pattern for core dumps.Florian Walch2014-12-14
* Travis: Add flag to force building of dependencies.Florian Walch2014-12-14
* Travis: Perform installation test on 32-bit build.Florian Walch2014-12-14
* Build libnvim on CI serveroakes2014-12-12
* Merge pull request #1604 from equalsraf/tb-env-configsJohn Szakmeister2014-12-12
|\
| * Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-03
* | build: use plainTerminal for tests on Travis CIJohn Szakmeister2014-12-04
|/
* Revert "Merge pull request #1587 from equalsraf/tb-env-configs"John Szakmeister2014-12-03
* Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-02
* Travis: Prepare for OS X builds.Florian Walch2014-11-28
* Travis: Remove Coverity build.Florian Walch2014-11-16
* travis: Test `nvim --version` in gcc buildThiago de Arruda2014-11-03
* travis: Force travis build to fail when core files are dumpedThiago de Arruda2014-11-03
* travis: Make sure valgrind report is shown on test failuresThiago de Arruda2014-10-29
* travis: Force verification of DLOG macrosThiago de Arruda2014-10-22
* travis: Remove `install_functional_test_deps` functionThiago de Arruda2014-10-21
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16
* travis: Fix clang-asan to always display memory errorsThiago de Arruda2014-10-01
* travis: Refactor {valgrind,asan}_check functionsThiago de Arruda2014-09-30
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* build/test: install vroom/python-client from the master branchThiago de Arruda2014-09-12
* main: Rename --embedded-mode and --api-msgpack-metadata optionsThiago de Arruda2014-09-12