Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
Essentially if you had previously used a subclass
of Cipher, Hash or MAC, then you need to change
your code. The change is pretty simple - you
just pass a string name as the first argument.
svn path=/trunk/kdesupport/qca/; revision=576204
include approach, and to work with the standard build locations, rather
that requiring installation first.
svn path=/trunk/kdesupport/qca/; revision=374571
show the two ways to do a basic hash. Also, an example of some of the
options for working with providers. More comments to explain everything.
This also adds copyright notices for everything, and notes on the
pre-QCA2 examples.
svn path=/trunk/kdesupport/qca/; revision=374181
Justin - is this change correct? If so, I'll start updating the doco as
well.
CCMAIL: delta-affinix.com@lists.affinix.com
svn path=/trunk/kdesupport/qca/; revision=359773