<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-5-1-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>Remove remnants of support for including lexers in Scintilla.</title>
<updated>2021-07-02T22:28:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-02T22:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c15fc57b0be7d5a81b8e67a943a4db8e80898e06'/>
<id>c15fc57b0be7d5a81b8e67a943a4db8e80898e06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterType</title>
<updated>2021-04-27T00:04:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-27T00:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=13b6f88d9b4710e1c51b36a97c3b45a6441a7820'/>
<id>13b6f88d9b4710e1c51b36a97c3b45a6441a7820</id>
<content type='text'>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Geometry.cxx for geometric and colour operations too complex for headers.</title>
<updated>2021-03-19T02:43:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-19T02:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9659ea34246320bd9872740d1ee6a5c9ae9066c6'/>
<id>9659ea34246320bd9872740d1ee6a5c9ae9066c6</id>
<content type='text'>
Add FillStroke to hold parameters for drawing shapes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add FillStroke to hold parameters for drawing shapes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop building of SciLexer.dll which included lexers.</title>
<updated>2020-11-02T12:08:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-02T12:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0dcaa20efbc4d5c0542a85f3650c8dd412e8f053'/>
<id>0dcaa20efbc4d5c0542a85f3650c8dd412e8f053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lexers from libscintilla.lib / libscintilla.a.</title>
<updated>2020-05-11T10:53:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-11T10:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e9c687ca2c4f573d7dd8801462a5dd7411d72dc'/>
<id>5e9c687ca2c4f573d7dd8801462a5dd7411d72dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making dependencies now requires Python 3.6+.</title>
<updated>2020-04-17T05:29:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T05:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e2bd8b981c5d6891b7e0bf9418fd70aceff9602'/>
<id>9e2bd8b981c5d6891b7e0bf9418fd70aceff9602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more accurate for 'make clean' as bin directory now shared with Lexilla.</title>
<updated>2019-12-31T23:21:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T23:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3e959c127418a2053db1ea6acbe4ee9030b70fe1'/>
<id>3e959c127418a2053db1ea6acbe4ee9030b70fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_SETILEXER.</title>
<updated>2019-12-31T09:19:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0af155eae811e515b7d4fbad8e198cdf01f6ff2f'/>
<id>0af155eae811e515b7d4fbad8e198cdf01f6ff2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Scintilla.def prerequisite as not used by gcc or clang.</title>
<updated>2019-12-30T01:59:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-30T01:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d2cf5bb6c6eb9ec09aaf7db31c1bb7e750d8dcc5'/>
<id>d2cf5bb6c6eb9ec09aaf7db31c1bb7e750d8dcc5</id>
<content type='text'>
That allows simplifying the recipe to just use the prerequisites $^.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That allows simplifying the recipe to just use the prerequisites $^.
</pre>
</div>
</content>
</entry>
</feed>
