Lines Matching full:boost
1 comment "boost needs a toolchain w/ C++, threads, wchar"
5 bool "boost"
7 # Boost could theorically be built with threading=single, but
15 http://www.boost.org/
23 Selects the layout of Boost binary names
28 Boost binary names do not include the Boost version number
34 Boost binary names include the encoded build properties such
36 and version, or Boost version. This option is useful if you
37 build several variants of Boost, using the same compiler.
42 Boost binary names include the Boost version number, name
54 bool "boost-atomic"
60 bool "boost-chrono"
66 bool "boost-container"
71 # http://www.boost.org/doc/libs/1_59_0/libs/context/doc/html/context/architectures.html
84 bool "boost-context"
87 || BR2_TOOLCHAIN_GCC_AT_LEAST_6 # boost-thread
94 bool "boost-contract"
101 comment "boost-contract needs a toolchain w/ NPTL"
105 bool "boost-coroutine"
107 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-thread
108 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # boost-context, boost-thread
118 comment "boost-coroutine needs a toolchain not affected by GCC bug 64735"
124 bool "boost-date_time"
130 bool "boost-exception"
132 The Boost Exception library supports transporting of arbitrary
137 bool "boost-fiber"
143 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-filesystem
144 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # boost-context
151 comment "boost-fiber needs a toolchain w/ NPTL"
156 comment "boost-fiber needs a toolchain not affected by GCC bug 64735"
163 bool "boost-filesystem"
164 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-atomic
168 The Boost Filesystem Library provides portable facilities to
172 bool "boost-graph"
179 bool "boost-graph_parallel"
185 bool "boost-iostreams"
189 Boost.IOStreams provides a framework for defining streams,
193 bool "boost-json"
196 Boost.JSON is a portable C++ library which provides containers
203 bool "boost-locale"
204 # When boost-locale is enabled with icu support, Boost no
206 # libraries, causing build failures when other boost features
207 # than boost-locale are enabled. To work around this, we
208 # prevent using boost-locale on static linking configurations
210 # https://svn.boost.org/trac/boost/ticket/9685 for more
213 depends on !(BR2_TOOLCHAIN_HAS_GCC_BUG_64735 && BR2_PACKAGE_ICU) # boost-thread
215 || !BR2_PACKAGE_ICU # boost-thread
222 comment "boost-locale needs a toolchain w/ dynamic library"
227 comment "boost-locale needs a toolchain not affected by GCC bug 64735"
233 bool "boost-log"
235 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-atomic
236 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # boost-thread
246 comment "boost-log needs a toolchain w/ NPTL"
250 comment "boost-log needs a toolchain not affected by GCC bug 64735"
254 bool "boost-math"
256 Boost.Math includes several contributions in the domain of
265 templated special functions, in namespace boost.
278 bool "boost-mpi"
284 bool "boost-nowide"
289 bool "boost-program_options"
297 bool "boost-python"
300 The Boost Python Library is a framework for interfacing Python
306 bool "boost-random"
312 bool "boost-regex"
318 bool "boost-serialization"
323 bool "boost-stacktrace"
328 comment "boost-stacktrace needs a toolchain w/ dynamic library"
332 bool "boost-system"
338 bool "boost-test"
347 bool "boost-thread"
355 comment "boost-thread needs a toolchain not affected by GCC bug 64735"
359 bool "boost-timer"
366 bool "boost-type_erasure"
367 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-thread
368 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # boost-thread
374 comment "boost-type_erasure needs a toolchain not affected by GCC bug 64735"
378 bool "boost-wave"
382 depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-thread
383 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # boost-thread
389 The Boost.Wave library is a Standards conformant, and highly
394 comment "boost-wave needs a toolchain not affected by GCC bug 64735"