<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32/Makefile, branch v1.1.2</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=v1.1.2</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=v1.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2016-07-25T09:49:13+00:00</updated>
<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>Add linked modules to a separate global list</title>
<updated>2015-03-16T00:15:14+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-10-08T22:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=dd4254a3d9d26cd436f984515570ec8cd211ee33'/>
<id>urn:sha1:dd4254a3d9d26cd436f984515570ec8cd211ee33</id>
<content type='text'>
Fixes #2.
</content>
</entry>
<entry>
<title>Define SHARED when building shared library</title>
<updated>2015-03-16T00:00:40+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-15T23:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=5ea707adea4146a64c38106a9bad11b01f74f0ef'/>
<id>urn:sha1:5ea707adea4146a64c38106a9bad11b01f74f0ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7 from xantares/patch-3</title>
<updated>2015-03-12T00:15:03+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-12T00:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=9e5c2eb2168628a70ed2bbe3564e565f78f0626b'/>
<id>urn:sha1:9e5c2eb2168628a70ed2bbe3564e565f78f0626b</id>
<content type='text'>
only one rule to generate shared/export lib

Fixes #1</content>
</entry>
<entry>
<title>only one rule to generate shared/export lib</title>
<updated>2015-03-10T09:49:17+00:00</updated>
<author>
<name>xantares</name>
<email>xantares09@hotmail.com</email>
</author>
<published>2015-03-10T09:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=cb7a22d445039ce96968f42a321977ffc61065cc'/>
<id>urn:sha1:cb7a22d445039ce96968f42a321977ffc61065cc</id>
<content type='text'>
or else the rule is applied to libdl.dll AND libdl.dll.a:
x86_64-w64-mingw32-gcc -Wl,--out-implib,libdl.dll.a -shared -o libdl.dll dlfcn.o
x86_64-w64-mingw32-gcc -Wl,--out-implib,libdl.dll.a -shared -o libdl.dll.a dlfcn.o</content>
</entry>
<entry>
<title>add CFLAGS</title>
<updated>2015-03-03T07:49:31+00:00</updated>
<author>
<name>xantares</name>
<email>xantares09@hotmail.com</email>
</author>
<published>2015-03-03T07:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=f869380a1f31f974100930e697366e160980f28e'/>
<id>urn:sha1:f869380a1f31f974100930e697366e160980f28e</id>
<content type='text'>
</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>Makefile: cosmetics</title>
<updated>2014-02-07T05:14:53+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-02-07T05:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=2ef1b924c158f86e06d62a5ece14e7db3e8470cf'/>
<id>urn:sha1:2ef1b924c158f86e06d62a5ece14e7db3e8470cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: some rework with better dependency tracking</title>
<updated>2014-02-07T05:14:03+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-02-07T05:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=3982987839821826b5c9fa2addc960692ee12f53'/>
<id>urn:sha1:3982987839821826b5c9fa2addc960692ee12f53</id>
<content type='text'>
More to come later
</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>
