<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk/makefile, branch rel-4-3-1</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Use pattern rules instead of suffix rules as they are clearer.</title>
<updated>2019-12-29T22:13:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T22:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142bb942d54b1387dc887220072a3f798a285a6'/>
<id>f142bb942d54b1387dc887220072a3f798a285a6</id>
<content type='text'>
Add a .PHONY target to avoid possible failure caused by file with same name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a .PHONY target to avoid possible failure caused by file with same name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2019-12-29T21:53:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e384df880a1991212a6d38702dfbcf9d3c74bb0d'/>
<id>e384df880a1991212a6d38702dfbcf9d3c74bb0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Builds without GNU extensions so set to standard C++17.</title>
<updated>2019-12-29T10:50:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T10:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67db4ac9ed12b93293c3a6d1d85047688d1fa6a5'/>
<id>67db4ac9ed12b93293c3a6d1d85047688d1fa6a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize names and order between make files on win32 and gtk.</title>
<updated>2019-12-29T00:13:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T00:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b47e1f6f5b2132a0a8c026fba34bc1e78f51a160'/>
<id>b47e1f6f5b2132a0a8c026fba34bc1e78f51a160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Clang on Windows.</title>
<updated>2019-12-29T00:02:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T00:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1626fbbff24966c6562942fa23832e5c87019173'/>
<id>1626fbbff24966c6562942fa23832e5c87019173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Unix paths except when deleting files, then call normalize to change / to \.</title>
<updated>2019-12-26T22:36:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-26T22:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4044cf5fdff8441b53550d84d9ca61f2c56ff8b7'/>
<id>4044cf5fdff8441b53550d84d9ca61f2c56ff8b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use if function to simplify GTK version setting.</title>
<updated>2019-12-28T23:48:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-28T23:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4588ee8ef913e3dfb66abd904af47b74a4840ca9'/>
<id>4588ee8ef913e3dfb66abd904af47b74a4840ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify makefile and use better variable names.</title>
<updated>2019-12-28T23:40:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-28T23:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=500e8010b38a63c3578ef913a0af254b57fbfaa3'/>
<id>500e8010b38a63c3578ef913a0af254b57fbfaa3</id>
<content type='text'>
Accumulate BASE_FLAGS and DEFINES instead of using multiple variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accumulate BASE_FLAGS and DEFINES instead of using multiple variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect objects into variables and define one-per-line.</title>
<updated>2019-12-26T21:00:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-26T21:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=28f4806856030014c58c42941e8f645a23876e80'/>
<id>28f4806856030014c58c42941e8f645a23876e80</id>
<content type='text'>
This simplifies referencing the objects and makes for smaller patches when
changing the set of objects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies referencing the objects and makes for smaller patches when
changing the set of objects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop G_THREADS_IMPL_NONE as not implemented in glib since 2011.</title>
<updated>2019-12-28T23:08:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-28T23:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b7829e12011db27aeffa3739225bd3c02de82e82'/>
<id>b7829e12011db27aeffa3739225bd3c02de82e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
