summaryrefslogtreecommitdiff
path: root/external/boost
AgeCommit message (Expand)AuthorFilesLines
2017-02-03upload boost 1.63.0David Tardon9-212/+54
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-23/+0
2017-01-08external/boost: Silence -fsanitize=nonnull-attributeStephan Bergmann1-1/+12
2016-08-29boost: update generated wrapper headersMichael Stahl10-38/+184
2016-08-29Fixup clang Werror boost build on MacOSXJan-Marek Glogowski2-0/+38
2016-05-31Drop warning-related parts of external/boost/clang-cl.patch.0Stephan Bergmann1-118/+0
2016-05-30boost: restore boost.gcc47679.patchMichael Stahl2-0/+66
2016-05-30boost: warning-patch-ectomyMichael Stahl116-3357/+2044
2016-05-30boost: remove boost.std.move.patchMichael Stahl2-22/+0
2016-05-26boost: remove patches for headers that are no longer usedMichael Stahl8-184/+21
2016-05-12have another stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-3/+5
2016-05-12have a stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-0/+10
2016-05-11Missing includeStephan Bergmann1-3/+11
2016-05-10Note pull request for boost patchStephan Bergmann1-0/+2
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann2-0/+28
2016-03-08Boost.Thread appears to be unneededDavid Tardon2-57/+0
2016-03-08follow the boost lib naming scheme for DateTime tooDavid Tardon2-8/+8
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida2-0/+37
2016-03-04Adapt to more warnings being enabled for clang-clStephan Bergmann1-0/+76
2016-02-26Adapt clang-cl.patch.0 to Boost 1.60Stephan Bergmann2-74/+39
2016-02-01boost: restore auto_ptr patch for boost::spiritMichael Stahl2-0/+47
2016-01-30And now put the patch in the right locationDavid Ostrovsky1-0/+16
2016-01-30Blind attempt to fix build breakage on androidDavid Ostrovsky1-0/+1
2016-01-30Bump boost version to 1.60David Ostrovsky10-507/+141
2016-01-21Fix for Jenkins Gerrit Mac buildsStephan Bergmann1-2/+14
2016-01-19Remove bogus addition from prev commitStephan Bergmann1-1/+0
2016-01-19Does that help old GCC that don't know -Wplacement-newStephan Bergmann2-2/+5
2016-01-19external/boost: silence some GCC 6 warningsStephan Bergmann2-0/+52
2015-12-15boost: suppress auto_ptr deprecation warnings in boost::spiritMichael Stahl1-0/+46
2015-12-02boost/external: More fixes for clang-clStephan Bergmann1-1/+140
2015-12-02external/boost: Work around -Werror,-Winvalid-constexprStephan Bergmann1-0/+42
2015-11-13external/boost: Adapt to clang-clStephan Bergmann3-0/+64
2015-09-01core: fix build with system boost 1.59David Ostrovsky2-76/+0
2015-08-29Bump boost to 1.59 final releaseDavid Ostrovsky10-204/+97
2015-07-31boost: fix Clang > 3.5 -Wunused-local-typedefs in concept_checkMichael Stahl2-0/+15
2015-07-30Bump boost to 1.59David Ostrovsky47-1647/+1845
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-4/+0
2015-01-26external/boost: Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2-0/+21
2015-01-07external/boost: Work around -fsanitize=boolStephan Bergmann2-0/+13
2014-11-13external/boost: WaEStephan Bergmann2-0/+11
2014-10-06Even latest Clang only claims GCC 4.2Stephan Bergmann1-16/+16
2014-10-03WaE: -WshadowTor Lillqvist1-0/+96
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-46/+34
2014-09-15Forgot to add patch fileStephan Bergmann1-0/+11
2014-09-15-Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapiStephan Bergmann1-0/+1
2014-09-15WaE: -Wshadow signals2Caolán McNamara2-0/+16
2014-09-14avoid warnings with boost signals2Luboš Luňák2-0/+21
2014-08-17boost: update patch statesThomas Arnhold1-3/+3
2014-07-17fix higher debug levels buildCaolán McNamara2-0/+118
2014-06-26clang: WaE: -Wunused-parameterCaolán McNamara2-0/+49