<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq-mathcomp/mathcomp/Makefile, branch master</title>
<subtitle>Library of mathematical components formalized in Coq</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/'/>
<entry>
<title>remove support for Coq 8.6</title>
<updated>2019-04-04T09:48:11+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2019-04-04T09:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=2b40140bb9c9e2620214fd65144af1c0fef4083a'/>
<id>2b40140bb9c9e2620214fd65144af1c0fef4083a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplified, cleaned and documented Makefile.common</title>
<updated>2018-08-01T11:26:03+00:00</updated>
<author>
<name>Cyril Cohen</name>
</author>
<published>2018-08-01T11:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=b83fe0ed8a8e7258c8cf55178dd619b743c8342e'/>
<id>b83fe0ed8a8e7258c8cf55178dd619b743c8342e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>agressive fix for duplicated files!</title>
<updated>2018-07-31T14:17:07+00:00</updated>
<author>
<name>Cyril Cohen</name>
</author>
<published>2018-07-31T14:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=629a7a065146679f14f95abf1de63a7ff3a2eacc'/>
<id>629a7a065146679f14f95abf1de63a7ff3a2eacc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing dead code + reshuffling stuff</title>
<updated>2018-07-31T13:41:45+00:00</updated>
<author>
<name>Cyril Cohen</name>
</author>
<published>2018-07-31T13:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=7d7b0688c818c5dde68d2b2bfc8ba3aecfe017d6'/>
<id>7d7b0688c818c5dde68d2b2bfc8ba3aecfe017d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the whole Makefile architecture</title>
<updated>2018-07-31T09:38:53+00:00</updated>
<author>
<name>Cyril Cohen</name>
</author>
<published>2018-07-31T08:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=4199c23da311e612cb1ae45cf5519b5f3947c3b3'/>
<id>4199c23da311e612cb1ae45cf5519b5f3947c3b3</id>
<content type='text'>
- Cleanup, refactoring and generalize the makefile architecture
- Reuses @strub math-comp/analysis Makefile / Makefile.common organization
- As #174, this fixes #88, but looks more stable than trying to fix the use of the MAKEFLAGS internal variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Cleanup, refactoring and generalize the makefile architecture
- Reuses @strub math-comp/analysis Makefile / Makefile.common organization
- As #174, this fixes #88, but looks more stable than trying to fix the use of the MAKEFLAGS internal variable
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the script that generates the doc</title>
<updated>2018-04-20T08:35:44+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2018-04-20T08:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=e9faaa3129f74c91313e5bbcf658d891bd351319'/>
<id>e9faaa3129f74c91313e5bbcf658d891bd351319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove v8.4 code from Makefile</title>
<updated>2018-04-20T08:35:01+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2018-04-20T07:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=9352fc35ebe04b8b4e9002f3cf39ee1acbab8cd2'/>
<id>9352fc35ebe04b8b4e9002f3cf39ee1acbab8cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building with make flags</title>
<updated>2017-10-10T11:23:30+00:00</updated>
<author>
<name>Ralf Jung</name>
</author>
<published>2017-10-10T11:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=e888516870ef592d0f7da74f8138e478d6114b05'/>
<id>e888516870ef592d0f7da74f8138e478d6114b05</id>
<content type='text'>
Fixes #139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #139
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Makefiles</title>
<updated>2015-07-29T08:54:02+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2015-07-29T08:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=627a5556a079eceb5d4d56562a135d4e2ab13413'/>
<id>627a5556a079eceb5d4d56562a135d4e2ab13413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix path of Makefile.coq-makefile</title>
<updated>2015-07-29T08:52:00+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2015-07-29T08:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=5ac5791402a9f0d5277957149f99a4ce2f2d3ce8'/>
<id>5ac5791402a9f0d5277957149f99a4ce2f2d3ce8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
