On 2009-05-23 16:39-0700 Alan W. Irwin wrote:
> The next steps are to [...] generate
> results for all supported non-interactive devices), and [...]
For the new CMake-based build system for the installed examples, I just
(revision 1) implemented that in a more thorough way than ctest by
runni
I have now (revision 9997) completed an essential part of the implementation
of the test_noninteractive target in the new CMake-based build system for
the installed examples.
To try this out you must have CMake-2.6.4 installed on your system. (2.6.4
has some essential bug-fixes concerning transiti
Hi Werner:
Thanks for providing the overview I needed where it appears the STATIC
option was the easiest to try first for building libplplotdmd, but you are
willing to go along with SHARED.
Based on that information, I have now (revision 9989) made a user option for
plplotdmd_SHARED which default
Hi Alan,
Alan W. Irwin wrote:
> Hi Werner:
>
> Could you comment on the general reasons why libplplotdmd is built as static
> only?
>
Mainly it was easier for me to setup and since I don't/didn't assume
that this library becomes to big - so a shared library might be not
useful? My reasoning w