Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019. | mark andrews | 2022-09-21 | |
| | | | | | | * add CI support via MSBuild Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 | |
| | | | | | | | * Removed Visual Studio leftovers. Maintaining an autotools project with VS integration requires some additional overhead. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: lns <matzeton@googlemail.com> | |||
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 | |
| | | | | | | | | | | | | | * Added ARM build and unit test run for SonarCloud-CI. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Fixed Mingw64 build. * adapted to SonarCloud-CI workflow * removed broken and incomplete Windows example (tested on VS2017/VS2019) * removed unnecessary include (e.g. pthread.h for the library which does not make use of it) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Added sample Windows MSVC project | Luca Deri | 2020-09-20 | |