Jason Turner d5378f50af Fix cygwin builds #121
Cygwin claims to be POSIX but only implementes part of
the dl_open interface.

For this usage, we revert to win32 interface when building on
Cygwin.
2014-05-13 14:55:27 -06:00
..
dispatchkit Merge branch 'develop' of https://github.com/ChaiScript/ChaiScript into develop 2014-05-11 12:02:33 -06:00
language Fix cygwin builds #121 2014-05-13 14:55:27 -06:00
utility Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
chaiscript_defines.hpp Fix cygwin builds #121 2014-05-13 14:55:27 -06:00
chaiscript_stdlib.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
chaiscript_threading.hpp Fix thread-unsafe builds 2014-05-09 15:55:29 -06:00
chaiscript.hpp Start porting of documentatation to markdown style 2014-04-13 19:16:51 -06:00