From: <ai...@us...> - 2010-09-30 16:40:40
|
Revision: 11233 http://plplot.svn.sourceforge.net/plplot/?rev=11233&view=rev Author: airwin Date: 2010-09-30 16:40:34 +0000 (Thu, 30 Sep 2010) Log Message: ----------- Tweak self-documentation some more. Modified Paths: -------------- trunk/scripts/comprehensive_test.sh Modified: trunk/scripts/comprehensive_test.sh =================================================================== --- trunk/scripts/comprehensive_test.sh 2010-09-30 09:40:12 UTC (rev 11232) +++ trunk/scripts/comprehensive_test.sh 2010-09-30 16:40:34 UTC (rev 11233) @@ -16,7 +16,11 @@ This next option is mandatory. [--build_command (e.g., 'make -j4' or 'nmake')] The next four control what kind of build is tested. - [--cmake_added_options (defaults to none)] + [--cmake_added_options (defaults to no additional cmake options, but this + shell option can be used to supply additional cmake + options to, e.g, specify the cmake generator or + refine what parts of the PLplot software are + built and tested) [--do_shared (yes/no, defaults to yes)] [--do_nondynamic (yes/no, defaults to yes)] [--do_static (yes/no, defaults to yes)] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |