diff --git a/ChangeLog b/ChangeLog index 4b16e5b92..753b058b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2010-08-01 Moritz Bunkus + + * build system: The build system has been changed from "make" to + "rake", the Ruby based build tool. MKVToolNix includes its own + copy of it so all you need is to have Ruby itself installed. The + build proecss has been tested with Ruby 1.8.6, 1.8.7 and + 1.9.1. Building is pretty much the same as before: "./configure", + "./drake", "sudo ./drake install". Most of the build targets have + similar if not identical names, e.g. "./drake install". You can + override variables just like with make, e.g. "./drake + prefix=/somewhere install". + 2010-07-30 Moritz Bunkus * mmg header editor: bug fix: If a file was loaded that did not