<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless/dwm.git/Makefile, branch custom</title>
<subtitle>dynamic window manager</subtitle>
<id>https://git.alessandroiezzi.it/suckless/dwm.git/atom?h=custom</id>
<link rel='self' href='https://git.alessandroiezzi.it/suckless/dwm.git/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/'/>
<updated>2024-05-02T21:50:29+00:00</updated>
<entry>
<title>Merge branch 'master' into custom</title>
<updated>2024-05-02T21:50:29+00:00</updated>
<author>
<name>Alessandro Iezzi</name>
<email>aiezzi@alessandroiezzi.it</email>
</author>
<published>2024-05-02T21:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=9839a38089a7a1dde07129da9f3a23350e27e20f'/>
<id>urn:sha1:9839a38089a7a1dde07129da9f3a23350e27e20f</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=9f8855343c881bdc01b9fff5b956537ba1106b76'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add config.h in clean target</title>
<updated>2022-02-06T16:04:47+00:00</updated>
<author>
<name>Alessandro Iezzi</name>
<email>aiezzi@alessandroiezzi.i</email>
</author>
<published>2022-02-06T16:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=48b0fec6ffee3c9cd1e1fac463c9943c3e524a97'/>
<id>urn:sha1:48b0fec6ffee3c9cd1e1fac463c9943c3e524a97</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=e78b4a9207d92956cee3e5bc3f70b5acabe72e5c'/>
<id>urn:sha1:e78b4a9207d92956cee3e5bc3f70b5acabe72e5c</id>
<content type='text'>
Don't be fancy and just show the actual output so debugging is simpler.
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=10dfa65860d770cbce2cdaf67618f44f726a27c3'/>
<id>urn:sha1: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>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=42cf1c7d8f94e1c51a71761ab24414c2f49dac26'/>
<id>urn:sha1:42cf1c7d8f94e1c51a71761ab24414c2f49dac26</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=f2544a331845ad80655c1f79c9dc61922fe3441c'/>
<id>urn:sha1:f2544a331845ad80655c1f79c9dc61922fe3441c</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=f21d46ea7def76221c4173f644eb2188ae9edbb1'/>
<id>urn:sha1:f21d46ea7def76221c4173f644eb2188ae9edbb1</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=d456617f0eb93df0ec8eb81ff6e04ca988c09c60'/>
<id>urn:sha1:d456617f0eb93df0ec8eb81ff6e04ca988c09c60</id>
<content type='text'>
</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='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=f806a17692a145fb6fcc59ca4c2c199f7975f40a'/>
<id>urn:sha1:f806a17692a145fb6fcc59ca4c2c199f7975f40a</id>
<content type='text'>
</content>
</entry>
</feed>
