<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src/makefile, branch feature/compiler-override</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=feature%2Fcompiler-override</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=feature%2Fcompiler-override'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2020-04-14T19:55:02+00:00</updated>
<entry>
<title>Allow CC and LD to be overrriden</title>
<updated>2020-04-14T19:55:02+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@cartesi.io</email>
</author>
<published>2020-04-14T19:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=b06176823d8a95d3df0854e71696acafb45a13cf'/>
<id>urn:sha1:b06176823d8a95d3df0854e71696acafb45a13cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/makefile: serial += compat</title>
<updated>2019-03-10T07:04:20+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-28T04:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c8d0fdda544b32ee0b7bcd38b26933ecc2c8a95b'/>
<id>urn:sha1:c8d0fdda544b32ee0b7bcd38b26933ecc2c8a95b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use static initialization</title>
<updated>2019-03-10T02:23:48+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2019-03-10T02:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=03b72d8f7ee5e35f76f97da299ce676946023725'/>
<id>urn:sha1:03b72d8f7ee5e35f76f97da299ce676946023725</id>
<content type='text'>
This helps with multi-threaded apps.
</content>
</entry>
<entry>
<title>Update Windows projects vor Visual Studio 2017</title>
<updated>2019-03-01T23:46:37+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2019-03-01T23:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=1e4255e2a937d46dd46695eea56b570090427001'/>
<id>urn:sha1:1e4255e2a937d46dd46695eea56b570090427001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/makefile: remove visibility and dllexport defines in favor of in-source labeling</title>
<updated>2019-02-25T23:04:49+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-25T23:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=2d8f0d99011b267ed354ab6e8317d93b9627eed4'/>
<id>urn:sha1:2d8f0d99011b267ed354ab6e8317d93b9627eed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/makefile: support both lua/$(LUAV) and lua$(LUAV) include paths</title>
<updated>2019-02-22T23:16:03+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-22T23:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5858c8e7769b2855a9492b244b8bfa9254ce1c42'/>
<id>urn:sha1:5858c8e7769b2855a9492b244b8bfa9254ce1c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/makefile: define UNIX_HAS_SUN_LEN for FreeBSD builds</title>
<updated>2019-02-19T11:02:37+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-19T11:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d1e35c9573c0a6055a22072aed23c478151be133'/>
<id>urn:sha1:d1e35c9573c0a6055a22072aed23c478151be133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Visual Studio 2017.</title>
<updated>2018-08-22T20:37:32+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2018-08-22T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=288219fd6b53ce2e709745c9918aa4c4b7f715c9'/>
<id>urn:sha1:288219fd6b53ce2e709745c9918aa4c4b7f715c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename unix.tcp to unix.stream, unix.udp to unix.dgram</title>
<updated>2016-12-25T15:33:10+00:00</updated>
<author>
<name>enginix</name>
<email>wnd1024@gmail.com</email>
</author>
<published>2016-12-25T15:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=3a33c37b9ce852d0b3531e82c6ffdb47bb937f0a'/>
<id>urn:sha1:3a33c37b9ce852d0b3531e82c6ffdb47bb937f0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow DESTDIR to be set from the environment</title>
<updated>2016-11-08T19:07:20+00:00</updated>
<author>
<name>Mike Usenko</name>
<email>mmaxs@hotmail.ru</email>
</author>
<published>2016-11-08T19:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=cd1e52eb7ad050c083703662dfbb870e57c3a1f0'/>
<id>urn:sha1:cd1e52eb7ad050c083703662dfbb870e57c3a1f0</id>
<content type='text'>
</content>
</entry>
</feed>
