<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem/Makefile, branch v1_7_0_2</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=v1_7_0_2</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=v1_7_0_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2016-05-04T03:17:35+00:00</updated>
<entry>
<title>Delete $(CFLAGS).</title>
<updated>2016-05-04T03:17:35+00:00</updated>
<author>
<name>Jin Qing</name>
<email>jinq0123@163.com</email>
</author>
<published>2016-05-04T03:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=e3253069b9b6de4a5f987945d5d077ebfb9e75f7'/>
<id>urn:sha1:e3253069b9b6de4a5f987945d5d077ebfb9e75f7</id>
<content type='text'>
$(CC) $(CFLAGS) $(LIB_OPTION) -o src/lfs.so $(OBJS)
-&gt;
$(CC) $(LIB_OPTION) -o src/lfs.so $(OBJS)
</content>
</entry>
<entry>
<title>Add test target to Makefile</title>
<updated>2014-08-09T10:11:20+00:00</updated>
<author>
<name>Stefan Hoffmann</name>
<email>stefan991@gmail.com</email>
</author>
<published>2014-08-09T10:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=6b178640f0c83cfcd74e7fbc81d4a4cab5fe4748'/>
<id>urn:sha1:6b178640f0c83cfcd74e7fbc81d4a4cab5fe4748</id>
<content type='text'>
easy way to run the tests without installing the library
</content>
</entry>
<entry>
<title>fixed typo in makefile</title>
<updated>2009-09-21T17:02:44+00:00</updated>
<author>
<name>mascarenhas</name>
<email>mascarenhas</email>
</author>
<published>2009-09-21T17:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=f715ad99982f7291fd0a75ded0e42d7033fe3b32'/>
<id>urn:sha1:f715ad99982f7291fd0a75ded0e42d7033fe3b32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug [#39794] Compile error on Solaris 10</title>
<updated>2008-12-12T13:26:37+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2008-12-12T13:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=57d9592448c201a80bbbc48eee99a948ced7fee6'/>
<id>urn:sha1:57d9592448c201a80bbbc48eee99a948ced7fee6</id>
<content type='text'>
Bug report and patch by Aaron B.
</content>
</entry>
<entry>
<title>Packaging version 1.4.1</title>
<updated>2008-05-07T19:06:37+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2008-05-07T19:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2'/>
<id>urn:sha1:d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2008-03-25T18:24:17+00:00</updated>
<author>
<name>mascarenhas</name>
<email>mascarenhas</email>
</author>
<published>2008-03-25T18:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=e7a2c5419fb1bdc178e0e8a47c670beb213d4065'/>
<id>urn:sha1:e7a2c5419fb1bdc178e0e8a47c670beb213d4065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preparing the 1.4.0 release.</title>
<updated>2008-02-11T22:42:21+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2008-02-11T22:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=b66ab2cae9f03c7b3ff75c97a4a5fc59df442fc0'/>
<id>urn:sha1:b66ab2cae9f03c7b3ff75c97a4a5fc59df442fc0</id>
<content type='text'>
Added documentation for lfs.setmode
</content>
</entry>
<entry>
<title>updated makefile for vc2008</title>
<updated>2008-01-23T02:48:47+00:00</updated>
<author>
<name>mascarenhas</name>
<email>mascarenhas</email>
</author>
<published>2008-01-23T02:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=804e97640761023561a8ef791f0151653c41da97'/>
<id>urn:sha1:804e97640761023561a8ef791f0151653c41da97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding function symlinkatributes. Updating version to 1.3.0</title>
<updated>2007-06-07T01:28:08+00:00</updated>
<author>
<name>tomas</name>
<email>tomas</email>
</author>
<published>2007-06-07T01:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=57a64a5cfee378f331ae425945a8026bcc668a8b'/>
<id>urn:sha1:57a64a5cfee378f331ae425945a8026bcc668a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropped Lua 5.0 support.</title>
<updated>2006-12-04T15:28:53+00:00</updated>
<author>
<name>mascarenhas</name>
<email>mascarenhas</email>
</author>
<published>2006-12-04T15:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=67c2187e9af4ca88aa864667a54502d01e01ddbd'/>
<id>urn:sha1:67c2187e9af4ca88aa864667a54502d01e01ddbd</id>
<content type='text'>
</content>
</entry>
</feed>
