<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/ide/dune, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Move CoqIDE to its own folder</title>
<updated>2020-06-02T16:53:33+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2020-05-16T15:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=33021618a06a94563d28691940f02a55bd9d358d'/>
<id>33021618a06a94563d28691940f02a55bd9d358d</id>
<content type='text'>
The will make it possible to put a VsCoq toplevel in `ide/vscoq`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The will make it possible to put a VsCoq toplevel in `ide/vscoq`.
</pre>
</div>
</content>
</entry>
<entry>
<title>dune: Add byte mode for coqchk and coqide (fix dune-dbg for dune 2)</title>
<updated>2019-12-09T21:40:03+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2019-12-09T21:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=defda813f09428c446df5b4c964dc228587931d8'/>
<id>defda813f09428c446df5b4c964dc228587931d8</id>
<content type='text'>
dune-dbg depends on coqchk.bc and coqide_main.bc, and apparently they
now need explicit modes to be produced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dune-dbg depends on coqchk.bc and coqide_main.bc, and apparently they
now need explicit modes to be produced.
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] Update to dune language version 2.0</title>
<updated>2019-12-04T13:14:58+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-11-24T18:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=1d454c7721a429490165d1147313c061164b0b66'/>
<id>1d454c7721a429490165d1147313c061164b0b66</id>
<content type='text'>
This is the minimal set of changes requires for Coq to build under 2.0
mode. We may likely take advantage of some more new features.

Note that Dune 2.0 requires OCaml &gt;= 4.06.0, OPAM allows to use Dune
in older versions as it will install a secondary compiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the minimal set of changes requires for Coq to build under 2.0
mode. We may likely take advantage of some more new features.

Note that Dune 2.0 requires OCaml &gt;= 4.06.0, OPAM allows to use Dune
in older versions as it will install a secondary compiler.
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] Install .byte version of coqidetop like for coqtop.</title>
<updated>2019-06-15T14:57:41+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-15T14:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=bf21ac7831ed2dc830ad66d1d6023e12dbb5dcaf'/>
<id>bf21ac7831ed2dc830ad66d1d6023e12dbb5dcaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #8560: Unicode bindings for CoqIDE that works out of the box</title>
<updated>2019-03-22T10:44:53+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2019-03-22T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=1d68c24736b4cf68ac0c2f70122e3f3d28f0e876'/>
<id>1d68c24736b4cf68ac0c2f70122e3f3d28f0e876</id>
<content type='text'>
Reviewed-by: Zimmi48
Ack-by: charguer
Reviewed-by: gares
Reviewed-by: ppedrot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Zimmi48
Ack-by: charguer
Reviewed-by: gares
Reviewed-by: ppedrot
</pre>
</div>
</content>
</entry>
<entry>
<title>[coqide] [ci] Update GTK toolchain to lablgtk3</title>
<updated>2019-03-19T08:41:47+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-09T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e3501ed973ddf4958e309d855c4d5d762e2f6e9d'/>
<id>e3501ed973ddf4958e309d855c4d5d762e2f6e9d</id>
<content type='text'>
- Update Docker images to install compatible version of lablgtk3
- We remove unnecesary variables from configure.
- We fix path detection of GTK libs in makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update Docker images to install compatible version of lablgtk3
- We remove unnecesary variables from configure.
- We fix path detection of GTK libs in makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>CoqIDE: Adapt configuration to require lablgtk3 and gtksourceview3.</title>
<updated>2019-03-19T08:40:17+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2018-11-19T14:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=977261ed0afd415932401c3f5df258333488e47b'/>
<id>977261ed0afd415932401c3f5df258333488e47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[CoqIDE] dune rules for installing bindings</title>
<updated>2019-03-18T10:29:52+00:00</updated>
<author>
<name>Vincent Laporte</name>
</author>
<published>2018-11-21T09:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=63abcb2c05ff1cab52fc6a4d3c0e93c91e8940e5'/>
<id>63abcb2c05ff1cab52fc6a4d3c0e93c91e8940e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] [ide] Don't install the internal CoqIDE UI library.</title>
<updated>2019-03-04T15:32:49+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-03-04T15:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=18bdabf7211508e72ece347bbc619f16e79e3678'/>
<id>18bdabf7211508e72ece347bbc619f16e79e3678</id>
<content type='text'>
This library is unstable and not meant to be consumed by anyone. We
thus make it private.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library is unstable and not meant to be consumed by anyone. We
thus make it private.
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] [ide] Install data files.</title>
<updated>2018-11-09T17:27:20+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2018-11-09T17:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f0cb72dded093175feab3f19aac63fab46999e0a'/>
<id>f0cb72dded093175feab3f19aac63fab46999e0a</id>
<content type='text'>
We should install the files in `share/coqide` instead of the current
`coq` location; but we defer this change until we are more advanced in
the make-phase out.

Fixes: #8953
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should install the files in `share/coqide` instead of the current
`coq` location; but we defer this change until we are more advanced in
the make-phase out.

Fixes: #8953
</pre>
</div>
</content>
</entry>
</feed>
