mkvtoolnix/rake.d
Moritz Bunkus 8c3e827e2a
build system: fix OS-based file selection for non-Linux/macOS/Windows systems
Several files have OS-specific names like "…/windows.cpp", and they
should only be compiled when currently compiling for that OS. The
three main OS mentioned in the build system are Linux, macOS and
Windows. Other Unices like FreeBSD aren't mentioned explicitly and
should be treated the same as Linux (as the code in those
Linux-specific files is rather Unix-but-not-macOS-specific).

Fixes #3316.
2022-04-06 22:19:55 +02:00
..
application.rb
compilation_database.rb
config.rb
digest.rb
extensions.rb build system: fix OS-based file selection for non-Linux/macOS/Windows systems 2022-04-06 22:19:55 +02:00
format_string_verifier.rb
gtest.rb
helpers.rb
iana_language_subtag_registry.rb GUI: BCP47: show warning if script should be suppressed 2022-03-29 21:15:53 +02:00
installer.rb
iso639.rb BCP47: support all language codes reserved for private/local use qaa–qtz 2022-03-28 16:39:38 +02:00
iso3166.rb BCP47: regions: include fact whether entries are deprecated 2022-03-26 13:40:09 +01:00
iso15924.rb BCP47: scripts: include fact whether entries are deprecated 2022-03-26 13:40:09 +01:00
library.rb
online_file.rb
pch.rb
po.rb
requirements.rb
source_tests.rb
tarball.rb
target.rb