<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/bin.itarget, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>ocamlbuild: many improvements (macos 10.5 fix, correct dllpath, etc)</title>
<updated>2009-03-29T15:40:27+00:00</updated>
<author>
<name>letouzey</name>
</author>
<published>2009-03-29T15:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=301d6bfcf3e804d35b1fe56d569b2a11187fa5b1'/>
<id>301d6bfcf3e804d35b1fe56d569b2a11187fa5b1</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12033 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12033 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Ocamlbuild: 1st reasonably complete version (rules for binaries + plugins + vo)</title>
<updated>2009-03-26T19:31:40+00:00</updated>
<author>
<name>letouzey</name>
</author>
<published>2009-03-26T19:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d1e8a2a6e5e2fdea6cf0ff0ed9860b98eced0c97'/>
<id>d1e8a2a6e5e2fdea6cf0ff0ed9860b98eced0c97</id>
<content type='text'>
  Dealing with .vo files was harder than anticipated (issues with
  coqdep_boot and the location of the .v files). Current solution
  cannot compete for a beauty prize, but well.

  Several other issues remain (see top and bottom of myocamlbuild.ml)
  - For the moment the coqlib / coqsrc in Coq_config is to be
    hacked by hand to add _build/ in it.
  - Parallelism is a "no go" for the moment. Ocamlbuild accepts
    a -j option, but it has almost no effect experimentally.
    (but at least it doesn't take more time than make -j1,
     i.e. about 14 min here, instead of about 7 for make -j2)
  - After a first full build, ocamlbuild is awfully slow
    to detect that nothing has to be redone (1 min 25 here)

  To be continued...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12021 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Dealing with .vo files was harder than anticipated (issues with
  coqdep_boot and the location of the .v files). Current solution
  cannot compete for a beauty prize, but well.

  Several other issues remain (see top and bottom of myocamlbuild.ml)
  - For the moment the coqlib / coqsrc in Coq_config is to be
    hacked by hand to add _build/ in it.
  - Parallelism is a "no go" for the moment. Ocamlbuild accepts
    a -j option, but it has almost no effect experimentally.
    (but at least it doesn't take more time than make -j1,
     i.e. about 14 min here, instead of about 7 for make -j2)
  - After a first full build, ocamlbuild is awfully slow
    to detect that nothing has to be redone (1 min 25 here)

  To be continued...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12021 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
</feed>
