<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/makefile, branch v5.2.2</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>added two more commented warning options (just to know about them)</title>
<updated>2013-03-15T14:00:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-03-15T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4f0c716c8e5fbd58646ecf27cfeff428d568fa42'/>
<id>4f0c716c8e5fbd58646ecf27cfeff428d568fa42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comments about some compiler options that should be tested once in a while</title>
<updated>2011-07-04T16:10:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-07-04T16:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b707e81c3d5c521556374619349d6159504a7d4c'/>
<id>b707e81c3d5c521556374619349d6159504a7d4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comments</title>
<updated>2011-06-27T18:27:18+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-06-27T18:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3dd68624dc0778ba52aaeb3e6677fb865405b841'/>
<id>3dd68624dc0778ba52aaeb3e6677fb865405b841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details</title>
<updated>2011-05-06T16:00:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-05-06T16:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cb09f4fef482ba146dd1c18852edb0fe5efe3b07'/>
<id>cb09f4fef482ba146dd1c18852edb0fe5efe3b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-DLUA_COMPAT_ALL is the default</title>
<updated>2010-11-16T11:39:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T11:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cee7a8e1eca3ca0e81e36e29608ec833dd6801a1'/>
<id>cee7a8e1eca3ca0e81e36e29608ec833dd6801a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'coroutine' library separated from 'baselib'</title>
<updated>2010-06-10T21:30:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-06-10T21:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bd262d591f56a4c14be58c14c54aa929d0d3bf64'/>
<id>bd262d591f56a4c14be58c14c54aa929d0d3bf64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated depenency lists + eliminated duplication of definitions</title>
<updated>2010-05-14T15:08:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-14T15:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f35ac38e1df7e3577bc7464c8d4d09f97f892a97'/>
<id>f35ac38e1df7e3577bc7464c8d4d09f97f892a97</id>
<content type='text'>
for MYCFLAGS, MYLDFLAGS, and MYLIBS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for MYCFLAGS, MYLDFLAGS, and MYLIBS.
</pre>
</div>
</content>
</entry>
<entry>
<title>warnings that are not compatible with C++ separated from other warning</title>
<updated>2010-01-13T16:19:54+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-01-13T16:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f270e7f044037c5a648be90b6c452b820b275bbe'/>
<id>f270e7f044037c5a648be90b6c452b820b275bbe</id>
<content type='text'>
options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
options
</pre>
</div>
</content>
</entry>
<entry>
<title>better may to force recompilation when makefile changes</title>
<updated>2010-01-08T20:05:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-01-08T20:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e74e56f2b1ffe12b039aaf0b2415d5011957e740'/>
<id>e74e56f2b1ffe12b039aaf0b2415d5011957e740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update of file dependencies (gcc -MM)</title>
<updated>2009-11-27T14:39:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-11-27T14:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3acf5ec5a18c83ed0ce7e41c9b5789bddd2b3e60'/>
<id>3acf5ec5a18c83ed0ce7e41c9b5789bddd2b3e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
