<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk/makefile, branch rel-3-2-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>Drop -Wno-long-long as it makes no difference on current systems.</title>
<updated>2013-02-18T06:14:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-18T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17dc8c634e9af95fa6dd5ccc77c96b4db61d2aaa'/>
<id>17dc8c634e9af95fa6dd5ccc77c96b4db61d2aaa</id>
<content type='text'>
Add --std=c++0x when compiling with clang as would like to move to c++11.
clang only works on new distributions so the option will be present when useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --std=c++0x when compiling with clang as would like to move to c++11.
clang only works on new distributions so the option will be present when useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>To run Clang analyzer, use 'analyze' target instead of defining 'CLANG_ANALYZE'.</title>
<updated>2013-02-05T06:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-05T06:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=baa5aee03d0e4c1ecc900e779eed89496fd33d5e'/>
<id>baa5aee03d0e4c1ecc900e779eed89496fd33d5e</id>
<content type='text'>
This prevents later failures with linking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents later failures with linking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CXXFLAGS for C++ only, not for C.</title>
<updated>2013-01-26T00:18:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-26T00:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b97947003e35389fb1a36cb230712a59cb8fd0b'/>
<id>9b97947003e35389fb1a36cb230712a59cb8fd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove files built as a side effect of clang --analyze.</title>
<updated>2012-07-16T00:55:39+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@scintilla.org</email>
</author>
<published>2012-07-16T00:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f2027981798b479c0510da78de52ddec39287ee3'/>
<id>f2027981798b479c0510da78de52ddec39287ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to run the clang static analyzer by defining CLANG_ANALYZE to make.</title>
<updated>2012-05-27T10:43:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-05-27T10:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12311e426da03e63647dfca33b258ddf215016c6'/>
<id>12311e426da03e63647dfca33b258ddf215016c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include CXXFLAGS from environment for bug #3476149.</title>
<updated>2012-01-20T04:09:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-01-20T04:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eaec543e168f11283df319534e98f27f5ee0e4c0'/>
<id>eaec543e168f11283df319534e98f27f5ee0e4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable building for GTK+ 3.0 with "make GTK3=1".</title>
<updated>2011-05-01T03:53:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-05-01T03:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae0ea48c0405c70c6b82bef7a7d95cb993e17cb3'/>
<id>ae0ea48c0405c70c6b82bef7a7d95cb993e17cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Command line option to check for deprecated calls.</title>
<updated>2011-03-25T22:46:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-03-25T22:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9942f62f7149439001e1b787d8d9ad194c75ca02'/>
<id>9942f62f7149439001e1b787d8d9ad194c75ca02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make work on Windows.</title>
<updated>2011-02-12T23:00:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-12T23:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7cf9bf29bb2e51ca412e86b4a73cc5e4545115af'/>
<id>7cf9bf29bb2e51ca412e86b4a73cc5e4545115af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for Win32 and use DEL instead of rm. Ensures 'make clean' works on Windows.</title>
<updated>2011-01-21T23:56:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-21T23:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44b58be46765c9a7646e86a11ee99515b97783c5'/>
<id>44b58be46765c9a7646e86a11ee99515b97783c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
