Moritz Bunkus
|
e1956f9d40
|
Use the boost::logic::tribool class for tri state logic. Removed unused code.
|
2009-04-11 13:30:04 +02:00 |
|
Moritz Bunkus
|
e9548642b3
|
Fixed Boost detection on PowerPC64
$target seems to be set to powerpc64 in some cases. Patch by
Dominik Mierzejewski. Fix for bug 347.
|
2009-03-01 11:40:28 +01:00 |
|
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
|
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
|
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
|
f1f4b5567f
|
Switched from the PCRE regex library to Boost's one.
|
2008-08-30 12:45:54 +00:00 |
|