|
214d5668
|
2020-11-04T18:12:50
|
|
Change order of variables in appveyor build matrix
This change no function effect as it changes only order of defined
variables. The only visible change is on appveyor web where variables are
printed in other as they are defined. If list of variables is too long,
variables defined later are hidden on the web interface. Variable
APPVEYOR_BUILD_WORKER_IMAGE was moved to the end of list as it is less
important to know as variable GENERATOR (defines which compiler is used).
|
|
e0a58321
|
2019-04-25T20:01:34
|
|
Test also UNICODE builds on AppVeyor CI
|
|
23d77533
|
2019-02-11T00:31:22
|
|
Add MinGW and MinGW-w64 tests to AppVeyor
|
|
96e723b7
|
2017-05-01T11:57:32
|
|
[appveyor] Test the library using Visual Studio 15
See https://www.appveyor.com/docs/build-environment/ for the logic behind the option used.
|
|
8e853e00
|
2017-03-16T04:32:53
|
|
Minor AppVeyor configuration cleanup
|
|
d22f7719
|
2017-03-05T16:48:00
|
|
Add testing of CMake exported targets
|
|
bf146adb
|
2017-02-22T00:23:40
|
|
Add appveyor support
|