<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sha3sum/Makefile, branch 1.1.5</title>
<subtitle>[Feature complete] SHA-3 and Keccak checksum utility
</subtitle>
<id>https://git.maandree.se/sha3sum/atom?h=1.1.5</id>
<link rel='self' href='https://git.maandree.se/sha3sum/atom?h=1.1.5'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/'/>
<updated>2017-10-15T18:37:24Z</updated>
<entry>
<title>make check: build binaries</title>
<updated>2017-10-15T18:37:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T18:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=d4d25a42a8774f9ad00f1754ceb06eb90236ca04'/>
<id>urn:sha1:d4d25a42a8774f9ad00f1754ceb06eb90236ca04</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: use "rm -f" upon cleaning and uninstalling</title>
<updated>2017-10-15T18:24:50Z</updated>
<author>
<name>Leo Izen</name>
<email>leo.izen@gmail.com</email>
</author>
<published>2017-10-15T18:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=965c4e578c2a4fa5120ccf284945a6a0d1fa6eba'/>
<id>urn:sha1:965c4e578c2a4fa5120ccf284945a6a0d1fa6eba</id>
<content type='text'>
The coreutil "rm" will by default exit with failure if it is instructed
to remove a file that doesn't exist. Using "rm -f" will suppress this
behavior, so "rm" will exit with success whether or not the file had
existed before invoking "rm -f".
</content>
</entry>
<entry>
<title>Fix dependencies in makefile</title>
<updated>2017-10-15T13:30:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T13:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=b73bcec311b10f7f622058b8b0c2bef428790686'/>
<id>urn:sha1:b73bcec311b10f7f622058b8b0c2bef428790686</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add test</title>
<updated>2017-10-15T13:27:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T13:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=ec16755f60139245de7f3ba7fa7ac32c444cbd7a'/>
<id>urn:sha1:ec16755f60139245de7f3ba7fa7ac32c444cbd7a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Generate all C files except common.c and keccaksum.c</title>
<updated>2017-10-14T11:33:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-14T11:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=b5612bbbcbfd4fff7e8552579a7dd81a141d90d3'/>
<id>urn:sha1:b5612bbbcbfd4fff7e8552579a7dd81a141d90d3</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use arg.h instead of argparser</title>
<updated>2017-10-14T11:18:19Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-14T11:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=47caacbfc9870db62552138baf3805e4ffc99778'/>
<id>urn:sha1:47caacbfc9870db62552138baf3805e4ffc99778</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Simplify makefile</title>
<updated>2017-10-14T10:25:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-14T10:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=9e821d21b1a6462b6d6fad288599e76eaa273603'/>
<id>urn:sha1:9e821d21b1a6462b6d6fad288599e76eaa273603</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Do not use texman</title>
<updated>2017-10-14T10:05:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-14T10:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=67692fc2056a95ad5f673742fd4e73fb99ba43e9'/>
<id>urn:sha1:67692fc2056a95ad5f673742fd4e73fb99ba43e9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Change license, change style, and remove crap</title>
<updated>2017-10-14T09:12:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-14T09:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=8bd97d21a74c3761a9a91b0cb9ba4caee8d3e18c'/>
<id>urn:sha1:8bd97d21a74c3761a9a91b0cb9ba4caee8d3e18c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>move `-lkeccak -largparse` to the end of the linking instruction</title>
<updated>2017-05-31T18:20:34Z</updated>
<author>
<name>Jakub Hlusička</name>
<email>limeth@protonmail.com</email>
</author>
<published>2017-05-31T18:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=b5ece1ecdae88644b76333037ba36db3a3a9ce2e'/>
<id>urn:sha1:b5ece1ecdae88644b76333037ba36db3a3a9ce2e</id>
<content type='text'>
</content>
</entry>
</feed>
