Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change order of variables in appveyor build matrix | Pali Rohár | 2020-11-04 | 1 | -97/+97 |
| | | | | | | | | | 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). | ||||
* | Test also UNICODE builds on AppVeyor CI | Pali Rohár | 2019-04-25 | 1 | -0/+102 |
| | |||||
* | Add MinGW and MinGW-w64 tests to AppVeyor | Silvio Traversaro | 2019-02-12 | 1 | -5/+84 |
| | |||||
* | [appveyor] Test the library using Visual Studio 15 | Silvio Traversaro | 2017-05-01 | 1 | -6/+16 |
| | | | See https://www.appveyor.com/docs/build-environment/ for the logic behind the option used. | ||||
* | Minor AppVeyor configuration cleanup | Kamekameha | 2017-03-19 | 1 | -16/+16 |
| | |||||
* | Add testing of CMake exported targets | Silvio | 2017-03-05 | 1 | -1/+12 |
| | |||||
* | Add appveyor support | Silvio Traversaro | 2017-03-05 | 1 | -0/+63 |