neovim/.ci
Rui Abreu Ferreira f53c8258be MinGW Appveyor builds
- Build for MinGW x86/x86_64. Move build scripts out of the yml file into
  separate batch files.
- The MinGW builds use MSYS to get runtime dependencies, but they do not
  link against the POSIX adaptation layer.
- For now only build the nvim.exe binary, but not the helptags.
2016-08-01 12:57:58 +01:00
..
common Travis: Remove MinGW builds 2016-08-01 12:57:58 +01:00
after_success.sh Travis: Fix coveralls upload. 2016-07-17 12:42:43 +02:00
before_cache.sh Travis: Enable before_cache script for MacOS. (#5007) 2016-07-04 20:51:34 -04:00
before_install.sh ci: Reduce verbosity of low-risk tasks. 2016-07-03 04:39:36 -04:00
before_script.sh Travis: Remove MinGW builds 2016-08-01 12:57:58 +01:00
install.sh Travis: Remove MinGW builds 2016-08-01 12:57:58 +01:00
msys_build.bat MinGW Appveyor builds 2016-08-01 12:57:58 +01:00
msys_build_deps.bat MinGW Appveyor builds 2016-08-01 12:57:58 +01:00
run_tests.sh Travis: Remove MinGW builds 2016-08-01 12:57:58 +01:00
script.sh Travis: Use caching instead of pre-compiled deps for OSX. 2016-07-30 10:21:04 +02:00