<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32/visual-studio, branch v1.2.0</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=v1.2.0</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2019-05-06T19:47:33+00:00</updated>
<entry>
<title>Load Psapi.dll at runtime, this avoids linking caveat</title>
<updated>2019-05-06T19:47:33+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2019-05-06T19:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=f3da31d7a3e4b300f325624bf4e424c3bbcd521b'/>
<id>urn:sha1:f3da31d7a3e4b300f325624bf4e424c3bbcd521b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warning control in MSVC</title>
<updated>2015-03-16T00:33:10+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-16T00:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=c5501073ab629de3c5491258bf040462b873a85a'/>
<id>urn:sha1:c5501073ab629de3c5491258bf040462b873a85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use level 4 warnings for Visual Studio"</title>
<updated>2015-03-16T00:27:11+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-16T00:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=50f42865af91e83e0b0d9341a839deed359b1070'/>
<id>urn:sha1:50f42865af91e83e0b0d9341a839deed359b1070</id>
<content type='text'>
This reverts commit 77a6dfd8c588a64300ea380bf32256da3b93f1ef.
</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>Use level 4 warnings for Visual Studio</title>
<updated>2015-03-15T22:56:52+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-15T22:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=77a6dfd8c588a64300ea380bf32256da3b93f1ef'/>
<id>urn:sha1:77a6dfd8c588a64300ea380bf32256da3b93f1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add static **configurations**</title>
<updated>2015-03-12T03:18:23+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-12T03:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=081924eedd4db30fc5ee70ab2158135b2a32eaf6'/>
<id>urn:sha1:081924eedd4db30fc5ee70ab2158135b2a32eaf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Add a static solution"</title>
<updated>2015-03-12T03:15:49+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-12T03:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=efa69675be715d2f155bf5044cc88d27701ddde5'/>
<id>urn:sha1:efa69675be715d2f155bf5044cc88d27701ddde5</id>
<content type='text'>
This reverts commit 22dd588b852abd5a8de6cd09aa5c876883435ecd.
</content>
</entry>
<entry>
<title>Add a static solution</title>
<updated>2015-03-12T03:12:53+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-12T03:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=22dd588b852abd5a8de6cd09aa5c876883435ecd'/>
<id>urn:sha1:22dd588b852abd5a8de6cd09aa5c876883435ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Visual Studio 12 files</title>
<updated>2015-03-12T03:06:21+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2015-03-12T03:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=6d7e94b2c154be9e96c25778f08282f42cec4745'/>
<id>urn:sha1:6d7e94b2c154be9e96c25778f08282f42cec4745</id>
<content type='text'>
CMake sucks.
</content>
</entry>
</feed>
