|
|
Flagpoll 0.6.0
by Daniel Shipton (http://freshmeat.net/~dshipton/)
Mon, Aug 14th 2006 10:51
About:
Flagpoll is a tool for developers to use meta-data files for storing
information on what is needed to compile their software. Think of it as
the rpm of software development. It provides developers with total control
over which packages, versions, architectures, et cetera that they want to
use meta-data from. Instead of specifying other packages' cflags and
ldflag manually, you can call `flagpoll mylib --cflags --ldflags` and it
will retrieve the flags for its package as well as its dependencies.
Changes:
This release cleans up argument handling by informing the user of invalid
options passed in. The prefix is also exported by default, even though it
may not be set, which is just output ${prefix}. The --exists option now
returns yes/no depending on whether a configuration exists.
Release focus: Major bugfixes
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/flagpoll/
Homepage:
http://freshmeat.net/redir/flagpoll/65301/url_homepage/WebHome
Tar/GZ:
http://freshmeat.net/redir/flagpoll/65301/url_tgz/flagpoll-0.6.0.tar.gz
Changelog:
http://freshmeat.net/redir/flagpoll/65301/url_changelog/ChangeLog
RPM package:
http://freshmeat.net/redir/flagpoll/65301/url_rpm/flagpoll-0.6.0-1.noarch.rpm
CVS tree (cvsweb): http://freshmeat.net/redir/flagpoll/65301/url_cvs/trunk
Mailing list archive:
http://freshmeat.net/redir/flagpoll/65301/url_list/flagpoll-users
|
|