1. d68243c Fix warnings by shadowing variables in boost/logic/tribool.hpp by Isamu Mogi · 13 years ago
  2. 6389bf3 Silence a bit libcdr build by Fridrich Štrba · 13 years ago
  3. 41d2b58 Trying to fix a boost::property_tree::json_parser error on windows by Fridrich Štrba · 13 years ago
  4. fe82b22 some more warnings in parts of boost we will use soon by Caolán McNamara · 13 years ago
  5. 4b45b7b Fix build breakage on Linux and OS X by Tor Lillqvist · 13 years ago
  6. 2ae513c Fix compilation error in a _DEBUG build with MSVC2010 and 2012 by Tor Lillqvist · 13 years ago
  7. 73be49e fix clang mismatched-tags warning in boost by Peter Foley · 13 years ago
  8. 07f98c4 WaE: -Wundef fixes by Tor Lillqvist · 13 years ago
  9. bf52bd9 boost: fix -Wundef in multi_array/base.hpp by Michael Stahl · 13 years ago
  10. 2b4ee9bc boost: add patch for -Wundef warnings from ticket 6142 by Michael Stahl · 13 years ago
  11. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  12. 9c4ec78 Work around Clang -Werror,Wvexing-parse by Stephan Bergmann · 13 years ago
  13. 72c62e0 -Werror=unused-local-typedefs (GCC 4.8) by Stephan Bergmann · 13 years ago
  14. 6bea531 Work around GCC 4.8 -Werror=unused-local-typedefs in boost by Stephan Bergmann · 13 years ago
  15. b768611 remove all d.lst by Michael Stahl · 13 years ago
  16. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  17. fef2ef3 -Werror,-Wshadow by Stephan Bergmann · 13 years ago
  18. 6981889 WaE: unused parameter by Tor Lillqvist · 13 years ago
  19. 56ec8f4 Fix warning: missing header for unified diff at line 3 of patch by Tor Lillqvist · 13 years ago
  20. 632cdff fix Wshadow warnings in boost random by Markus Mohrhard · 13 years ago
  21. 23451f2 -Werror,-Wshadow by Stephan Bergmann · 13 years ago
  22. 185fe1d WaE: use of logical '&&' with constant operand by Tor Lillqvist · 13 years ago
  23. 9f12780 Fold boost crc-shadow-warning.patch into 6397.warnings.patch by Stephan Bergmann · 13 years ago
  24. 0789a8e WaE: some additional warnings by Caolán McNamara · 13 years ago
  25. cf71223 error: declaration of ‘bit_count’ shadows a previous local by Stephan Bergmann · 13 years ago
  26. e097ec36 tweak some build.lsts... by Michael Stahl · 13 years ago
  27. 798ecdf Improve check for -Wself-assign-field by Stephan Bergmann · 13 years ago
  28. a6ac5b2 fix build with glibc 2.16 by Peter Foley · 13 years ago
  29. be838ce WaE: extra clang warnings by Caolán McNamara · 13 years ago
  30. 069e4f8 WaE: extra clang warnings by Caolán McNamara · 13 years ago
  31. bce37db fix linking on windows by Peter Foley · 13 years ago
  32. 5adb2fb boost: disable MSVC warnings C4510, C4610 for ... by Michael Stahl · 13 years ago
  33. 0b9ebd7 boost: disable spurious MSVC warning C4100 in msvc.hpp by Michael Stahl · 13 years ago
  34. eb01613 Apple's Clang 4.1 does not have -Wself-assign-field by Tor Lillqvist · 13 years ago
  35. d72f3d5 Work around some more Clang boost warnings by Stephan Bergmann · 13 years ago
  36. 9d2cfee some more clang warnings by Caolán McNamara · 13 years ago
  37. 2223898 some additional clang warnings by Caolán McNamara · 13 years ago
  38. e15b459 silence boost Unknown compiler version message with VS2012 by Peter Foley · 14 years ago
  39. d8253f4 fix application of patches by David Tardon · 14 years ago
  40. eecaca8 WaE: some warnings on RHEL-6 gcc by Caolán McNamara · 14 years ago
  41. 7f2e168 boost, orcus: disable bizarre "auto link" feature for MSVC: by Michael Stahl · 14 years ago
  42. edddab2 group this together by Matúš Kukan · 14 years ago
  43. b409f11 rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs by Matúš Kukan · 14 years ago
  44. 0454b73 Make boostthread windows only for now. by Kohei Yoshida · 14 years ago
  45. af46304 Resurrect boost thread lib. Orcus needs it. by Kohei Yoshida · 14 years ago
  46. 49b0b69 Get it to build on Windows, with MSVC compiler. by Kohei Yoshida · 14 years ago
  47. 0112978 boost: create also libboost_date_time-vc90-mt-1_44.lib by Matúš Kukan · 14 years ago
  48. ceaa802b boost: use add_generated_exception_objects by Matúš Kukan · 14 years ago
  49. 494197d boost: remove old stuff by Matúš Kukan · 14 years ago
  50. 717b6ba boost: convert to gbuild by Matúš Kukan · 14 years ago
  51. b972e05 more shadow warnings at highest debugging levels by Caolán McNamara · 14 years ago
  52. 5d25bbe fix sal build with vs2012 by Peter Foley · 14 years ago
  53. 31c4ac6 ah, dos format breaks some patches by Caolán McNamara · 14 years ago
  54. e7ffa3e my patch applied it, other's don't, so regenerating by Caolán McNamara · 14 years ago
  55. b8b792b Related: boost#4127 strict-aliasing rules warning by Caolán McNamara · 14 years ago
  56. 8ecf7e2 Backport boost fix for threading detection in GCC 4.7 by Stephan Bergmann · 14 years ago
  57. 13475e5 fix mips build: opcode not supported on this processor by Caolán McNamara · 14 years ago
  58. 48d6c11 Some boost warnings with Clang by Stephan Bergmann · 14 years ago
  59. 70eb7af Be sure all boost headers are copied to output directory by Fridrich Sch Strba · 14 years ago
  60. ef7a460 deliver the boost libraries we build by Fridrich Štrba · 14 years ago
  61. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  62. cc84a79 WaE: some more boost warnings by Caolán McNamara · 14 years ago
  63. 558d34f Typo by Tor Lillqvist · 14 years ago
  64. b91061f WaE: '&&' within '||' by Tor Lillqvist · 14 years ago
  65. f85dfb9 WaE: unused parameter by Tor Lillqvist · 14 years ago
  66. 8431ad2 Backport some Boost 1.48.0 changes to keep GCC 4.7 -std=c++11 happy by Stephan Bergmann · 14 years ago
  67. 084a54e WaE: unused parameter by Tor Lillqvist · 14 years ago
  68. b469be0 Added and improved READMEs for modules in libs-extern-sys by Josh Heidenreich · 14 years ago
  69. 2b7083a WaE: more multi_array warnings by Caolán McNamara · 14 years ago
  70. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  71. 14359c8 enable boost::multi_array by Caolán McNamara · 14 years ago
  72. c8352a6 WaE: some more warnings in higher debug levels by Caolán McNamara · 14 years ago
  73. 7b00092 Disable warnings when compiling external boost lib. by Stephan Bergmann · 14 years ago
  74. ad9c1ff WaE: comparison is always true due to limited range of data type by Tor Lillqvist · 14 years ago
  75. ce37e6b Build a small static date_time/gregorian for cbosdonnat's perusal by Fridrich Štrba · 15 years ago
  76. 0a98e62 supress unused variable warning in ptr_sequence_adapater.hpp by Norbert Thiebaud · 15 years ago
  77. 5fc65a4 fix hunk offset in boost.windows.patch by Norbert Thiebaud · 15 years ago
  78. 7862353 Don't let <windows.h> define min() and max() as macros by Tor Lillqvist · 15 years ago
  79. aab1294 WaE: yet more of these shadowing warnings by Caolán McNamara · 15 years ago
  80. 56f35e6 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  81. 2fdce03 silence some more of that annoying gcc#47679 by Caolán McNamara · 15 years ago
  82. 7598129 build those with exceptions by Caolán McNamara · 15 years ago
  83. 760b669 WaE: silence warnings by Caolán McNamara · 15 years ago
  84. 2fcafe9 silence warning with a specialization by Caolán McNamara · 15 years ago
  85. deb8773 dynamic_bitset subdir wasn't delivered by Caolán McNamara · 15 years ago
  86. bb716aa gcc#47679 needs more magic by Caolán McNamara · 15 years ago
  87. e44bf62 workaround gcc#47679 by Caolán McNamara · 15 years ago
  88. 9aa896f silence some more warnings by Caolán McNamara · 15 years ago
  89. 2cce64e remove trailing CR from patch by Fridrich Štrba · 15 years ago
  90. 7a0dc5b still need aliasing fixes by Caolán McNamara · 15 years ago
  91. 51d5584 WaE: fix some shadowing warnings by Caolán McNamara · 15 years ago
  92. 1c0c7b8 deliver _all_ boost directories by Fridrich Štrba · 15 years ago
  93. 176a22e and remove some some warning spam by Caolán McNamara · 15 years ago
  94. 400f1e7 define copy ctor for boost::unordered_map/_set by David Tardon · 15 years ago
  95. da780c6 The exception.cpp is not in the win32 thread library in this version by Fridrich Štrba · 15 years ago
  96. 20d5eb8 Deliver \boost\range\algorithm that is needed for sc by Joseph Powers · 15 years ago
  97. edbb520 some more warnings gone by Fridrich Štrba · 15 years ago
  98. 85072fc silence more boost warnings by Fridrich Štrba · 15 years ago
  99. b9ab035 upgrade to boost 1.44.0 to solve some std::forward issues by Fridrich Štrba · 15 years ago
  100. e6c3f83 boost needs makedepend delivered by soltools by Fridrich Štrba · 15 years ago