<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32/configure, branch master</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2020-09-13T17:26:54+00:00</updated>
<entry>
<title>Rephrase configure script copyright notice</title>
<updated>2020-09-13T17:26:54+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2020-09-13T17:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=d240aff171be5d304e1f0a0af0cb60f4e2e98ecf'/>
<id>urn:sha1:d240aff171be5d304e1f0a0af0cb60f4e2e98ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relicense to MIT</title>
<updated>2020-08-30T11:50:26+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2020-08-30T11:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=4583f267ec6ce8770d1480f75e06f297dde2d5af'/>
<id>urn:sha1:4583f267ec6ce8770d1480f75e06f297dde2d5af</id>
<content type='text'>
The licensing note in the configure script has been reworked, similarly
to how libvpx did it (they were also based on FFmpeg's configure script
and also use a more permissive license).
</content>
</entry>
<entry>
<title>configure: put test.{c,dll} to current directory (#26)</title>
<updated>2016-07-25T09:49:13+00:00</updated>
<author>
<name>Boris Nagaev</name>
<email>bnagaev@gmail.com</email>
</author>
<published>2016-07-25T09:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=e19bf0763a69fef461adc3f133b82eb41ac954de'/>
<id>urn:sha1:e19bf0763a69fef461adc3f133b82eb41ac954de</id>
<content type='text'>
instead of /tmp/ to avoid races when building for multiple targets.

Add test files to .gitignore and `make clean`.</content>
</entry>
<entry>
<title>Build sys additions</title>
<updated>2014-03-27T02:58:02+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-03-27T02:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=665499d095190d49a9b70059a6c7225f81abc78b'/>
<id>urn:sha1:665499d095190d49a9b70059a6c7225f81abc78b</id>
<content type='text'>
* wine support for testing
* License boilerplate
* Reorder configure checks
</content>
</entry>
<entry>
<title>License stuff</title>
<updated>2014-02-10T03:05:45+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-02-10T03:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=346543d6f955f6f3aff4fb54f4e5c2d3829897e3'/>
<id>urn:sha1:346543d6f955f6f3aff4fb54f4e5c2d3829897e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silences "echo ignoring *"</title>
<updated>2014-01-20T03:09:20+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-01-20T03:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=63d66aaceaddf7ede9f9f42cc35ed641f62ddb3b'/>
<id>urn:sha1:63d66aaceaddf7ede9f9f42cc35ed641f62ddb3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make configure return 0 on success</title>
<updated>2014-01-20T02:05:49+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-01-20T02:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=29e7d7af41fe845eeabfd07c63f130fcef2cf741'/>
<id>urn:sha1:29e7d7af41fe845eeabfd07c63f130fcef2cf741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: fix setting $prefix</title>
<updated>2012-10-10T22:15:21+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2012-10-10T22:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=0e8ad87f56faef08b901b36d4c8778a7d8de1fc1'/>
<id>urn:sha1:0e8ad87f56faef08b901b36d4c8778a7d8de1fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: use $incdir and $libdir directly in help</title>
<updated>2012-10-10T22:15:10+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2012-10-10T22:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=b1180795837e01db94a5d33ca13d35230f64906f'/>
<id>urn:sha1:b1180795837e01db94a5d33ca13d35230f64906f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lowercase PREFIX variables</title>
<updated>2012-10-10T22:14:56+00:00</updated>
<author>
<name>Ramiro Polla</name>
<email>ramiro.polla@gmail.com</email>
</author>
<published>2012-10-10T22:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=f290240cd54654eca40efcd09d5391a64c72e607'/>
<id>urn:sha1:f290240cd54654eca40efcd09d5391a64c72e607</id>
<content type='text'>
</content>
</entry>
</feed>
