Commit Graph

13 Commits

Author SHA1 Message Date
Andrey Semashev
27256f9d55 Removed asynch-exceptions=on for MSVC. 2019-01-14 20:46:59 +03:00
Andrey Semashev
2c1fa1a4a0 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to depend on its library.

Fixes https://github.com/boostorg/filesystem/issues/98.
2019-01-14 20:08:41 +03:00
Beman
cb11081a7d Finish initial proposed wording section of relative_proposal.html. Drive-by tweaks to other stuff. Add example/directory_symlink_parent_resolution.cpp, include/boost/filesystem/string_file.hpp, and related infrastructure. 2015-08-12 17:26:03 -04:00
Beman
8f75aec0e7 Remove the install as it did not work as expected. 2014-12-26 10:11:38 -05:00
Beman
fb824af6e3 Add file_size to Jamfile 2014-12-26 09:53:30 -05:00
Beman Dawes
16099b4c7d Filesystem - Move V3 files and directories into place
[SVN r77554]
2012-03-26 12:31:06 +00:00
Beman Dawes
fa515c07f5 Move files into new v2 + v3 directory structure
[SVN r62653]
2010-06-09 13:00:15 +00:00
Vladimir Prus
121ad129f0 Fix Boost.Filesystem->Boost.System dependency for windows/shared.
[SVN r58028]
2009-11-29 10:03:34 +00:00
Beman Dawes
39a9f8a82b filesystem tweaks
[SVN r52921]
2009-05-11 19:27:13 +00:00
Beman Dawes
6fbd106e94 Add copyright and license
[SVN r40767]
2007-11-05 02:34:04 +00:00
Vladimir Prus
f57c2d02b9 Update to match V1 Jamfile.
Patch from Daniel Schlyder.


[SVN r30972]
2005-09-14 07:27:59 +00:00
Vladimir Prus
8692b025bc Fix library name
[SVN r22783]
2004-05-11 06:35:31 +00:00
Vladimir Prus
4146abcc6b Added V2 Jamfile.
[SVN r17105]
2003-01-31 09:36:08 +00:00