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
|
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
|
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
|
ebfcbf8ee7
|
Multiple small fixes and doc improvemnts
|
2015-10-27 22:25:58 +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
|
d7fabc380d
|
Bunch of minor improvements and polishing examples
|
2015-08-21 23:11:15 +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 |
|
Anton Polukhin
|
7a96e90280
|
MinGW related workaround: dealing with impossibility of making weak symbols
|
2014-10-31 16:11:06 +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
|
001ecf939c
|
More comments in examples
|
2014-09-02 16:59:16 +04:00 |
|
Antony Polukhin
|
f53b2049ce
|
Add an example of on_unload callbacks implementation
|
2014-09-02 16:50:08 +04:00 |
|