5 Commits

Author SHA1 Message Date
landry
6cd8137fd8 BROKEN-powerpc + BROKEN-alpha:
Error while linking /usr/local/lib/ocaml/vmthreads/stdlib.cma
2014-09-30 19:28:26 +00:00
chrisz
0ae97f5f8a Last OCaml REVISION bumps do to changes in BUILD_DEPENDS. 2014-08-23 07:09:18 +00:00
jca
bdb62a6faf Enable GUI support. ok sthen@ 2014-04-23 14:12:28 +00:00
jca
18ee268bb2 Prevent the use of lablgtk2 since the latter now supports gnomecanvas.
Temporary until frama-c gui support is added.
2014-04-21 22:15:33 +00:00
jca
1d1777dc2c Import frama-c. Work done by blambert@, with help from sthen@,
phessler@ and me.  ok sthen@ blambert@

Frama-C is a suite of tools dedicated to the analysis of the source code
of software written in C.

Frama-C gathers several static analysis techniques in a single collaborative
framework. The collaborative approach of Frama-C allows static analyzers to
build upon the results already computed by other analyzers in the framework.
Thanks to this approach, Frama-C provides sophisticated tools, such as a
slicer and dependency analysis.
2014-04-21 16:02:25 +00:00