Moritz Bunkus
|
d867a79d97
|
build system: use {EBML,MATROSKA}_{CFLAGS,LIBS} from pkg-config if not internal
|
2015-11-21 11:56:27 +01:00 |
|
Moritz Bunkus
|
004585c79f
|
build system: require libEBML 1.3.3, libMatroska 1.4.4
|
2015-10-20 16:13:14 +02:00 |
|
Moritz Bunkus
|
afb6472d6d
|
build system: use correct order for linker flags for internal libEBML/libMatroska
Should fix #1177.
|
2015-04-28 13:55:10 +02:00 |
|
Moritz Bunkus
|
f7eb73a546
|
build system: check for checked-out copies of libEBML/libMatroska
|
2014-12-21 11:19:06 +01:00 |
|
Moritz Bunkus
|
b47ae1ee4b
|
build system: use libEBML/libMatroska via pkg-config
|
2014-12-21 10:50:26 +01:00 |
|
Moritz Bunkus
|
0c8a8392cf
|
build system: require libMatroska v1.4.2
See #1096.
|
2014-12-19 14:03:11 +01:00 |
|
Moritz Bunkus
|
a03ab1e3e4
|
Update libMatroska to 82a7b7c (pre 1.4.1) and require 1.4.1
|
2013-07-02 22:33:50 +02:00 |
|
Moritz Bunkus
|
6fae39971c
|
Require libmatroska 1.4.0
|
2012-09-26 16:45:40 +02:00 |
|
Moritz Bunkus
|
db7855993f
|
Test for existence of files in lib/lib{ebml,matroska} if internal libs are used
|
2012-09-21 11:52:37 +02:00 |
|
Moritz Bunkus
|
abcc50f2b4
|
Fix linking if configure --cache-file is used twice
|
2012-04-24 19:55:43 +02:00 |
|
Moritz Bunkus
|
639498ab76
|
Remove the ability to build "libmtxcommon" as a DLL
This feature has literally not been tested by me in years.
|
2011-11-05 22:19:41 +01:00 |
|
Moritz Bunkus
|
b26ee8840a
|
Depend on libEBML 1.2.2 and libMatroska 1.3.0
|
2011-09-24 11:50:34 +02:00 |
|
Moritz Bunkus
|
868edce381
|
Put lib/lib{ebml,matroska} first in include/library paths during compilation if internal libs are to be used
|
2011-02-06 12:54:56 +01:00 |
|
Moritz Bunkus
|
43367e447a
|
Move libmatroska DLL test in correct if branch
|
2011-01-31 12:51:15 +01:00 |
|
Moritz Bunkus
|
da0e382cf7
|
Only use the internal versions of libebml & libmatroska if the system libs are too old
|
2011-01-31 11:52:07 +01:00 |
|
Moritz Bunkus
|
f5952606bc
|
Require libebml 1.0.0 & libmatroska 1.0.0
|
2010-06-05 13:38:56 +02:00 |
|
Moritz Bunkus
|
be0f4fac9e
|
Require libebml 0.8.0 and libmatroska 0.9.0.
|
2010-05-09 17:36:23 +02:00 |
|
Moritz Bunkus
|
fed3d09de4
|
Split configure.in in several smaller files.
|
2008-08-27 20:38:55 +00:00 |
|