5 Commits

Author SHA1 Message Date
remi durand
81f78cc993 Merge remote-tracking branch 'remotes/prusa/version_2.3.1' into merill-merge 2021-06-04 21:40:49 +02:00
tamasmeszaros
4372191192 Disable tests and encoding check when cross compiling 2021-04-12 11:21:46 +02:00
supermerill
01e61068da typos 2019-09-30 19:35:31 +02:00
Vojtech Kral
4edae08a11 UpdateDialogs: Fix: Wrap update description 2019-08-27 10:37:34 +02:00
Vojtech Kral
0ded335488 build: Add source file encoding check
Source files are checked using a small utility in src/build-utils
This is done to prevent bugs in build and localization caused
by weird non-UTF-8 encodings interpreted by MSVC in terms of local codepages
rather than UTF-8.
2019-08-19 17:04:14 +02:00