<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sircbot/Makefile, branch master</title>
<subtitle>Simple IRC bot for shell and lua scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/'/>
<entry>
<title>==== release 0.4 ====</title>
<updated>2015-06-19T12:23:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T12:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=a179f5f5302d0de6033e6fcba579c10e5e37d70f'/>
<id>a179f5f5302d0de6033e6fcba579c10e5e37d70f</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 install dirs</title>
<updated>2015-06-19T09:41:50+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=4b5d98fbe78d6ba9057807e5384d49c3c427cf61'/>
<id>4b5d98fbe78d6ba9057807e5384d49c3c427cf61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: add symlink for the lates built module</title>
<updated>2015-06-19T06:49:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T06:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=f0984ed912b0343dd353a35de6d01768e021b217'/>
<id>f0984ed912b0343dd353a35de6d01768e021b217</id>
<content type='text'>
This makes it convenient to test it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it convenient to test it
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: build for Lua 5.3 by default</title>
<updated>2015-06-19T06:45:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T06:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=5cb96310ee500240c2e200139b06dfbf8fd1c105'/>
<id>5cb96310ee500240c2e200139b06dfbf8fd1c105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: add support for building multiple versions</title>
<updated>2015-06-19T06:43:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T06:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=fe552a1422cb40b99159947c5f8f66bd99a13d4c'/>
<id>fe552a1422cb40b99159947c5f8f66bd99a13d4c</id>
<content type='text'>
It might be handy to be able to build Lua module for multiple Lua
versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It might be handy to be able to build Lua module for multiple Lua
versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 0.3 ====</title>
<updated>2013-03-08T11:59:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-03-08T11:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=2478b71738e7a8a54c5711302a6575bba87b3c7a'/>
<id>2478b71738e7a8a54c5711302a6575bba87b3c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: make it convenient to build on mint/ubuntu</title>
<updated>2011-12-15T15:39:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-12-15T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=07fe398d8f6a9b74c0263d659859bf59d66d64d2'/>
<id>07fe398d8f6a9b74c0263d659859bf59d66d64d2</id>
<content type='text'>
To build on ubuntu:
  echo "LUAPC=lua5.1" &gt; config.mk
  make
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To build on ubuntu:
  echo "LUAPC=lua5.1" &gt; config.mk
  make
</pre>
</div>
</content>
</entry>
<entry>
<title>release 0.2</title>
<updated>2010-09-10T11:05:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>natanael.copa@gmail.com</email>
</author>
<published>2010-09-10T11:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=aefa1f028fab71136d42fbc662eb8e20c4f60530'/>
<id>aefa1f028fab71136d42fbc662eb8e20c4f60530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: install target</title>
<updated>2010-09-10T08:38:19+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>natanael.copa@gmail.com</email>
</author>
<published>2010-09-10T08:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=f18a88bb8a5c1835339084c87f541123a17056f3'/>
<id>f18a88bb8a5c1835339084c87f541123a17056f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>send clients</title>
<updated>2010-09-10T08:31:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>natanael.copa@gmail.com</email>
</author>
<published>2010-09-10T08:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=855ccd6c97cc29efd494abe56608f44a7974d3fe'/>
<id>855ccd6c97cc29efd494abe56608f44a7974d3fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
