Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 07:26:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197122] [NEW PORT] devel/waf
Message-ID:  <bug-197122-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197122

            Bug ID: 197122
           Summary: [NEW PORT] devel/waf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hsn@sendmail.cz

Created attachment 152249
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152249&action=edit
waf port shar

The Waf framework

The Waf framework is somewhat different from traditional build systems
in the sense that it does not provide support for a specific language.
Rather, the focus is to support the major usecases encountered when
working on a software project. As such, it is essentially a library
of components that are suitable for use in a build system, with
an emphasis on extensibility. Although the default distribution
contains various plugins for several programming languages and
different tools (c, d, ocaml, java, etc), it is by no means a
frozen product. Creating new extensions is both a standard and a
recommended practice.

WWW: https://code.google.com/p/waf/

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197122-13>