<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/coq-makefile/native1, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>[CI] Update coq_makefile</title>
<updated>2020-11-20T18:08:08+00:00</updated>
<author>
<name>Pierre Roux</name>
</author>
<published>2020-11-13T11:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=146415fb624c182493d46413d738a3c2c3f47e02'/>
<id>146415fb624c182493d46413d738a3c2c3f47e02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore -native-compiler option when disabled</title>
<updated>2020-04-15T14:38:24+00:00</updated>
<author>
<name>Pierre Roux</name>
</author>
<published>2020-04-10T15:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=88b1f400ef05142a1f05cd7dcb34a4c682b7ab83'/>
<id>88b1f400ef05142a1f05cd7dcb34a4c682b7ab83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coq-makefile/native1 test</title>
<updated>2020-03-16T10:42:25+00:00</updated>
<author>
<name>Pierre Roux</name>
</author>
<published>2020-03-14T17:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=0fdc7435d8b3666b17a9270375f5377fa340a773'/>
<id>0fdc7435d8b3666b17a9270375f5377fa340a773</id>
<content type='text'>
This was accidentaly disabled by #6264 when no_native_compiler was
renamed to native_compiler.

Moreover, the (then unactivated test) was broken by commit 48ae6ce
(part of #9088).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was accidentaly disabled by #6264 when no_native_compiler was
renamed to native_compiler.

Moreover, the (then unactivated test) was broken by commit 48ae6ce
(part of #9088).
</pre>
</div>
</content>
</entry>
<entry>
<title>From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixing bug #11057).</title>
<updated>2019-11-20T11:02:00+00:00</updated>
<author>
<name>charguer</name>
</author>
<published>2019-11-08T10:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=5bf25dfce23da1cee04b1c886e026f0dbc902c9c'/>
<id>5bf25dfce23da1cee04b1c886e026f0dbc902c9c</id>
<content type='text'>
With this new behavior, it is not needed to .vos files in user contribs.
Also, this commit adds a feature: upon creation of a .vo file, an empty .vok file is touched.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this new behavior, it is not needed to .vos files in user contribs.
Also, this commit adds a feature: upon creation of a .vo file, an empty .vok file is touched.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test-suite] acknowledge coq_mafile installs .vos</title>
<updated>2019-11-01T11:17:08+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2019-10-28T11:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=76c72065a10381d91317c12436e3d6c1cd2e7348'/>
<id>76c72065a10381d91317c12436e3d6c1cd2e7348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass native and VM flags to the kernel through environment</title>
<updated>2018-11-05T09:36:22+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2018-10-31T10:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e2e7fea91f3af5dcf62052078da65489b796e9e2'/>
<id>e2e7fea91f3af5dcf62052078da65489b796e9e2</id>
<content type='text'>
The kernel no longer has to read the configure flag, its value can now
be overriden by a coqtop/coqc argument, and more generally is easier to
set from a toplevel (such as the checker).

We also add a `-bytecode-compiler` flag.

Fixes #4607
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The kernel no longer has to read the configure flag, its value can now
be overriden by a coqtop/coqc argument, and more generally is easier to
set from a toplevel (such as the checker).

We also add a `-bytecode-compiler` flag.

Fixes #4607
</pre>
</div>
</content>
</entry>
<entry>
<title>Porting the test-suite to coqpp.</title>
<updated>2018-10-19T14:24:46+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2018-10-19T14:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=266050f7aaa0ee0b090b30b1acabaccda6919889'/>
<id>266050f7aaa0ee0b090b30b1acabaccda6919889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve shell scripts</title>
<updated>2018-04-05T21:05:43+00:00</updated>
<author>
<name>zapashcanon</name>
</author>
<published>2018-02-21T21:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=250502b01340ec6bedace85c6a2d4a4e57a107cf'/>
<id>250502b01340ec6bedace85c6a2d4a4e57a107cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coq_makefile(pack): ml -&gt; cmx --pack-&gt; cmx -&gt; cmxa -&gt; cmxs</title>
<updated>2017-08-29T15:47:57+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2017-08-29T12:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6e07e3a53e56882043b9db49f03fdf1470a16c46'/>
<id>6e07e3a53e56882043b9db49f03fdf1470a16c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more verbose logs for coq-makefile</title>
<updated>2017-07-20T13:40:48+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2017-07-17T12:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=82b197a87e154d5206d74dfe53f5b5f5215f1a3e'/>
<id>82b197a87e154d5206d74dfe53f5b5f5215f1a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
