<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, branch v0.13.6</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>make: run the build rule before starting httpd for runserver rule</title>
<updated>2018-05-14T16:05:13+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-14T17:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=8481ecfd2b2f820bcd4c82d300c1f5fda48eb9ed'/>
<id>8481ecfd2b2f820bcd4c82d300c1f5fda48eb9ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: improve blogc output formatting</title>
<updated>2018-05-14T16:01:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-14T17:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=ecd5034aca6029c1900f8d681fafb2f5177a7f0b'/>
<id>ecd5034aca6029c1900f8d681fafb2f5177a7f0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "make: trying to fix osx build due to lack of SIGRTMAX"</title>
<updated>2018-05-13T20:35:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T20:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=d0c30f94b6ae0e4660f176e5fa7e70ea2df0b39e'/>
<id>d0c30f94b6ae0e4660f176e5fa7e70ea2df0b39e</id>
<content type='text'>
This reverts commit 321459e9584e4f9b6c725f1e19effef693e3c561.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 321459e9584e4f9b6c725f1e19effef693e3c561.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: simplified signal logic</title>
<updated>2018-05-13T20:29:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T20:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=749644943b3f11fca7c70414e32905136ea9c7cd'/>
<id>749644943b3f11fca7c70414e32905136ea9c7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: trying to fix osx build due to lack of SIGRTMAX</title>
<updated>2018-05-13T18:24:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T18:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=321459e9584e4f9b6c725f1e19effef693e3c561'/>
<id>321459e9584e4f9b6c725f1e19effef693e3c561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added 'watch' rule. improved 'runserver' rule.</title>
<updated>2018-05-13T17:38:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T00:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=f62faeb3ff69db2b1d27d775a7c30dbe4a78917c'/>
<id>f62faeb3ff69db2b1d27d775a7c30dbe4a78917c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: do not ignore ctrl-c. move from signal() to sigaction()</title>
<updated>2018-05-13T17:36:40+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T17:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=3be45bbbdc3f231926a30b2585a69b2e82918460'/>
<id>3be45bbbdc3f231926a30b2585a69b2e82918460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: git-receiver: fixed conversion from wait status to status code</title>
<updated>2018-05-13T16:24:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T16:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=633f43164d8245e388a71ab499aff4b3b2b79ceb'/>
<id>633f43164d8245e388a71ab499aff4b3b2b79ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build: introduced an unused variable to test clang-analyzer"</title>
<updated>2018-05-07T00:53:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-07T00:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=5379543ca4386c22872c380ccd60d77e51afa134'/>
<id>5379543ca4386c22872c380ccd60d77e51afa134</id>
<content type='text'>
This reverts commit e07e1d66e892764582fbe091fa1cd4cc13619e2f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e07e1d66e892764582fbe091fa1cd4cc13619e2f.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: introduced an unused variable to test clang-analyzer</title>
<updated>2018-05-06T22:33:58+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-06T22:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=e07e1d66e892764582fbe091fa1cd4cc13619e2f'/>
<id>e07e1d66e892764582fbe091fa1cd4cc13619e2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
