History log of /haiku/src/tools/update_package_requires/update_package_requires.cpp
Revision Date Author Comments
# 57741100 29-Oct-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Update requires entries for the packages we build

* Add build tool update_package_requires. Given a package info file and
a repository cache file, it updates the minimum versions of the
requires entries of the package info file according to what is
provided by the repository.
* PreprocessPackageInfo rule: Use update_package_requires (with the
HaikuPorts repository file).


# 577411006e688240df57ccb1e358cacf4651a4ce 29-Oct-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Update requires entries for the packages we build

* Add build tool update_package_requires. Given a package info file and
a repository cache file, it updates the minimum versions of the
requires entries of the package info file according to what is
provided by the repository.
* PreprocessPackageInfo rule: Use update_package_requires (with the
HaikuPorts repository file).