summaryrefslogtreecommitdiff
path: root/bin/gen-boost-headers
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann1-0/+1
2020-02-24boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -OgMichael Stahl1-0/+1
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann1-0/+1
2018-07-26external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+1
2018-01-24Silence upcoming GCC 8 -Werror=parentheses in external/boostStephan Bergmann1-0/+1
2018-01-09Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann1-0/+1
2017-12-20Remove Clang -Wunknown-pragmas workaroundStephan Bergmann1-3/+2
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann1-0/+2
2017-05-02Adapt bin/gen-boost-headers to Clang 5Stephan Bergmann1-0/+1
2017-05-02bin/gen-boost-headers: Don't stumble over "boost" in pathnameStephan Bergmann1-2/+2
2016-08-29boost: update generated wrapper headersMichael Stahl1-1/+4
2016-05-30add gen-boost-headers scriptMichael Stahl1-0/+57