Author: niels Date: Sun Jan 25 10:30:55 2009 New Revision: 3741 URL: http://svn.gna.org/viewcvs/service-tech?rev=3741&view=rev Log: * the bit annotations are now written inside the nodes of the Graphviz dot annotation
* service automata can be drawn as Graphviz dot graphs using mode `sa' combined with `--dot' (`-d') * removed `--noop' flag * reorganized and cleaned up Dot output; in case of calculating an edit distance, only the result is printed; use mode `og' or `sa' to create a graphic for the input files * moved command line parameters for GNU Gengetopt from Makefile to file `cmdline.ggo' * adapted maintainer scripts for binary distributions to match the filenames used in Fiona * Rachel can be translated using the LLVM-frontend for GCC (see `http://llvm.org/') * updated `Doxyfile' and moved in into the `doc' directory; the documentation can be created using `make doxygen' which creates the directory `doc/doxygen' * made adaptions to the Makefile options to be able to create Mac Universal binaries for 64 bit architectures (XCode 3.0 with SDK `MacOSX10.5.sdk' is needed) Added: trunk/rachel/doc/Doxydetails.in (contents, props changed) - copied, changed from r3738, trunk/rachel/Doxydetails trunk/rachel/doc/Doxyfile.in (contents, props changed) - copied, changed from r3738, trunk/rachel/Doxyfile.in Removed: trunk/rachel/Doxydetails trunk/rachel/Doxyfile.in trunk/rachel/tests/test-noop Modified: trunk/rachel/ChangeLog trunk/rachel/Makefile.am trunk/rachel/NEWS trunk/rachel/configure.ac trunk/rachel/doc/ChangeLog.texi trunk/rachel/doc/Makefile.am trunk/rachel/maintainer/Makefile.am trunk/rachel/src/Graph.cc trunk/rachel/src/Graph.h trunk/rachel/src/Makefile.am trunk/rachel/src/bpmn/and.png trunk/rachel/src/bpmn/cond.png trunk/rachel/src/bpmn/multiple.png trunk/rachel/src/bpmn/receive.png trunk/rachel/src/bpmn/send.png trunk/rachel/src/bpmn/time.png trunk/rachel/src/bpmn/xor.png trunk/rachel/src/cmdline.ggo trunk/rachel/src/main.cc trunk/rachel/tests/Makefile.am trunk/rachel/tests/test-cmdline-configfile -- 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.
