<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hadori.git/Makefile, branch debian/1.1-1</title>
<subtitle>hardlinking done right</subtitle>
<id>https://git.tiwe.de/hadori.git/atom?h=debian%2F1.1-1</id>
<link rel='self' href='https://git.tiwe.de/hadori.git/atom?h=debian%2F1.1-1'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/'/>
<updated>2021-01-13T23:07:29+00:00</updated>
<entry>
<title>improve man page generation with help2man</title>
<updated>2021-01-13T23:07:29+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-01-13T22:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=36dbc5d061b39b22f2620ac0e0a137ea05dbad33'/>
<id>urn:sha1:36dbc5d061b39b22f2620ac0e0a137ea05dbad33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: reset version.h on clean when in git</title>
<updated>2013-11-17T13:47:12+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-17T13:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=3c42fb81eb2cc9e658afc2156afa5d62880f3c7e'/>
<id>urn:sha1:3c42fb81eb2cc9e658afc2156afa5d62880f3c7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: C++11 has been ready for a while now</title>
<updated>2013-11-17T13:47:12+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-17T13:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=2d2195cf1caaac1c5a3b081fc1a49d1f7c12bc96'/>
<id>urn:sha1:2d2195cf1caaac1c5a3b081fc1a49d1f7c12bc96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: add libstdc++ to LDLIBS</title>
<updated>2013-11-17T13:47:12+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-17T13:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=38c62a8019f1a19ec93ea16d34fa2f05c702a564'/>
<id>urn:sha1:38c62a8019f1a19ec93ea16d34fa2f05c702a564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use LDLIBS instead of LDFLAGS</title>
<updated>2013-11-17T13:11:09+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-17T13:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=9933463097df9fe16e446a0744204dbe04223544'/>
<id>urn:sha1:9933463097df9fe16e446a0744204dbe04223544</id>
<content type='text'>
LDLIBS are put behind the prerequisites by make's built-in rules so linking
won't fail with --as-needed.
</content>
</entry>
<entry>
<title>fix copy&amp;paste oversight in license</title>
<updated>2013-06-17T15:43:33+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-17T15:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=d34f4e8e84f3c503a830d1495945f8c4da7c4abe'/>
<id>urn:sha1:d34f4e8e84f3c503a830d1495945f8c4da7c4abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inode.h is not so big anymore, merge it into hadori.C</title>
<updated>2013-04-24T14:31:15+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-04-24T14:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=5d0c23bc87b5be492869616acc42e619914aae38'/>
<id>urn:sha1:5d0c23bc87b5be492869616acc42e619914aae38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove hashing stuff</title>
<updated>2013-04-23T16:28:33+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-04-23T16:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=9d0562d22cef95b0db1af30e199a371670ca8050'/>
<id>urn:sha1:9d0562d22cef95b0db1af30e199a371670ca8050</id>
<content type='text'>
the cases in which that gave a speedup are rare to nonexistent
</content>
</entry>
<entry>
<title>Fix version.h generation for non-git</title>
<updated>2012-02-26T15:03:06+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2012-02-26T15:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=8079e98267742de01442f0294d41085e6af2353a'/>
<id>urn:sha1:8079e98267742de01442f0294d41085e6af2353a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --version, generate version.h from git, clean manpage</title>
<updated>2012-02-15T01:07:51+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2012-02-03T13:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/hadori.git/commit/?id=27b8fc1395bece0dc309512a3790a4892e0d29b1'/>
<id>urn:sha1:27b8fc1395bece0dc309512a3790a4892e0d29b1</id>
<content type='text'>
</content>
</entry>
</feed>
