mkvtoolnix/rake.d
Moritz Bunkus c7e004efa1 PCH #include scanner: force string encoding to be UTF-8
If the locale is set to non-UTF-8 when (d)rake is invoked then Ruby will
set the encoding of all strings read from files to US-ASCII. As several
source files do use non-ASCII characters this results in warnings from
Ruby about "invalid byte sequence in US-ASCII".

As all of my source code files are encoded in UTF-8 we can simply
enforce this.

This happens when building the RPMs which sets the locale to C.
2016-12-10 11:32:50 +01:00
..
vendor
application.rb build system: centralize runq output 2016-03-26 12:34:52 +01:00
config.rb build system: use {EBML,MATROSKA}_{CFLAGS,LIBS} from pkg-config if not internal 2015-11-21 11:56:27 +01:00
extensions.rb
format_string_verifier.rb format string verification: ignore fuzzy entries 2016-07-11 21:53:14 +02:00
gtest.rb
helpers.rb update_translation.rb: normalize po file after copying it 2016-04-10 15:22:19 +02:00
library.rb build system: centralize runq output 2016-03-26 12:34:52 +01:00
pch.rb PCH #include scanner: force string encoding to be UTF-8 2016-12-10 11:32:50 +01:00
po.rb build system: update Project-Id-Version PO header on manual updates, too 2016-11-20 17:27:08 +01:00
tarball.rb
target.rb add explicit pch support 2016-03-26 03:52:21 -04:00