19 Commits

Author SHA1 Message Date
Andrey Semashev
d3f4ad6fb1 Updated tut6 examples, added their targets to Jamfile. 2024-02-12 01:05:14 +03:00
Andrey Semashev
be82eff289 Removed string_file.hpp that was deprecated in 1.79.0. 2023-10-04 19:40:55 +03:00
Andrey Semashev
cace399f2c Added simple_ls to examples Jamfile. 2023-02-12 02:14:26 +03:00
Andrey Semashev
0c8931b74f Make installing tutorial example binaries explicit.
This resolves build error if examples are compiled for multiple
target configurations. When building tutorial examples, only one
target is supposed to be used.
2023-02-05 01:10:31 +03:00
Andrey Semashev
b3acfca7c5 Updated tutorial to remove references to scripts that were long deleted.
Closes https://github.com/boostorg/filesystem/issues/276.
2023-02-05 00:13:41 +03:00
Andrey Semashev
0ada9c0ec2 Force C++11 for compiling examples that are using C++11 features. 2021-05-19 04:14:24 +03:00
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