Commit Graph

13 Commits

Author SHA1 Message Date
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
Moritz Bunkus
3d839a818b build system & packaging: install & package sound files 2017-04-05 13:28:25 +02:00
Moritz Bunkus
c03d1c35a8 installer: include licenses of third-party components used in MKVToolNix 2017-04-05 11:16:31 +02:00
Moritz Bunkus
c7d4682f4f packaging & docs: replace ChangeLog with NEWS.md 2016-12-29 19:52:07 +01:00
Moritz Bunkus
b6e2814ad3 install custom Qt translations even if no official for same language exists 2016-07-30 21:43:58 +02:00
Moritz Bunkus
c4194695ce installer: don't install all the icon files 2016-05-04 20:38:21 +02:00
Moritz Bunkus
e0df9d4d64 populate_installer_dir: remove duplicate function 2016-05-04 19:37:38 +02:00
Moritz Bunkus
c19c033c15 popuplate_installer_dir: support for digitally signing executables 2016-01-16 12:27:29 +01:00
Moritz Bunkus
a18557061a populate_installer_dir: run Saxon in parallel 2015-11-04 19:37:26 +01:00
Moritz Bunkus
5bf68802b1 populate_installer_dir: no hardcoded list of man page translations 2015-10-24 11:31:34 +02:00
Moritz Bunkus
830ccd17b9 populate_installer_dir: fix wrong variable name 2015-10-24 11:19:27 +02:00
Moritz Bunkus
609ef3b7fd build system: add Catalan man page translation 2015-10-16 18:58:36 +02:00
Moritz Bunkus
ded13bdd76 rename "build" directory to "tools" 2015-10-07 19:50:37 +02:00