summaryrefslogtreecommitdiff
path: root/boost
AgeCommit message (Expand)Author
2013-05-17Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi
2013-05-17Silence a bit libcdr buildFridrich Štrba
2013-04-22Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba
2013-04-22some more warnings in parts of boost we will use soonCaolán McNamara
2013-04-16Fix build breakage on Linux and OS XTor Lillqvist
2013-04-16Fix compilation error in a _DEBUG build with MSVC2010 and 2012Tor Lillqvist
2013-04-02fix clang mismatched-tags warning in boostPeter Foley
2013-04-02WaE: -Wundef fixesTor Lillqvist
2013-04-01boost: fix -Wundef in multi_array/base.hppMichael Stahl
2013-04-01boost: add patch for -Wundef warnings from ticket 6142Michael Stahl
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09Work around Clang -Werror,Wvexing-parseStephan Bergmann
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann
2013-03-09Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann
2013-02-28remove all d.lstMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-14-Werror,-WshadowStephan Bergmann
2012-12-10WaE: unused parameterTor Lillqvist
2012-12-10Fix warning: missing header for unified diff at line 3 of patchTor Lillqvist
2012-12-07fix Wshadow warnings in boost randomMarkus Mohrhard
2012-12-06-Werror,-WshadowStephan Bergmann
2012-11-26WaE: use of logical '&&' with constant operandTor Lillqvist
2012-11-26Fold boost crc-shadow-warning.patch into 6397.warnings.patchStephan Bergmann
2012-11-26WaE: some additional warningsCaolán McNamara
2012-11-26error: declaration of ‘bit_count’ shadows a previous localStephan Bergmann
2012-11-15tweak some build.lsts...Michael Stahl
2012-11-06Improve check for -Wself-assign-fieldStephan Bergmann
2012-11-05fix build with glibc 2.16Peter Foley
2012-11-05WaE: extra clang warningsCaolán McNamara
2012-11-02WaE: extra clang warningsCaolán McNamara
2012-10-27fix linking on windowsPeter Foley
2012-10-25boost: disable MSVC warnings C4510, C4610 for ...Michael Stahl
2012-10-24boost: disable spurious MSVC warning C4100 in msvc.hppMichael Stahl
2012-10-23Apple's Clang 4.1 does not have -Wself-assign-fieldTor Lillqvist
2012-10-22Work around some more Clang boost warningsStephan Bergmann
2012-10-22some more clang warningsCaolán McNamara
2012-10-21some additional clang warningsCaolán McNamara
2012-10-07silence boost Unknown compiler version message with VS2012Peter Foley
2012-10-03fix application of patchesDavid Tardon
2012-09-28WaE: some warnings on RHEL-6 gccCaolán McNamara
2012-09-10boost, orcus: disable bizarre "auto link" feature for MSVC:Michael Stahl
2012-09-08group this togetherMatúš Kukan
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-09-07Make boostthread windows only for now.Kohei Yoshida
2012-09-07Resurrect boost thread lib. Orcus needs it.Kohei Yoshida
2012-09-07Get it to build on Windows, with MSVC compiler.Kohei Yoshida
2012-09-06boost: create also libboost_date_time-vc90-mt-1_44.libMatúš Kukan
2012-09-01boost: use add_generated_exception_objectsMatúš Kukan
2012-08-31boost: remove old stuffMatúš Kukan
2012-08-31boost: convert to gbuildMatúš Kukan