<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/makefile, branch v3.0.0</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=v3.0.0</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-03-23T16:11:43+00:00</updated>
<entry>
<title>chore; add Lua 5.4 to make files</title>
<updated>2022-03-23T16:11:43+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-23T16:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d9c08114da2ec8950498f71939f92a6dc0d237c1'/>
<id>urn:sha1:d9c08114da2ec8950498f71939f92a6dc0d237c1</id>
<content type='text'>
</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>Added solaris platform</title>
<updated>2016-01-15T17:48:57+00:00</updated>
<author>
<name>Jonas Kunze</name>
<email>kunze.jonas@gmail.com</email>
</author>
<published>2016-01-15T17:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5d52ffedf49ca14af2926eac9ddbf9bfc5e8c56c'/>
<id>urn:sha1:5d52ffedf49ca14af2926eac9ddbf9bfc5e8c56c</id>
<content type='text'>
To compile on solaris some libs had to be linked. So far I was only able
to test it on OmniOS r151006</content>
</entry>
<entry>
<title>Out of the box support for Lua 5.3.</title>
<updated>2015-02-18T22:51:37+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2015-02-18T22:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=ddf429282460323e24652e6beec8e750f8e4a958'/>
<id>urn:sha1:ddf429282460323e24652e6beec8e750f8e4a958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for FreeBSD in makefile</title>
<updated>2013-09-09T17:29:14+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-09-09T17:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d0b1f5b4c1cdc729c79c6bdc6036e3c64737f0c5'/>
<id>urn:sha1:d0b1f5b4c1cdc729c79c6bdc6036e3c64737f0c5</id>
<content type='text'>
Thanks to Leryan. See issue #78.
</content>
</entry>
<entry>
<title>Add MingW support.</title>
<updated>2013-05-25T10:07:38+00:00</updated>
<author>
<name>unknown</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2013-05-25T10:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=bb0b31301a43e740f30cf438f9f2b3e68fbd7698'/>
<id>urn:sha1:bb0b31301a43e740f30cf438f9f2b3e68fbd7698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve makefile to allow overriden variables</title>
<updated>2012-05-11T07:33:47+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2012-05-11T07:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=05535a19f81d181b7e15d241892e794a00905bb9'/>
<id>urn:sha1:05535a19f81d181b7e15d241892e794a00905bb9</id>
<content type='text'>
Before this change, it was difficult to set default
directories for different platforms that would still
work with different Lua versions.
</content>
</entry>
<entry>
<title>Rework makefiles to simplify setting and choosing build options.</title>
<updated>2012-05-08T17:51:56+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-04-26T20:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c291383ce26d975648ac110bf7c8ba04c65de116'/>
<id>urn:sha1:c291383ce26d975648ac110bf7c8ba04c65de116</id>
<content type='text'>
Includes documentation for common build settings, reasonable
defaults, and ability to set common build options in the
environment.
</content>
</entry>
<entry>
<title>Merge branch 'git-sam' into diego-sam-mwild-integration</title>
<updated>2012-04-11T21:18:20+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-04-11T21:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=4b671f4551e98ac9e1d9a7407d3dffdd7eb1d3dc'/>
<id>urn:sha1:4b671f4551e98ac9e1d9a7407d3dffdd7eb1d3dc</id>
<content type='text'>
Conflicts in options.c were just due to independent small functions
being close to each other.

unix.c in mwild was broken, it wasn't using LUASOCKET_API.

serial.c needed luaL_reg renamed, and to use LUASOCKET_API.

makefile didn't respect standard DESTDIR and prefix makefile
variables, and didn't allow LUAV variable to select lua version to build
against.

I've tested the top-level install-both target builds and installs
against both lua5.1 and lua5.2, but not done further testing.

Conflicts:
	README
	config
	gem/ltn012.tex
	makefile
	src/makefile
	src/options.c
	src/options.h
	src/tcp.c
	src/usocket.c
</content>
</entry>
<entry>
<title>Add support for serial devices as socket streams on unix.</title>
<updated>2012-04-11T20:45:59+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-02-24T01:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=b1f7c349b5714ebe304f93e43576a0ff3f721fc1'/>
<id>urn:sha1:b1f7c349b5714ebe304f93e43576a0ff3f721fc1</id>
<content type='text'>
</content>
</entry>
</feed>
