[Synopsis-changes] Synopsis/Synopsis README,1.18,1.19
Stefan Seefeld stefan at synopsis.fresco.orgThu Dec 18 02:26:59 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/doc/Tutorial bg.png,1.1,NONE
- Next message: [Synopsis-changes] Synopsis/Synopsis/doc/Tutorial Tutorial.xml,1.13,1.14 index.html,1.4,NONE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis In directory frida:/tmp/cvs-serv4660 Modified Files: README Log Message: more build instructions Index: README =================================================================== RCS file: /cvs/synopsis/Synopsis/README,v retrieving revision 1.18 retrieving revision 1.19 diff -u -p -d -r1.18 -r1.19 --- README 12 Dec 2003 14:55:58 -0000 1.18 +++ README 18 Dec 2003 02:26:56 -0000 1.19 @@ -18,6 +18,19 @@ Building as an alternative, which will only compile the C/C++ extensions and put them right into the source tree. +* If you want to use an external garbage collector for the Cxx parser + instead of the built in one, run + 'python setup.py config --with-gc-prefix=/your/gc/prefix' + +Testing +------- + +* The tests require a cvs version of qmtest (http://www.qmtest.com) + +* Set the QMTEST_CLASS_PATH environment variable to include the + tests/qmtest/classes/ directory, then run 'qmtest run' from inside + the tests/ directory. + Building documentation ----------------------
- Previous message: [Synopsis-changes] Synopsis/Synopsis/doc/Tutorial bg.png,1.1,NONE
- Next message: [Synopsis-changes] Synopsis/Synopsis/doc/Tutorial Tutorial.xml,1.13,1.14 index.html,1.4,NONE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list