<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-3-7-4</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>Drop support for Windows NT 4 by statically linking to system APIs that are</title>
<updated>2017-03-09T07:10:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-09T07:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=050a6e3efd23b01a86e1c14a9b87e6ba5394db21'/>
<id>050a6e3efd23b01a86e1c14a9b87e6ba5394db21</id>
<content type='text'>
only available from Windows 2000 and later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only available from Windows 2000 and later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial support for building with 32-bit clang.</title>
<updated>2016-09-24T07:14:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-09-24T07:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aad4df63986f194a86cd669769d5efb5872b6c1a'/>
<id>aad4df63986f194a86cd669769d5efb5872b6c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose NO_CXX11_REGEX in Win32 makefiles.</title>
<updated>2016-09-10T03:29:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-09-10T03:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd923ceb3fba78f13a6cd6a9650b99e176b5eddb'/>
<id>bd923ceb3fba78f13a6cd6a9650b99e176b5eddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To avoid failures with MinGW 4.9 switch language standard from c++0x to gnu++0x.</title>
<updated>2016-03-06T22:54:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee52a9e466d956214c9e12498a3f41159b54d678'/>
<id>ee52a9e466d956214c9e12498a3f41159b54d678</id>
<content type='text'>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1813]. Unmangle exported Scintilla_DirectFunction.</title>
<updated>2016-02-24T08:39:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-24T08:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d637abf8c3744eb47166c5fd07c309535037b06'/>
<id>9d637abf8c3744eb47166c5fd07c309535037b06</id>
<content type='text'>
Backed out changeset: 819f953e432b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 819f953e432b
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use .DEF file as it is not needed.</title>
<updated>2015-12-15T22:14:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-15T22:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=579c8f3dc007c4b7f0b57c68edd7d67bc7e11b88'/>
<id>579c8f3dc007c4b7f0b57c68edd7d67bc7e11b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2015-11-20T00:05:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-20T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6652c4eadad09cf6ea23b690c92d70b55a49d57f'/>
<id>6652c4eadad09cf6ea23b690c92d70b55a49d57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RTTI is a part of standard C++ so don't turn it off.</title>
<updated>2015-09-26T03:06:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-09-26T03:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7bb6f0755f1bb5e64e257fdd36e436f09c34ccfc'/>
<id>7bb6f0755f1bb5e64e257fdd36e436f09c34ccfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement VK_HANJA for Korean on Windows.</title>
<updated>2015-02-21T21:57:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T21:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e3dcaa477741dba922e3daf270ff2ecb42b5311c'/>
<id>e3dcaa477741dba922e3daf270ff2ecb42b5311c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the OLEAUT32 library as it will be needed for BSTR support.</title>
<updated>2015-02-11T00:00:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-11T00:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f8a60d00201271edb71b41a223d9d9b9e4847e5'/>
<id>9f8a60d00201271edb71b41a223d9d9b9e4847e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
