14 Commits (master)

Author SHA1 Message Date
Nicolas Berthier 65908e7ca3 New configure script options to enable/disable byte/native targets 9 years ago
Gwenaël Delaval c5c5654068 Added bzreax script ; added uninstall target in Makefiles 9 years ago
Nicolas Berthier 8551a91a05 Fix configure script for optional compilation of `ctrl2ept'. 10 years ago
Nicolas Berthier bc17d71e3f New tool `ctrl2ept' for translating ReaX's output functions into Heptagon
Compilation of the tool is dependent on the presence of the
`reatk.ctrlNbac' library.
10 years ago
Nicolas Berthier 541dd83fca Optional compilation of Controllable-Nbac-related modules and tools. 10 years ago
Nicolas Berthier 3b27de8146 Configure script now checks for `reatk.ctrlnbac' package. 10 years ago
Gwenaël Delaval 971f622ea3 Added test of camlp4of in configure script 11 years ago
Gwenal Delaval 0b5f92b57e Updated configure script 11 years ago
Gwenaël Delaval 165ff8d7fa configure script: SET_MAKE handling
Change MAKE=@MAKE@ --> @SET_MAKE@
11 years ago
Cédric Pasteur c26644791b Fix local stdlib mode
Use absolute dir
13 years ago
Cédric Pasteur 8644982593 Fixed some bugs in the configure
Check that ocamlc and ocamlfind point to the
same stdlib dir.
13 years ago
Adrien Guatto 8b1f4bbe87 Build system: properly install pervasives.h. 13 years ago
Cédric Pasteur 14e7c21e54 Small corrections + missing files 13 years ago
Cédric Pasteur f4aafa10d6 Added a build system for Heptagon
./configure 
make
make install
13 years ago