3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import some changes from Autoconf's autotest macros. More... over 14 years ago
Fix a bug on OSX: invoke BOOST_REQUIRE before _BOOST_FIND_COMPILER_TAG. More... over 14 years ago
Invoke AC_PROG_CXX in BOOST_REQUIRE. More... over 14 years ago
MS VC++ 2008 support. More... over 14 years ago
Add support for the BOOST_NUMERIC_CONVERSION header-only macro.
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Add BOOST_ARRAY functionality
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Add BOOST_MULTIARRAY macro for header-only library
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Remove dnl in _BOOST_SED_CPP to be compatible with Autoconf 2.64.
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Add BOOST_MATH macro using check for boost/math/special_functions.hpp
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Installs in $boost_dir/boost-x_xx take precedent over $boost_dir
RhysUlerich
as Rhys Ulerich
More... over 14 years ago
Dump the failed problem when linking eventually fails. More... over 14 years ago
Beware of `\r in boost/version.hpp. More... over 14 years ago
Update ignores. More... over 14 years ago
Log the serial in config.log. More... over 14 years ago
When given --with-boost, don't pick up system libs first. More... over 14 years ago
Fix support for Boost >= 1.36 on OSX. More... almost 15 years ago
Don't negate character classes using [^...], use [!...] instead. More... almost 15 years ago
Add support for Boost.StaticAssert and Boost.TypeTraits. More... about 15 years ago
Add support for Boost.Optional. More... about 15 years ago
Added BOOST_ROOT implies --with-boost=$BOOST_ROOT
RhysUlerich
as Rhys Ulerich
More... about 15 years ago
Do not add multiple times -gcc in the list of tags to consider. More... over 15 years ago
Simplify the boost version requirement. More... over 15 years ago
Do not add useless -I for boost. More... over 15 years ago
Add a "--enable-static-boost" argument to configure. More... over 15 years ago
Prioritize GCC 4.3 now that it has been released and add support for GCC 4.4. More... over 15 years ago
Add support for Boost.Asio. More... over 15 years ago
Fix a thinko in the README. More... over 15 years ago
Add support for Boost.Xpressive. More... over 15 years ago
Handle Boost.System and adjust the code to handle the binary dependencies. More... over 15 years ago
Properly find the debug variant and adjust the library search order. More... over 15 years ago