Difference between revisions of "Fabutil"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42804 by Megalanya (talk))
Line 1: Line 1:
 
+
{{Entry
 +
|Name=fab
 +
|Short description=fab is a software build utility for Linux/Unix systems featuring integrated dependency discovery
 +
|Full description=fab is a free and open source project released under the GNU GPLv3 license.
 +
The goal of fab is to provide reliable builds, optimally organized for parallel and incremental execution, with a minimal set of dependencies provided by the programmer. It is implemented in C and designed for performance.
 +
|Homepage URL=http://fabutil.org
 +
|User level=advanced
 +
|Component programs=fab, listwise, lw
 +
|VCS checkout command=git clone --recursive git://github.com/hossbeast/fab.git
 +
|Computer languages=C
 +
|Documentation note=MediaWiki instance @ http://fabutil.org
 +
|Keywords=build tools
 +
|Version identifier=v0.4.1
 +
|Version date=2013/05/15
 +
|Version status=unstable
 +
|Version download=http://fabutil.org/source/latest.tar.gz
 +
|Status=
 +
|Is GNU=No
 +
}}
 +
{{Project license}}
 +
{{Software category}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=libpcre
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=libpcre
 +
}}
 +
{{Software prerequisite}}
 +
{{Featured}}

Revision as of 16:24, 14 February 2017


[edit]

fab

https://web.archive.org/web/20170615112800/http://fabutil.org/
Software build utility featuring integrated dependency discovery.

The goal of fab is to provide reliable builds, optimally organized for parallel and incremental execution, with a minimal set of dependencies provided by the programmer. It is implemented in C and designed for performance.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

11 January 2019




Leaders and contributors

Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://github.com/hossbeast/fab/


Software prerequisites

KindDescription
Source requirementlibpcre




Entry













"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.