Moritz Bunkus
|
d7e1cd2408
|
Make the help message clear regarding the fact that both Boost and Boost::regex are required for building mkvtoolnix. Exit with an error if the user requests that either of the libraries is disabled. Fix for bug 323.
|
2008-12-29 18:40:01 +00:00 |
|
Moritz Bunkus
|
3796304ba6
|
Deactivated the gettext checks again.
|
2008-12-13 22:19:15 +00:00 |
|
Moritz Bunkus
|
1d43772307
|
Added a German translation for the command line tools.
|
2008-12-12 16:06:48 +00:00 |
|
Moritz Bunkus
|
06e1fe43aa
|
Do not rely on "uname -m" for Boost location detection but use configure's "$target" variable instead. Patch by Dominik Mierzejewski. Fix for bug 311.
|
2008-12-04 09:25:43 +00:00 |
|
Moritz Bunkus
|
c317f2ba2f
|
I will use features introduced in Boost 1.29 soon.
|
2008-09-25 13:21:31 +00:00 |
|
Moritz Bunkus
|
d6a67f011b
|
Improved detection of the location for the Boost libraries for Mac OS X.
|
2008-09-08 19:46:12 +00:00 |
|
Moritz Bunkus
|
bfb758ed61
|
Improved detection of Boost for 64bit systems that put Boost into /usr/lib64 instead of /usr/lib.
|
2008-09-07 11:33:51 +00:00 |
|
Moritz Bunkus
|
3f705cb7a6
|
Fail configure if the Boost regex library is not found.
|
2008-08-30 12:49:25 +00:00 |
|
Moritz Bunkus
|
f1f4b5567f
|
Switched from the PCRE regex library to Boost's one.
|
2008-08-30 12:45:54 +00:00 |
|
Moritz Bunkus
|
bae9749aa3
|
Don't use rpaths.
|
2008-08-28 14:07:23 +00:00 |
|
Moritz Bunkus
|
fed3d09de4
|
Split configure.in in several smaller files.
|
2008-08-27 20:38:55 +00:00 |
|