<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, branch main</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>make: added setting to allow enforcing to run from make</title>
<updated>2024-06-01T22:01:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2024-06-01T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3f82948f4f9fb9d3e1332f306e36c317c67f5575'/>
<id>3f82948f4f9fb9d3e1332f306e36c317c67f5575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: missing include</title>
<updated>2024-05-23T20:05:28+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2024-05-23T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=202bf3c23141f8efb4b154d72400c822b4726007'/>
<id>202bf3c23141f8efb4b154d72400c822b4726007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: introduce blog_prefix setting</title>
<updated>2024-05-23T00:31:28+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2024-05-23T00:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=ee7a26362f2a8c52d21704f3b6ed4b70a613d881'/>
<id>ee7a26362f2a8c52d21704f3b6ed4b70a613d881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: replace autotools with cmake</title>
<updated>2024-05-20T23:29:20+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2024-05-20T23:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=b54b8f5b25403cf3b9623804b2491ec78a8b913e'/>
<id>b54b8f5b25403cf3b9623804b2491ec78a8b913e</id>
<content type='text'>
this patch removes all the autoconf/automake/libtool build
infrastructure and replaces it with cmake.

notable default behavior changes:
- man pages are not pre-built, and are not built by default, must be
  enabled with `-DBUILD_MANPAGES=ON`.

removed features:
- srpm packaging, to be reintroduced at some point.
- deb packaging, now handled externally via rafaelmartins/deb.rgm.io

more stuff must be missing, please report bugs!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this patch removes all the autoconf/automake/libtool build
infrastructure and replaces it with cmake.

notable default behavior changes:
- man pages are not pre-built, and are not built by default, must be
  enabled with `-DBUILD_MANPAGES=ON`.

removed features:
- srpm packaging, to be reintroduced at some point.
- deb packaging, now handled externally via rafaelmartins/deb.rgm.io

more stuff must be missing, please report bugs!
</pre>
</div>
</content>
</entry>
<entry>
<title>*: modernize file headers (spdx and include guards)</title>
<updated>2024-05-20T23:21:34+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2024-05-20T23:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=0bbc18869720ad042b668742ca48e5cb8a37491a'/>
<id>0bbc18869720ad042b668742ca48e5cb8a37491a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fix global variable name validation</title>
<updated>2023-02-11T22:18:51+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2023-02-11T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3f6ae823cd8ff8049abeca2be495c727563c919e'/>
<id>3f6ae823cd8ff8049abeca2be495c727563c919e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: renderer: add `FOREACH_VALUE` variable</title>
<updated>2023-02-11T21:45:04+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2023-02-11T21:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=e52e1f0b9d0796412ee36de260c6bbbcde348b0a'/>
<id>e52e1f0b9d0796412ee36de260c6bbbcde348b0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: pre-receive: validate ref prefix</title>
<updated>2022-02-10T02:45:16+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2022-02-10T02:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=cb0e788e98482b3cbf983bbecfb802a9cfaf2447'/>
<id>cb0e788e98482b3cbf983bbecfb802a9cfaf2447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: allow deploying from "main" branch</title>
<updated>2022-02-10T01:52:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2022-02-10T01:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8e74dace4b878027405c267670f559ff761f8ea6'/>
<id>8e74dace4b878027405c267670f559ff761f8ea6</id>
<content type='text'>
if a "main" branch is available and no "master" branch is available, use
it. "master" still takes precedence to avoid breaking old setups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if a "main" branch is available and no "master" branch is available, use
it. "master" still takes precedence to avoid breaking old setups.
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: sysinfo: get fqdn if available</title>
<updated>2021-03-28T22:47:41+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2021-03-28T22:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=12efeb634552cc993f9bacb8174b34214f777283'/>
<id>12efeb634552cc993f9bacb8174b34214f777283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
