mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-02 15:31:02 +02:00
Compare commits
6 Commits
boost-1.39
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
cdd5bf9f94 | |||
4860918f80 | |||
28a7807e1e | |||
bf7d904bf8 | |||
efecbd0d27 | |||
65e229fb0d |
@ -16,7 +16,5 @@ boostbook standalone
|
||||
<xsl:param>toc.max.depth=3
|
||||
<xsl:param>toc.section.depth=3
|
||||
<xsl:param>chunk.section.depth=4
|
||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/iterator/doc
|
||||
;
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
boost_module(iterator DEPENDS mpl type_traits function concept_check)
|
||||
boost_module(iterator DEPENDS config mpl type_traits function)
|
@ -1,5 +1,3 @@
|
||||
boost_additional_test_dependencies(iterator BOOST_DEPENDS test tuple smart_ptr)
|
||||
|
||||
# These first two tests will run last, and are expected to fail
|
||||
# for many less-capable compilers.
|
||||
|
||||
|
Reference in New Issue
Block a user