Commit Graph

18 Commits

Author SHA1 Message Date
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
d2be74ebbb One more test for library_info 2016-07-07 21:38:29 +03:00
Andreas Küchler
f3fd8076ce Add type 2016-07-07 09:03:59 +02:00
Andreas Küchler
b044c41e09 Add test to query empty section
Adds test which ensures empty vector is returned if an empty section is queried.
2016-07-07 08:25:14 +02:00
Antony Polukhin
b10e9326ea Moar b2 workarounds 2015-12-22 21:10:53 +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
d7fabc380d Bunch of minor improvements and polishing examples 2015-08-21 23:11:15 +03:00
Anton Polukhin
af7915868a Apply MinGW related workarounds
Fix PE32+ format detection
2014-11-05 21:09:44 +04:00
Anton Polukhin
96ebc87bd1 Windows wersion of library_info now functional 2014-09-04 13:06:07 +04:00
Antony Polukhin
c5dac07188 restrictions on section names and minor fixes 2014-09-02 11:47:29 +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
baa6699443 Minor improvements and more tests for symbol querying 2014-08-26 13:29:13 +04:00
Antony Polukhin
588622b1d9 Make it possible to list symbols by section and make library_info tests more strict 2014-08-20 19:19:33 +04:00
Antony Polukhin
fc8540c6c0 Initial version of library_info class for POSIX (Elf files) 2014-08-20 17:05:48 +04:00