<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/Makefile.am, branch rel-26.1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26.1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26.1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-04-20T17:29:16+00:00</updated>
<entry>
<title>Makefile.am: Replace make with ${MAKE} (#270)</title>
<updated>2020-04-20T17:29:16+00:00</updated>
<author>
<name>sam_c</name>
<email>11667869+thesamesam@users.noreply.github.com</email>
</author>
<published>2020-04-20T17:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1fc54ebef1e511c7a512f01e05dea064b2f0e0b9'/>
<id>urn:sha1:1fc54ebef1e511c7a512f01e05dea064b2f0e0b9</id>
<content type='text'>
Fixes warnings such as:
"warning: jobserver unavailable: using -j1. Add `+' to parent make rule."

Signed-off-by: Sam James (sam_c) &lt;sam@cmpct.info&gt;</content>
</entry>
<entry>
<title>Convert INSTALL and README files to Markdown</title>
<updated>2020-03-29T20:33:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-02-11T20:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=61ac8be2fd36ffbf55d73215aa3a32ab01e94284'/>
<id>urn:sha1:61ac8be2fd36ffbf55d73215aa3a32ab01e94284</id>
<content type='text'>
This requires some changes to the build system, for example to comply
with the expectations of the GNU autoconf/automake tools ...
</content>
</entry>
<entry>
<title>Remote GIT.txt from Makefile[.am], too!</title>
<updated>2015-07-20T07:34:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-07-20T07:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=24cec978eec8f565c1b0c3b1966248b95d2af10e'/>
<id>urn:sha1:24cec978eec8f565c1b0c3b1966248b95d2af10e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use $(MKDIR_P) instead of $(mkinstalldirs) in Makefile's</title>
<updated>2014-01-17T20:04:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-01-17T20:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=90062111f7fd3be5941d94781470b391bebfccaa'/>
<id>urn:sha1:90062111f7fd3be5941d94781470b391bebfccaa</id>
<content type='text'>
And test for "mkdir -p" using AC_PROG_MKDIR_P in "configure".
</content>
</entry>
<entry>
<title>Use "${docdir}/Commands.txt" as help text file</title>
<updated>2013-01-01T18:25:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=950aeec3ff0e15c456ac32d8fecee8c73f7c5df3'/>
<id>urn:sha1:950aeec3ff0e15c456ac32d8fecee8c73f7c5df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add doc/Commands.txt which should document all commands</title>
<updated>2013-01-01T14:11:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8ec09e3ca47a8d2ca0502831d77f7edc8c4749a6'/>
<id>urn:sha1:8ec09e3ca47a8d2ca0502831d77f7edc8c4749a6</id>
<content type='text'>
This document can be used as "help text", too, see configuration option
"HelpFile" in ngircd.conf(5).

Please note that this file in its current state is far from complete, only
a few commands are documented, but you should get an idea how it works.

So please send in patches adding the remaining parts! :-)
</content>
</entry>
<entry>
<title>Makefiles: Correctly quote sed expressions</title>
<updated>2012-12-25T18:14:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-25T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1e5a7aac877f2b5d105d8cb291b107217b140632'/>
<id>urn:sha1:1e5a7aac877f2b5d105d8cb291b107217b140632</id>
<content type='text'>
Now the Makefiles support spaces in "$sysconfdir", which isn't uncommon
for Cygwin for example, when $HOME contains whitespaces ("/home/User Name")
and ngIRCd is installed into the user home ("./configure --prefix=$HOME").
</content>
</entry>
<entry>
<title>Add doc/Contributing.txt to distribution archive</title>
<updated>2012-09-24T15:40:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T15:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b1b83831d199cc893606e924255a8747c97cd572'/>
<id>urn:sha1:b1b83831d199cc893606e924255a8747c97cd572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make our own targets "silent", if enabled</title>
<updated>2012-09-15T17:15:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-15T17:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5300f0082cf834b60d36859acc0be3c17b3848c9'/>
<id>urn:sha1:5300f0082cf834b60d36859acc0be3c17b3848c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"make uninstall": remove ngircd.conf if not modified</title>
<updated>2012-08-18T21:50:20+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-08-18T21:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4cf65b973c780880047b0ad4e77e95cf7315cb0f'/>
<id>urn:sha1:4cf65b973c780880047b0ad4e77e95cf7315cb0f</id>
<content type='text'>
Now "make uninstall" removes the installed "ngircd.conf" file, if it
is still equal to our "sample-ngircd.conf" file and therefore hasn't
been modified by the user. If it has been modified, it isn't removed
and a notice is displayed to the user.

In addition, "make install" now displays a message when no ngircd.conf
file exists and the "sample-ngircd.conf" file will be installed as a
starting point.
</content>
</entry>
</feed>
