diff options
author | Mathieu Lirzin <[email protected]> | 2015-10-03 14:11:31 +0200 |
---|---|---|
committer | Simon Josefsson <[email protected]> | 2015-10-09 12:42:57 +0200 |
commit | 82e7fea9b20a2eaf186a082a25b5eb47d76a93ec (patch) | |
tree | 4bd2c1cf5cd6355f5d53ba88dfcba1756ca1362f | |
parent | 604b0f1e8f865b9eaa40dec9cd97b15305680bc7 (diff) | |
download | autobuild-master.tar.gz |
Suggested-by: Andreas Enge <[email protected]>
Suggested-by: Ricardo Wurmus <[email protected]>
Signed-off-by: Simon Josefsson <[email protected]>
-rw-r--r-- | README | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -2,13 +2,13 @@ Autobuild README -- Important introductory notes. Copyright (C) 2004, 2008 Simon Josefsson See the end for copying conditions. -Autobuild is a package that process build logs generated when building -software. Autobuild is primarily focused on packages using Autoconf -and Automake, but can be used with other build systems too. Autobuild -generates an HTML summary file, containing links to each build log. -The summary include project name, version, build hostname, host type -(cross compile aware), date of build, and indication of success or -failure. The output is indexed in many ways to simplify browsing. +Autobuild is a package that processes build logs generated when building +software. Autobuild is primarily focused on packages using Autoconf and +Automake, but can be used with other build systems too. Autobuild +generates an HTML summary file, containing links to each build log. The +summary includes project name, version, build hostname, host type (cross +compile aware), date of build, and indication of success or failure. +The output is indexed in many ways to simplify browsing. ---------------------------------------------------------------------- Copying and distribution of this file, with or without modification, |