<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32/configure, branch r19</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=r19</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=r19'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2009-01-11T21:31:27+00:00</updated>
<entry>
<title>Move libcmd to configure.</title>
<updated>2009-01-11T21:31:27+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T21:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=5da418e92a0797f0ab81db571265300738179e0b'/>
<id>urn:sha1:5da418e92a0797f0ab81db571265300738179e0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stripping when cross-compiling.</title>
<updated>2009-01-11T21:28:05+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T21:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=3cacb13dd6c56f4214606d29f42257b06b1a5b0c'/>
<id>urn:sha1:3cacb13dd6c56f4214606d29f42257b06b1a5b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redirect output from tests to /dev/null properly.</title>
<updated>2009-01-11T21:10:35+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T21:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=ab18e4f6605a234d091649f9ea48f400ec5156bb'/>
<id>urn:sha1:ab18e4f6605a234d091649f9ea48f400ec5156bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow cross-compilation with --cross-prefix.</title>
<updated>2009-01-11T21:02:36+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T21:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=0122e850f57bb0cfb16ba28faa5a094590ab6cd9'/>
<id>urn:sha1:0122e850f57bb0cfb16ba28faa5a094590ab6cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pointless --make option.</title>
<updated>2009-01-11T20:41:20+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T20:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=b05a71820628b07fc4b40418cb84c574fd80fdd2'/>
<id>urn:sha1:b05a71820628b07fc4b40418cb84c574fd80fdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler check.</title>
<updated>2009-01-11T20:40:45+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T20:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=7bab6ba39006c64d999be6d720a7ec8b25c6c359'/>
<id>urn:sha1:7bab6ba39006c64d999be6d720a7ec8b25c6c359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dos2unix configure</title>
<updated>2009-01-11T20:19:24+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2009-01-11T20:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=4750304376d4697ac440c54c3ac4646bba715bf0'/>
<id>urn:sha1:4750304376d4697ac440c54c3ac4646bba715bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proper check for Windows API functions in configure.</title>
<updated>2007-06-29T23:45:48+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2007-06-29T23:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=dce7b4baa78f8b0ad3725af4460ac450c58e003e'/>
<id>urn:sha1:dce7b4baa78f8b0ad3725af4460ac450c58e003e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to specify include and lib folder</title>
<updated>2007-06-29T20:50:05+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2007-06-29T20:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=e2c8fc0fb731112aaed61863b3f4f11e86e209ee'/>
<id>urn:sha1:e2c8fc0fb731112aaed61863b3f4f11e86e209ee</id>
<content type='text'>
Patch by Víctor Paesa</content>
</entry>
<entry>
<title>Initial Revision</title>
<updated>2007-06-28T05:50:08+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2007-06-28T05:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=4c4b268c43f61ec03f07eb883b739135df3f6eb4'/>
<id>urn:sha1:4c4b268c43f61ec03f07eb883b739135df3f6eb4</id>
<content type='text'>
</content>
</entry>
</feed>
