Commit Graph

245 Commits

Author SHA1 Message Date
Moritz Bunkus
027e4679fe Don't check for certain Boost headers
mkvtoolnix has a general version number check for Boost. Don't check
for those headers that should had been introduced by that version
already.
2011-08-08 16:16:53 +02:00
Moritz Bunkus
57e5c2dc08 File renaming 2011-08-08 16:06:07 +02:00
Moritz Bunkus
10ccb35711 configure check for boost::algorithm::string 2011-08-07 22:26:20 +02:00
Moritz Bunkus
da161a432b CSS & build rules for the developer documentation 2011-08-03 22:32:47 +02:00
Moritz Bunkus
fc8738f900 Version number bump to 4.9.1, release message, release code name 2011-07-11 20:38:51 +02:00
Moritz Bunkus
1b056edd9c Version number bump, release message, release code name 2011-07-10 00:13:36 +02:00
Moritz Bunkus
1cdafab699 Release message, version number bump, version code name 2011-05-23 22:42:24 +02:00
Moritz Bunkus
26faa2a430 Version number bump, release code name, release messsage 2011-04-20 14:07:26 +02:00
Moritz Bunkus
e0c040c2a1 Always use the internal versions of libEBML and libMatroska 2011-04-20 09:20:13 +02:00
Moritz Bunkus
cf71119a7c Set release code name, added release message, bumped version number 2011-03-09 23:28:47 +01:00
Moritz Bunkus
aecafd50d9 Release message, version number bump, release code name 2011-01-31 12:42:28 +01:00
Moritz Bunkus
ebb2e119cc configure check for libcurl 2010-12-23 16:04:01 +01:00
Moritz Bunkus
55d2f4bc47 Include the Boost property tree library 2010-12-22 23:46:16 +01:00
Moritz Bunkus
f8c3db3736 Version number bump; release message; release code name 2010-10-31 15:41:14 +01:00
Moritz Bunkus
f4875549df ChangeLog update, version number bump, release code name 2010-09-04 21:39:41 +02:00
Moritz Bunkus
53dce17edf Removed most of the old build system 2010-08-01 11:12:44 +02:00
Moritz Bunkus
513c26ad84 First version of a rake based build system 2010-08-01 11:12:43 +02:00
Moritz Bunkus
55497ad03b Release message, version number bump, version code name 2010-07-28 14:56:32 +02:00
Moritz Bunkus
fee0a85af8 Release message, version number bump, release code name 2010-07-03 19:29:03 +02:00
Moritz Bunkus
5e34344835 Version number bump, release message, release code name 2010-06-30 20:01:29 +02:00
Moritz Bunkus
b43e9205e5 Version number bump to 4.0.0 2010-06-05 14:22:07 +02:00
Moritz Bunkus
19ea27ab75 Set the version number and the release code name 2010-05-14 19:18:02 +02:00
Moritz Bunkus
bc0d8506db Version number bump, release message, release code name 2010-03-24 08:42:01 +01:00
Moritz Bunkus
1e211901ba Only use precompiled headers with gcc 4.4 or newer
See bug repoert http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13675
2010-03-15 09:29:56 +01:00
Moritz Bunkus
4c7727a071 "echo -e" is not portable (OpenSolaris with ksh) 2010-03-02 16:04:01 +01:00
Moritz Bunkus
da4f95a436 Version number & release code name update 2010-02-11 22:11:07 +01:00
Moritz Bunkus
9b09198871 Always check for Boost::System, and do that before the Boost::Filesystem check 2010-02-10 13:30:54 +01:00
Moritz Bunkus
3613dc9d17 Added the release message, set the code name, bumped the version number 2010-01-18 21:35:47 +01:00
Moritz Bunkus
2fd3983160 Moved mmg's guide to another subdirectory. 2010-01-06 22:26:31 +01:00
Moritz Bunkus
862e573f7e Merge commit 'manpages-ja/translate-manpages' into manpages-ja 2010-01-04 20:50:22 +01:00
Moritz Bunkus
4be97555d1 Only test for Boost::System if Boost::Filesystem depends on it. 2009-12-28 18:58:53 +01:00
Moritz Bunkus
eb8377ed97 Added checks for boost::system. 2009-12-27 23:05:37 +01:00
Moritz Bunkus
441534c260 Added a configure check for Boost's Filesystem library. 2009-12-27 18:30:06 +01:00
Katsuhiko Nishimra
785422db30 Defined make rule to generate translated man pages. 2009-12-20 22:24:00 +09:00
Moritz Bunkus
12e69dad40 Added the release message, bumped the version number, set the release code name. 2009-12-12 15:18:56 +01:00
Moritz Bunkus
50b994599b Automatically break help output at the actual terminal width.
Works only with programs using the cli_parser_c class. This is only
mkvpropedit so far, but the others will follow.

Oh, and this only works if ioctl & TIOCGWINSZ are available.
2009-12-07 21:09:14 +01:00
Moritz Bunkus
1b67331866 Added an option for omitting the build timestamp from all version information. 2009-12-05 12:59:10 +01:00
Moritz Bunkus
4535f4fa78 Added boost/foreach.hpp and configure checks in case the system version is older than 1.34.0.
I want Debian Etch & OpenSuSE 10.x to continue to be supported, and
those only ship with Boost 1.33.0.
2009-11-25 22:29:02 +01:00
Moritz Bunkus
503d21dec2 Set the release code name, added the release message and bumped the version number. 2009-11-25 20:44:57 +01:00
Moritz Bunkus
bd86697a61 Moved the directories 'librmff' and 'avilib-0.6.10' to a common subdirectory 'lib'. 2009-08-18 11:29:48 +02:00
Moritz Bunkus
7c590c01cf The start of the property editor.
Conflicts:

	Makefile.in
2009-08-16 13:33:40 +02:00
Moritz Bunkus
7466867a02 Added the release message, bumped the version number to 2.9.8 and set the release codename. 2009-08-13 12:32:50 +02:00
Moritz Bunkus
57c158cab7 Added a configure test for xsltproc and DocBook. Added make rules for converting DocBook XML to man pages. 2009-08-10 21:22:41 +02:00
Moritz Bunkus
b20fbd7086 Create tags for Emacs. 2009-07-30 20:13:58 +02:00
Moritz Bunkus
72320f6142 Preparations for release 2.9.7.
Bumped the version number. Set the release code name. Added the
release message.
2009-07-01 18:40:03 +02:00
Moritz Bunkus
95a6e8f18a Create the Makefile in src/mmg/options. 2009-06-22 12:19:53 +02:00
Moritz Bunkus
a61237f991 Bumped the version number, added the release message, set the release code name. 2009-06-07 11:04:28 +02:00
Moritz Bunkus
29ce2003d3 Bumped the version number; set the release code name; added the release message. 2009-05-22 13:34:12 +02:00
Moritz Bunkus
f6a4bf6d90 Cleanup: Moved a lot of mmg's source files into subdirectories. 2009-05-21 12:08:39 +02:00
Moritz Bunkus
7ecada5225 Renamed many files with "common" in their name, and moved a couple ones from src/common to their own subdirectory of that directory. 2009-05-18 11:12:35 +02:00