Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-18 | Tweak public CI configuration | Loïc Hoguin | |
2015-12-14 | Disable parallel building on AppVeyor | Loïc Hoguin | |
Because running Dialyzer in parallel makes everything fail. | |||
2015-09-21 | Add gcc to the AppVeyor environment | Loïc Hoguin | |
2015-09-18 | Test "no .app.src" by default, test legacy with LEGACY=1 | Loïc Hoguin | |
Also fixes two bugs with the new "no .app.src" method. All tests now pass with both methods. We can now test specific cases with make check c=$CASE. | |||
2015-09-17 | Remove a useless command from AppVeyor build | Loïc Hoguin | |
2015-09-14 | New AppVeyor try, update mirrors first | Loïc Hoguin | |
2015-09-14 | Don't bother upgrading the whole system in AppVeyor | Loïc Hoguin | |
Just make and git should be enough | |||
2015-09-14 | Update AppVeyor build steps | Loïc Hoguin | |
AppVeyor today added MSYS2 pre-installed. We can remove a few steps from the build process and just install the software we need. | |||
2015-09-14 | Add diagnostics in AppVeyor build step to resolve an issue | Loïc Hoguin | |
2015-09-14 | Add AppVeyor Windows CI configuration file | Loïc Hoguin | |