mkvtoolnix/tools/windows
Moritz Bunkus bbb2f069eb MIME detection: use libmagic's default path on Windows, too
On Windows libmagic uses the ANSI file functions for opening
files. Therefore passing file names with non-ASCII/non-ANSI characters
won't work a lot of the time. Therefore letting libmagic's look for
and use its default location algorithm is safer. As a result
`magic.mgc` must be stored in `share/misc` instead of `data`.

Fixes #2212.
2018-02-03 11:39:01 +01:00
..
conf.rb add script for generating removal instructions for NSI 2015-11-04 15:45:53 +01:00
conf.sh saxon_process: inherit dir variables from parent script 2015-11-05 15:34:48 +01:00
create_file_list.sh add script for generating a file list for the installer 2015-11-04 19:37:26 +01:00
file_list_to_nsi_uninstaller_instructions.rb add script for generating removal instructions for NSI 2015-11-04 15:45:53 +01:00
populate_installer_dir.sh MIME detection: use libmagic's default path on Windows, too 2018-02-03 11:39:01 +01:00
saxon_process.sh saxon_process.sh: fix not doing DTD validation when transforming to HTML 2016-06-05 17:15:04 +02:00
setup_cross_compilation_env.sh MXE setup: use the gcc7 plugin 2018-01-01 16:42:06 +01:00