Newer
Older
For users of TTool: (e.g., for users having a read-only access to the svn)
-------------------

Ludovic Apvrille
committed
* Access to the documentation:
1) from Eurecom: http://jabba/TURTLE/ttool.html
2) from outside Eurecom: http://labsoc.comelec.enst.fr/TURTLE/ttool.html
* Getting the latest version:

Ludovic Apvrille
committed
svn update
* Compiling locally TTool:
make myrelease

Ludovic Apvrille
committed
./ttool.exe
Beware, if you want to use other options of TTool, please, start it with the needed command line, or make your own ttool.exe. See the online documentation for more information

Ludovic Apvrille
committed
For developers: (rw access to the svn)

Ludovic Apvrille
committed
---------------

Ludovic Apvrille
committed
make
note: the compilation generated a new build version.
* Generating a jar archive in the bin subdirectory:
make ttooljar_std

Ludovic Apvrille
committed
make release