|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r83686 - in trunk/more/getting_started: . detail
From: dnljms_at_[hidden]
Date: 2013-04-01 16:13:54
Author: danieljames
Date: 2013-04-01 16:13:51 EDT (Mon, 01 Apr 2013)
New Revision: 83686
URL: http://svn.boost.org/trac/boost/changeset/83686
Log:
Add locale to libraries that need building. Refs #8264.
I think this is correct....
Text files modified:
trunk/more/getting_started/detail/header-only.rst | 1 +
trunk/more/getting_started/unix-variants.html | 1 +
trunk/more/getting_started/windows.html | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
Modified: trunk/more/getting_started/detail/header-only.rst
==============================================================================
--- trunk/more/getting_started/detail/header-only.rst (original)
+++ trunk/more/getting_started/detail/header-only.rst 2013-04-01 16:13:51 EDT (Mon, 01 Apr 2013)
@@ -24,6 +24,7 @@
* Boost.Filesystem_
* Boost.GraphParallel_
* Boost.IOStreams_
+* Boost.Locale_
* Boost.MPI_
* Boost.ProgramOptions_
* Boost.Python_ (see the `Boost.Python build documentation`__
Modified: trunk/more/getting_started/unix-variants.html
==============================================================================
--- trunk/more/getting_started/unix-variants.html (original)
+++ trunk/more/getting_started/unix-variants.html 2013-04-01 16:13:51 EDT (Mon, 01 Apr 2013)
@@ -184,6 +184,7 @@
<li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
<li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
<li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
+<li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li>
<li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li>
<li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li>
<li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a>
Modified: trunk/more/getting_started/windows.html
==============================================================================
--- trunk/more/getting_started/windows.html (original)
+++ trunk/more/getting_started/windows.html 2013-04-01 16:13:51 EDT (Mon, 01 Apr 2013)
@@ -169,6 +169,7 @@
<li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
<li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
<li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
+<li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li>
<li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li>
<li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li>
<li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk