Commit Graph

15 Commits

Author SHA1 Message Date
Antony Polukhin
a9947765d7 Update copyright years 2019-01-06 20:30:18 +03:00
Antony Polukhin
e3146fc544 Docs and copyrights updated 2018-11-10 19:45:40 +03:00
Antony Polukhin
e1ec82ae76 Added a search_system_folders load mode and some more tests 2016-02-07 20:48:44 +03:00
Antony Polukhin
9714445f92 Fix file access permissions 2015-12-29 23:14:42 +03:00
Antony Polukhin
f8ef7e176c More b2 related workarounds for MinGW, simplified Windows code and fixed warnings 2015-12-29 23:14:42 +03:00
Antony Polukhin
fd70247ce6 Another attempt to achieve portable b2 behavior 2015-12-09 23:35:27 +03:00
Antony Polukhin
603b2b5efe Documentation updated, changed import* signatures, simplified examples 2015-12-04 22:00:49 +03:00
Antony Polukhin
cf9cbbfde5 Worked arrounf calling conventions, dropped dependency on boost::function for modern compilers, updatet the docs and improved some of the examples 2015-12-01 23:27:50 +03:00
Antony Polukhin
47659d6b08 Typo fix 2015-11-25 21:03:13 +03:00
Antony Polukhin
3357f78115 Added missing include 2015-11-22 12:39:09 +03:00
Antony Polukhin
ce3d3ee5f4 Experimenting with calling conventions (2) 2015-11-21 16:23:26 +03:00
Antony Polukhin
5fe68cbbd8 Revert "Experimenting with calling conventions (1)"
MSVC workaround is not reliable and is not supported by pre MSVC2015 compiler versions.

This reverts commit 09988517a5.
2015-11-21 15:58:49 +03:00
Antony Polukhin
09988517a5 Experimenting with calling conventions (1) 2015-11-17 22:46:41 +03:00
Antony Polukhin
c48b3fed02 Fix a typo in example 2015-01-27 17:04:23 +03:00
Antony Polukhin
44af1862af Added an example of importing a C windows function from dll (refs #8) 2015-01-27 16:57:25 +03:00