README.txt in build-tool-0.1.4 vs README.txt in build-tool-0.2

- old
+ new

@@ -1,32 +1,30 @@ = build-tool -* http://build-tool.rubyforge.org +* http://michael-jansen.biz/build-tool == DESCRIPTION: This project is inspired by kdesvn-build[http://kdesvn-build.kde.org/]. It help in building and maintaining a development environment. It downloads and configures sources and updates them later. == FEATURES/PROBLEMS: -* This is major rewrite version. Use at your own risk. - The tool uses recipes to build software from scratch. It does - Check out the sources from the repository (git, git-svn, svn). - Update the sources. - Set the build environment. - Configure (qt, cmake, custom) - Build - Install -It's main purpose is supporting me developing kde while having a -complete kde workspace from trunk. I would like to have reliable and -reproducable build so i'm sure the code is the problem and not my environment -if something fails to build. +It's main purpose is supporting me in developing kde while having a complete +kde workspace from trunk. I would like to have reliable and reproducable +builds so i'm sure the code is the problem and not my environment if something +fails to build. Additional features are: - Open a shell with the environment used to build the sources. - Provide sample xessions and kde.desktop files to use the result. @@ -51,10 +49,9 @@ http://michael-jansen.biz/build-tool == REQUIREMENTS: * logging > 1.2.2 -* hoe > 2.3.3 == INSTALL: gem install build-tool