Files
kiwix-build/kiwixbuild
Matthieu Gautier 0f13d99159 Remove unnecessary win32 libs.
It seems that those libraries are not needed (anymore ?).
Even more, `msvcr100` makes `kiwix-serve` crash when printing messages
on stdout/stderr.

`msvcr100` lib is necessary for ICU, because the default mingw's `msvcr`
doesn't provide `_free_locale` and `_create_locale`.

Most recent versions of mingw fix this and we do not need them.
On debian (travis CI) we use a old version of mingw and we need to force
the use of `msvcr100`.
2019-09-04 17:00:29 +02:00
..
2019-09-04 17:00:29 +02:00
2019-02-19 17:23:14 +01:00
2018-11-27 09:43:52 +01:00
2018-06-12 16:12:15 +02:00
2019-05-02 17:44:56 +02:00
2019-06-14 14:13:18 +02:00
2019-09-04 11:15:41 +02:00