Commit graph

5 commits

Author SHA1 Message Date
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
jmmv
c811826a9a Use rpaths when linking. 2011-10-14 02:05:00 +00:00
jmmv
574938521c Initial import of vera++, version 1.1.1.
The build system of this package is completely fubar'd (mostly because this
has been designed to be built against the Boost source files and to never
be installed).  I have made an attempt to make the build system and the
runtime finding of configuration systems slightly more sane, but can't
promise it will work everywhere yet.  So far only tested in OS X 10.6.

Description:

Vera++ is a programmable tool for verification, analysis and
transformation of C++ source code.

Vera++ is a tool designed for programmers -- not only in the sense that
it helps with everyday development work, but also in the sense that all
its rules are implemented as scripts that can be modified or added by
the user.  Thanks to this, programmers have complete freedom and control
over what the tool does and how it works.

Vera++ is mainly an engine that parses C++ source files and presents the
result of this parsing to scripts in the form of various collections --
the scripts are actually performing the requested tasks.
2011-10-13 18:43:51 +00:00