Jay Berkenbilt
7b6ed928ae
Update MacOS Azure Pipelines image
2020-01-24 22:35:40 -05:00
Jay Berkenbilt
07da0039d3
Link with setargv or wsetargv with MSVC ( fixes #224 )
...
For wildcard expansion to work properly with the msvc binary, it is
necessary to link with setargv.obj or wsetargv.obj, depending on
whether wmain is in use.
2019-11-09 18:50:42 -05:00
Jay Berkenbilt
646f3bc0af
Update Windows image and compiler
2019-08-30 06:13:33 -04:00
Jay Berkenbilt
bdf29ca33e
Add 32-bit Linux build to CI
2019-06-21 13:17:21 -04:00
Jay Berkenbilt
127859a6d3
Run tests with sanitizers in CI
2019-06-15 17:24:24 -04:00
Jay Berkenbilt
3d03024ab2
oss-fuzz initial integration
2019-06-13 09:28:38 -04:00
Jay Berkenbilt
cf82384dee
Restore mingw32
2018-10-18 12:06:01 -04:00
Jay Berkenbilt
978532c5b3
Temporarily disable mingw32
...
See https://github.com/Alexpux/MINGW-packages/issues/4543
2018-10-16 11:41:00 -04:00
Jay Berkenbilt
c13a0f4467
Publish test results from AppImage build
2018-10-16 11:41:00 -04:00
Jay Berkenbilt
2dd8ddcbaf
Publish test results
2018-10-13 18:36:36 -04:00
Jay Berkenbilt
9d1f885f04
Build AppImage from pipeline
2018-10-13 18:30:55 -04:00
Jay Berkenbilt
8d6f923e13
Run make_dist from azure pipeline
2018-10-13 18:30:55 -04:00
Jay Berkenbilt
9b72ce09be
Change artifact directory from installers to distribution
2018-10-12 08:10:08 -04:00
Jay Berkenbilt
4cd1a8f0db
Azure pipelines: no artifact upload/download from forks
2018-10-11 17:27:54 -04:00
Jay Berkenbilt
4628461383
Set up Azure Pipelines
...
Use free Azure Pipelines to do Linux, Windows, and Mac build and test
and to generate Windows binary distributions.
2018-10-11 15:07:51 -04:00