James McCoy
9a9d9a187f
ci: Ignore MINGW_64-gcov failures in overall ci status
2017-08-16 11:24:12 -04:00
Justin M. Keyes
44dc8bbb13
ci/win: list build permutations explicitly ( #7163 )
...
This avoids changing the matrix permutations for the old non-gcov
builds, so that old URLs continue to work:
https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_32
https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_64
2017-08-15 11:06:51 +02:00
James McCoy
e88fc35429
ci: Collect coverage data for MINGW_64 builds on appveyor
2017-08-14 09:15:59 -04:00
Justin M. Keyes
de378477cc
ci/appveyor: fix cache pattern
2017-04-11 02:37:39 +02:00
ZyX
60ee50ce4b
appveyor: Widen .deps cache dependency
2017-04-10 16:17:02 +03:00
Nikolai Aleksandrovich Pavlov
a1c928e70c
ci: Do not hide ci directory ( #6410 )
2017-03-31 14:32:58 +02:00
Justin M. Keyes
0095ad5693
win/CI: Cache dependencies.
2017-02-16 16:23:18 +01:00
Justin M. Keyes
880ce887ed
ci: Update appveyor artifact path.
2016-12-09 17:09:17 +01:00
Rui Abreu Ferreira
eb2d547bd5
build: Refactor appveyor/Windows scripts ( #5244 )
...
- Join all msys build scripts into one
- Clean up appveyor.yml and generate installer for tagged builds
A side effect of the cosmetic changes is that appveyor artifact
permalinks are easier to use, e.g. for the latest zip in the
master branch
https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_64
2016-08-26 01:38:46 -04:00
Rui Abreu Ferreira
6348864e29
Appveyor: Generate helptags and build artifacts
...
Build the default CMake target now that helptag generation is
working again.
For build artifacts create a zip file with an instalation of
Neovim (generated by cpack).
2016-08-09 13:14:43 +01:00
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
Seth Jackson
e12d371f9d
Windows: Crank to MSVC 2015 on AppVeyor. #3254
2015-08-27 23:21:04 -04:00
Rui Abreu Ferreira
43c767ba78
AppVeyor: MSVC builds for third-party/
2015-05-15 17:55:02 +03:00