Antony Polukhin
|
a9947765d7
|
Update copyright years
|
2019-01-06 20:30:18 +03:00 |
|
Antony Polukhin
|
017d2436ac
|
Use std::filesystem and std::error_code if user asked for that (refs #40)
|
2018-11-11 01:46:13 +03:00 |
|
Antony Polukhin
|
e3146fc544
|
Docs and copyrights updated
|
2018-11-10 19:45:40 +03:00 |
|
Antony Polukhin
|
635f235525
|
Docs related improvements
|
2016-01-17 13:18:18 +03:00 |
|
Antony Polukhin
|
d377c4def9
|
Improved docs, functor returned by import* functions is now smaller
|
2016-01-16 23:32:40 +03:00 |
|
Antony Polukhin
|
65abcb00e4
|
Major simplification of the getting started
|
2016-01-13 23:28:15 +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
|
a4dbd85c31
|
Better error handling, more fair examples, better b2 workarounds, docs update, fixes for Android
|
2015-12-14 21:19:09 +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
|
28fe4dc5c4
|
Dropped Boost.Test usage because it was using windows.h directly and updated the dll2.hpp file with WinAPI declarations to be more close to Boost.WINAPI's dll.hpp file
|
2015-10-17 16:21:37 +03:00 |
|
Antony Polukhin
|
3d79f2c972
|
Fix Windows compilation, refactor all the Jamfile's logic for providing shared library locations
|
2015-09-06 21:48:25 +03:00 |
|
Antony Polukhin
|
67e75ed6c3
|
Multiple fixes and improvements for docs
|
2015-08-06 01:34:12 +03:00 |
|
Antony Polukhin
|
2fea995f33
|
Deprecated import_function* and import_variable* methods and updated the docs and tests
|
2014-11-21 18:58:07 +03:00 |
|
Antony Polukhin
|
95b52a9c69
|
Fix typo in test
|
2014-11-21 17:56:05 +03:00 |
|
Antony Polukhin
|
4e0b45f822
|
Simplified some of the interfaces and added BOOST_DLL_AUTO_ALIAS macro
|
2014-11-21 17:53:35 +04:00 |
|
Antony Polukhin
|
90c3903acf
|
Polishing examples nad docs
|
2014-09-29 19:27:46 +04:00 |
|
Antony Polukhin
|
9a71513b16
|
Added an advanced refcounting example, fixed this_executable detection on POSIX and minor improvements to the code
|
2014-09-28 15:35:40 +04:00 |
|
Antony Polukhin
|
20ba9894d0
|
Better names for free functions
|
2014-09-04 14:15:27 +04:00 |
|
Antony Polukhin
|
f0a6a438b4
|
Started the renaming to Boost.DLL 2
|
2014-08-29 18:19:35 +04:00 |
|
Antony Polukhin
|
94ecf69ded
|
Started the renaming to Boost.DLL
|
2014-08-29 18:01:24 +04:00 |
|
Antony Polukhin
|
32fbd9b8f6
|
Take care of documentation issues noted at Boost mailing list
|
2014-08-28 13:59:17 +04:00 |
|
Antony Polukhin
|
31fcd68ea2
|
More tests, examples and docs
|
2014-08-08 14:25:22 +04:00 |
|
Antony Polukhin
|
b94d42d3b4
|
Improving the docs
|
2014-08-08 00:02:22 +04:00 |
|