Andrey Semashev
|
c03249c375
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
|
Andrey Semashev
|
a031e4ffa9
|
Added creation_time operation.
The operation allows to query file creation time.
Implementation partially inspired by:
https://github.com/boostorg/filesystem/pull/134
Closes https://github.com/boostorg/filesystem/pull/134.
|
2020-08-21 01:32:04 +03:00 |
|
Andrey Semashev
|
2bfb8c91e1
|
Corrected configure check for BCrypt API.
|
2020-06-05 14:17:09 +03:00 |
|
Andrey Semashev
|
427697ffcd
|
Check for Cygwin when including Boost.WinAPI.
|
2020-06-05 12:11:56 +03:00 |
|
Andrey Semashev
|
5d1b14df51
|
Moved Windows lib linking to the Jamfile and added a config check for BCrypt.
This should improve support for Windows compilers that don't support
auto-linking.
|
2020-06-05 11:58:17 +03:00 |
|