<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gramscii/Makefile, branch master</title>
<subtitle>A simple editor for ASCII box-and-arrow charts</subtitle>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/'/>
<entry>
<title>Makefile: add instructions for linking</title>
<updated>2020-10-14T08:13:52+00:00</updated>
<author>
<name>Anders Damsgaard</name>
<email>anders@adamsgaard.dk</email>
</author>
<published>2020-10-14T06:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=5157bd6a0b2dcda08143fd725e1c04dadc315bdc'/>
<id>5157bd6a0b2dcda08143fd725e1c04dadc315bdc</id>
<content type='text'>
otherwise objects are not linked into gramscii binary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise objects are not linked into gramscii binary
</pre>
</div>
</content>
</entry>
<entry>
<title>add manpage to dist</title>
<updated>2019-09-29T21:31:09+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-09-29T21:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=a2720eb028c1ad2c43b529cf9633adb5b034be79'/>
<id>a2720eb028c1ad2c43b529cf9633adb5b034be79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Arrange makefile debug target</title>
<updated>2019-08-13T08:19:46+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2019-08-12T12:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=39ec615b54c0cc2734ac29ba4caac574c21503a4'/>
<id>39ec615b54c0cc2734ac29ba4caac574c21503a4</id>
<content type='text'>
Do not try defining macros in the prerequisite section
Make the DEBUG macro a config macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not try defining macros in the prerequisite section
Make the DEBUG macro a config macro
</pre>
</div>
</content>
</entry>
<entry>
<title>Use target-specific vars for debug target</title>
<updated>2019-08-09T04:58:08+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-08-09T04:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=3ba178677800de55393f8ec80752ffe72660931a'/>
<id>3ba178677800de55393f8ec80752ffe72660931a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add debug target in Makefile</title>
<updated>2019-08-09T04:51:46+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-08-09T04:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=c5e820787de73a668d848dd16649e685eb36c3dd'/>
<id>c5e820787de73a668d848dd16649e685eb36c3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: take advantage of having separate build units</title>
<updated>2019-08-05T06:06:45+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2019-08-04T22:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=6042c9f07fe79651893953e1f3f69528806a8a5d'/>
<id>6042c9f07fe79651893953e1f3f69528806a8a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Makefile</title>
<updated>2019-08-05T06:06:45+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2019-08-04T22:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=24ef5b3f6cd5000acaa7f2149d95a04680d0be5c'/>
<id>24ef5b3f6cd5000acaa7f2149d95a04680d0be5c</id>
<content type='text'>
Actually use LDFLAGS in the build receipe
Don't force cc on users
Remove unnecessary pattern in clean target
Use ${} consistently
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually use LDFLAGS in the build receipe
Don't force cc on users
Remove unnecessary pattern in clean target
Use ${} consistently
</pre>
</div>
</content>
</entry>
<entry>
<title>add target dist to Makefile</title>
<updated>2019-07-31T11:09:18+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-07-31T11:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=12031abc893ccf41c4615251698d87229f1961d2'/>
<id>12031abc893ccf41c4615251698d87229f1961d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yank buffer and initial copy/cut/paste support</title>
<updated>2019-07-30T11:15:54+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-07-30T11:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=eebc645dee0d15871d6cc46f156d424cd916b191'/>
<id>eebc645dee0d15871d6cc46f156d424cd916b191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganise code</title>
<updated>2019-07-27T05:57:12+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2019-07-27T05:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/gramscii/commit/?id=8e3d23b921d9bbcb7c53017bacff8a3050a34b55'/>
<id>8e3d23b921d9bbcb7c53017bacff8a3050a34b55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
