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
c722e90693
MXE setup: use the gcc7 plugin
2018-01-01 16:42:06 +01:00
Moritz Bunkus
f700dfbd1e
build system: require cmark when building the GUIs
2018-01-01 16:42:06 +01:00
Moritz Bunkus
76ac0304c1
rename README.Windows.md to README.md
...
The file is solely about compiling for Windows, not for using it on
Windows or anything else. SO make it clearer.
A second advantage is that GitLab won't get confused. GitLab
automatically places a link called "ReadMe" on the overview page. It
links to the first file matching the glob "README*" in alphabetical
order. As "README.Windows.md" sorts lower than "README.md", the link
was pointing to a file explaining to the user how to compile for
Windows. Not the ideal landing page for a repository.
2017-12-16 21:13:15 +01:00
Moritz Bunkus
db1d6801ef
MXE setup script: allow specifying LOGFILE
2017-10-23 20:08:37 +02:00
Moritz Bunkus
842edb39e9
docs: update URL of my MXE clone to GitLab
2017-08-22 21:08:24 +02:00
Moritz Bunkus
76c0fee77a
mingw setup script: update tree via "fetch" & "reset --hard" instead of "pull"
2017-07-10 18:37:11 +02:00
Moritz Bunkus
f86248b676
mingw setup script: make ARCHITECTURE overridable
2017-07-09 10:04:35 +02: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
2c3ab3edb1
docs, build scripts: convert further mentions of drake to rake
2017-01-08 21:22:06 +01:00
Moritz Bunkus
d7b691b6f5
all: remove --check-for-updates command line option & dependency on CURL
2016-12-30 15:01:30 +01:00
Moritz Bunkus
c7d4682f4f
packaging & docs: replace ChangeLog with NEWS.md
2016-12-29 19:52:07 +01:00
Moritz Bunkus
55b5f0af25
Windows build system: update instructions & automatic build script for gcc6
2016-12-20 19:52:06 +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
87e99a53aa
saxon_process.sh: fix not doing DTD validation when transforming to HTML
2016-06-05 17:15:04 +02:00
Moritz Bunkus
f304c10031
Windows build script: pull libEBML & libMatroska sub-repos
2016-05-12 18:51:03 +02:00
Moritz Bunkus
05f58abbbf
Windows build script: fix variable spelling mistake
2016-05-12 18:49:09 +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
d6843c86e0
Windows build script/doc: update name & URL of MXE project
2016-03-23 11:25:29 +01:00
Moritz Bunkus
c19c033c15
popuplate_installer_dir: support for digitally signing executables
2016-01-16 12:27:29 +01:00
Moritz Bunkus
8764254b1d
saxon_process: inherit dir variables from parent script
2015-11-05 15:34:48 +01:00
Moritz Bunkus
2fbc0786ae
add script for generating a file list for the installer
2015-11-04 19:37:26 +01:00
Moritz Bunkus
a18557061a
populate_installer_dir: run Saxon in parallel
2015-11-04 19:37:26 +01:00
Moritz Bunkus
51b57c8659
add script for generating removal instructions for NSI
2015-11-04 15:45:53 +01:00
Moritz Bunkus
074347bbc6
Windows build instructions: remove obsolete configure arguments for Qt
2015-10-25 09:29:37 +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
78c033f41b
build system, docs: remove mentions of expat
...
Expat hasn't been used since the release of MKVToolNix v5.5.0.
2015-10-19 19:13:33 +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