Tero Koskinen is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againhg clone https://bitbucket.org/tkoskine/ahven/wiki
Dependencies
- Ada 95 compiler, for example GNAT or Janus/Ada
- GNU Make or BSD Make for building the library (optional)
- AdaControl for checking the coding style (optional)
- Adabrowse for building the API reference (optional)
- Docbook tools for building the user manual (optional)
Building with GNAT
Quick version:
- gnatmake -Pgnat/ahven_lib
- gnatmake -Pgnat/ahven_tests
Building with Janus/Ada
- janusada\prepare.bat
- janusada\update.bat
- janusada\compile.bat
This revision is from 2010-05-04 19:11