<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm/Makefile, branch trunk</title>
<subtitle>dwm fork - fullscreen, suckless status bar and sensibles keybindings</subtitle>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/'/>
<entry>
<title>gitignore: Ignore artifacts from patch command</title>
<updated>2025-02-28T12:18:48+00:00</updated>
<author>
<name>Romain Gonçalves</name>
<email>commit@rgoncalves.se</email>
</author>
<published>2021-11-21T14:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=65ea6602bf2f4503e9a0b7c3418b32e48f2e5da5'/>
<id>65ea6602bf2f4503e9a0b7c3418b32e48f2e5da5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Override freetype path for OpenBSD</title>
<updated>2025-02-28T12:18:48+00:00</updated>
<author>
<name>Romain Gonçalves</name>
<email>commit@rgoncalves.se</email>
</author>
<published>2021-11-20T16:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=c16198229747283628ec3b5caf3b3cd95aac29dd'/>
<id>c16198229747283628ec3b5caf3b3cd95aac29dd</id>
<content type='text'>
The freetype path is not hardcoded and automatically changed depending
on the current platform (Linux, BSD, .*)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The freetype path is not hardcoded and automatically changed depending
on the current platform (Linux, BSD, .*)
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: remove the options target</title>
<updated>2023-09-22T13:13:29+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2023-09-22T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=9f8855343c881bdc01b9fff5b956537ba1106b76'/>
<id>9f8855343c881bdc01b9fff5b956537ba1106b76</id>
<content type='text'>
The Makefile used to suppress output (by using @), so this target made sense at
the time.

But the Makefile should be simple and make debugging with less abstractions or
fancy printing.  The Makefile was made verbose and doesn't hide the build
output, so remove this target.

Prompted by a question on the mailing list about the options target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Makefile used to suppress output (by using @), so this target made sense at
the time.

But the Makefile should be simple and make debugging with less abstractions or
fancy printing.  The Makefile was made verbose and doesn't hide the build
output, so remove this target.

Prompted by a question on the mailing list about the options target.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: just show the compiler output</title>
<updated>2018-06-02T15:10:28+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-06-02T15:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=e78b4a9207d92956cee3e5bc3f70b5acabe72e5c'/>
<id>e78b4a9207d92956cee3e5bc3f70b5acabe72e5c</id>
<content type='text'>
Don't be fancy and just show the actual output so debugging is simpler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't be fancy and just show the actual output so debugging is simpler.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove old TODO and BUGS entries</title>
<updated>2018-05-12T17:14:19+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-05-12T17:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=10dfa65860d770cbce2cdaf67618f44f726a27c3'/>
<id>10dfa65860d770cbce2cdaf67618f44f726a27c3</id>
<content type='text'>
the bug in the dwm man page is an (ancient) Java issue.

Thanks David and quinq for the patches and feedback!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug in the dwm man page is an (ancient) Java issue.

Thanks David and quinq for the patches and feedback!
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: package all files with make dist</title>
<updated>2015-11-08T15:52:53+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2015-11-08T15:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=42cf1c7d8f94e1c51a71761ab24414c2f49dac26'/>
<id>42cf1c7d8f94e1c51a71761ab24414c2f49dac26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed draw into drw</title>
<updated>2013-04-17T19:21:47+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2013-04-17T19:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=f2544a331845ad80655c1f79c9dc61922fe3441c'/>
<id>f2544a331845ad80655c1f79c9dc61922fe3441c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well</title>
<updated>2012-12-08T09:13:01+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2012-12-08T09:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=f21d46ea7def76221c4173f644eb2188ae9edbb1'/>
<id>f21d46ea7def76221c4173f644eb2188ae9edbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic draw.c structure</title>
<updated>2012-11-18T11:04:29+00:00</updated>
<author>
<name>anselm@garbe.us</name>
<email>unknown</email>
</author>
<published>2012-11-18T11:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=d456617f0eb93df0ec8eb81ff6e04ca988c09c60'/>
<id>d456617f0eb93df0ec8eb81ff6e04ca988c09c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reverted dist target in Makefile</title>
<updated>2008-05-19T19:08:31+00:00</updated>
<author>
<name>anselm@anselm1</name>
<email>unknown</email>
</author>
<published>2008-05-19T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rgoncalves.se/_/dwm/commit/?id=f806a17692a145fb6fcc59ca4c2c199f7975f40a'/>
<id>f806a17692a145fb6fcc59ca4c2c199f7975f40a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
