<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-3-3-5</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>Recent MingW does not compile due to missing Direct2D headers so disable Direct2D.</title>
<updated>2013-08-24T23:27:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-24T23:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=37b8f5b9c15693e08e4df6f38904d376d2a7d136'/>
<id>37b8f5b9c15693e08e4df6f38904d376d2a7d136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add standard compliance flag.</title>
<updated>2013-07-21T10:01:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-21T10:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b6f54a72db2d08ad450580a959c7c6b3668dc94'/>
<id>8b6f54a72db2d08ad450580a959c7c6b3668dc94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include case conversion data in Scintilla so that all platforms will perform</title>
<updated>2013-07-11T00:43:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-11T00:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5262f832018923ecc8ccd25bedecbd5a291a563f'/>
<id>5262f832018923ecc8ccd25bedecbd5a291a563f</id>
<content type='text'>
case conversion of Unicode text in accordance with Unicode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case conversion of Unicode text in accordance with Unicode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added CharacterCategory.</title>
<updated>2013-07-01T08:45:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-01T08:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b6ce2b9544c84a884876ab5de120fa3e322f7270'/>
<id>b6ce2b9544c84a884876ab5de120fa3e322f7270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add analyze target for clang --analyze.</title>
<updated>2013-04-14T02:27:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-04-14T02:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ddd3dbe738dc12e7d9fe4d21fadd0117ffa11ba'/>
<id>8ddd3dbe738dc12e7d9fe4d21fadd0117ffa11ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MultiMon.h can cause multiple definition problems when Scintilla is statically linked.</title>
<updated>2012-07-17T02:49:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-17T02:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4813cbdd4fe867c276b363e597b32f6a82a58dd'/>
<id>b4813cbdd4fe867c276b363e597b32f6a82a58dd</id>
<content type='text'>
Avoid these issues and ensure compatibility with NT 4 by not including MultiMon.h and
dynamically linking to the monitor APIs when available. If not available use the
single monitor work area to define the available area.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid these issues and ensure compatibility with NT 4 by not including MultiMon.h and
dynamically linking to the monitor APIs when available. If not available use the
single monitor work area to define the available area.
</pre>
</div>
</content>
</entry>
<entry>
<title>More Windows NT 4.</title>
<updated>2012-07-16T11:02:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-16T11:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53e387e1732fd009c9d952a6423493a69befef7f'/>
<id>53e387e1732fd009c9d952a6423493a69befef7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reenable building for Windows NT 4 on NT 4.</title>
<updated>2012-07-16T10:18:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-16T10:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=634e7ef19b547721119e963c51e4af16d6b88f46'/>
<id>634e7ef19b547721119e963c51e4af16d6b88f46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing -Wno-strict-overflow as gcc no longer produces useless</title>
<updated>2011-10-10T03:47:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-10T03:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6fa68c6a4d1145fbff6672fa4fb9f9b63895593'/>
<id>c6fa68c6a4d1145fbff6672fa4fb9f9b63895593</id>
<content type='text'>
overflow warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
overflow warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build problems with Mingw gcc 4.6.1.</title>
<updated>2011-10-10T01:26:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-10T01:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0db2ee5ef1861fa6ead62e19dd7d440fa0c25425'/>
<id>0db2ee5ef1861fa6ead62e19dd7d440fa0c25425</id>
<content type='text'>
The -mno-cygwin and --relocatable options are no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The -mno-cygwin and --relocatable options are no longer supported.
</pre>
</div>
</content>
</entry>
</feed>
