Author: niels Date: Tue Jul 21 21:34:22 2009 New Revision: 4460 URL: http://svn.gna.org/viewcvs/service-tech?rev=4460&view=rev Log: Mia Version 1.1 ===============
* moved verbose output functions to `verbose.*' * added GNU Affero GPL headers * added parameters `--lola-full', `--lola-full1', and `--wendy' to manually provide the paths of the required binaries * Mia can be configured with a configuration file, provided by parameter `--config' (see `http://www.gnu.org/software/gengetopt/gengetopt.html#Configuration-files' for more information). A standard configuration is created by the configure script and written to `src/mia.conf'. When Mia is executed, it checks for the file `mia.conf' in the sysconfig folder (usually `/usr/local/etc') and in the current directory. If neither file was found, Mia tries to rely on standard options. * added generic Makefile target (`bin' in `maintainer') to create a binary release for the running platform (using `uname') * added improved Petri Net API files (faster parsing and composition) * added output of runtimes of invoked tools and complex operations * added `--bug' option to create debug output Modified: trunk/mia/ChangeLog trunk/mia/NEWS trunk/mia/configure.ac trunk/mia/doc/ChangeLog.texi trunk/mia/src/Makefile.am -- You received this e-mail, because you subscribed the mailing list "service-tech-commits" which will forward you any e-mail addressed to [email protected]. If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.
