Moritz Bunkus
2054835cd7
bump version number, set release code name
2019-06-22 12:05:29 +02:00
Moritz Bunkus
61e272dd36
bump version number, set release code name
2019-05-18 13:19:23 +02:00
Moritz Bunkus
2556a08165
bump version number, set release code name
2019-04-15 00:03:55 +02:00
Moritz Bunkus
c3b611d6ee
bump version number, set release code name
2019-04-12 15:26:42 +02:00
Moritz Bunkus
c2b2181abe
bump version number, set release code name
2019-03-12 21:35:12 +01:00
Moritz Bunkus
71865d9081
macOS build: don't use visibility compiler flags
...
According to issue #2508 a self-compiled version of `mkvextract`
misbehaves if the option `-fvisibility=hidden` is used. As building my
own DMG without the option works just fine, and as the resulting
programs work fine, too, I'll simply drop both flags from the build
process altogether.
Fixes #2508 .
2019-02-13 13:35:49 +01:00
Moritz Bunkus
ac30bb5a04
macOS build: remove paths & checksums for Qt 5.11.0, 5.12.0
2019-02-13 13:35:29 +01:00
Moritz Bunkus
d688e2b6b7
macOS build: don't build Ruby
...
The Ruby version bundled with macOS Mojave suffices and is quite a bit
newer than what `build.sh` would have built.
2019-02-13 13:35:10 +01:00
Moritz Bunkus
29db3ff4bd
bump version number, set release codename
2019-02-09 11:32:31 +01:00
Moritz Bunkus
ba36af83f6
macOS: build against Qt 5.12.1
2019-02-03 12:51:46 +01:00
Moritz Bunkus
dfe23e5f52
AppImage build: fix building against self-compiled Boost
2019-01-26 13:31:27 +01:00
Moritz Bunkus
00468a549b
macOS build: move certain compiler & linker flags to build system
...
That way they don't have to be set manually before running `configure`.
Fixes #2485 .
2019-01-26 12:02:55 +01:00
Moritz Bunkus
1f077f99cb
macOS build: don't use a cache file for configure
2019-01-25 22:47:46 +01:00
Moritz Bunkus
77b810a9d2
RPM spec file: use self-built, current Boost instead of system Boost
2019-01-25 22:37:42 +01:00
Moritz Bunkus
61cf09e478
bump version number, set release code name
2019-01-05 16:09:05 +01:00
Moritz Bunkus
2384deddd4
macOS build: fix minimum supported macOS version in documentation
2019-01-05 14:11:28 +01:00
Moritz Bunkus
54854c20ec
bump version number, set release codename
2019-01-04 13:35:06 +01:00
Moritz Bunkus
cee0a83e45
macOS build: adjust pre-build file naming to match continuous build names
2018-12-12 21:44:32 +01:00
Moritz Bunkus
b6393350ab
macOS build: update Qt to 5.12.0
2018-12-12 09:15:37 +01:00
Moritz Bunkus
1677217003
bump version number, set release codename
2018-12-01 12:14:39 +01:00
Moritz Bunkus
65870e15af
fmt conversion: Debian packaging: fix dependencies for Ubuntu 16.04
2018-11-20 21:40:36 +01:00
Moritz Bunkus
8f4569ae73
RPM packaging: enable optimizations
2018-11-20 21:30:27 +01:00
Moritz Bunkus
6e7f04a142
fmt conversion: integrate bundled fmt into build system
2018-11-20 21:30:27 +01:00
Moritz Bunkus
e1a887d3b8
fmt conversion: require packages in RPM/DEB build scripts
2018-11-20 21:30:27 +01:00
Moritz Bunkus
40e33417ff
AppImage: use gcc 7 for compilation
2018-11-09 18:11:14 +01:00
Moritz Bunkus
89f0c6defb
RPM spec: require gcc 7 on CentOS
2018-11-09 16:45:57 +01:00
Moritz Bunkus
6f8463cd96
macOS build: use cache file for configure
2018-11-04 17:28:54 +01:00
Moritz Bunkus
3b9b39163e
AppImage: fix handling of revision that are tags second try
2018-10-26 10:15:26 +02:00
Moritz Bunkus
fc0946db0a
bump version number, set release codename
2018-10-25 22:22:31 +02:00
Moritz Bunkus
c853050594
AppImage: fix handling of revision that are tags
...
For a tag such as "release-28.0.0", `git describe --tags` won't append
a commit number suffix.
2018-10-25 21:30:57 +02:00
Moritz Bunkus
c1bea9233f
bump version number, set release code name
2018-10-23 20:46:33 +02:00
Moritz Bunkus
4af926cc20
bump version number, set release codename
2018-10-20 16:29:36 +02:00
Moritz Bunkus
2a7d98715f
bump version number, set release code name
2018-09-26 18:44:21 +02:00
Moritz Bunkus
7f3d89d9e6
build system: optionally link against Dr. MinGW's crash backtrace library
2018-09-11 19:13:31 +02:00
Moritz Bunkus
bdd78e1070
populate installer dir: don't overwrite no_strip/is_shared if set
2018-08-31 17:57:15 +02:00
Moritz Bunkus
69c74e3415
bump version number, set release code name
2018-08-26 12:54:00 +02:00
Peter Eszlari
e415dfca66
debian: rename mkvtoolnix.xml
2018-08-21 14:17:22 +02:00
Moritz Bunkus
549ccc9b09
build system/Linux packaging: install AppStream metadata file
2018-08-09 15:22:33 +02:00
Moritz Bunkus
9e9440899b
Windows installer: remove build number again
2018-08-06 21:47:52 +02:00
Moritz Bunkus
1904967533
Windows installer: add link to "Inviska MKV Extract"
2018-08-06 21:35:37 +02:00
Moritz Bunkus
943af4df48
macOS packaging: fix various keys/add recommended ones in DMG's Info.plist
...
Fixes #2343 .
2018-07-23 12:00:09 +02:00
Moritz Bunkus
a1b193b5b9
macOS packaging: update OS version compatibility in README.macOS.txt
2018-07-18 11:34:48 +02:00
Moritz Bunkus
58c36681ab
macOS packaging: include Qt styles plugin in DMG
...
New in Qt 5.11 or so: platform-specific styling is now a separate
plugin from the platform plugin.
2018-07-15 19:13:28 +02:00
Moritz Bunkus
bed9e539ac
macOS: fix building the MKVToolNix package itself
2018-07-12 20:24:08 +02:00
Moritz Bunkus
e58bf47f73
bump version number, set release code name
2018-07-12 19:56:19 +02:00
Moritz Bunkus
93eb166ab6
AppImage: change git version number slightly
2018-06-26 20:07:31 +02:00
Moritz Bunkus
e72e12e25f
AppImage: use custom entry point for binary selection
2018-06-25 22:27:18 +02:00
Moritz Bunkus
b2e5c4bc8f
installer: fix paths after move to packaging
sub-directory
2018-06-25 19:14:15 +02:00
Moritz Bunkus
aee8f64d54
appimage: optionally get version number from git describe
for git builds
2018-06-25 18:46:16 +02:00
Moritz Bunkus
421e49701a
appimage: fix set -e set -x
not to be in one line
2018-06-25 18:08:11 +02:00