summaryrefslogtreecommitdiff
path: root/external/boost/StaticLibrary_boost_locale.mk
AgeCommit message (Expand)Author
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2023-04-17Upgrade external/boost to latest Boost 1.82.0Stephan Bergmann
2022-08-19Upgrade external/boost to latest Boost 1.80.0Stephan Bergmann
2021-11-04The std::auto_ptr workarounds should no longer be necessaryStephan Bergmann
2019-05-24disable warnings in external libsLuboš Luňák
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann
2017-05-09Use BOOST_USE_WINDOWS_H to avoid errors when building with clang-clStephan Bergmann
2017-04-28try without iconv, we probably don't need it in practiceCaolán McNamara
2017-04-28build boost::locale libraryCaolán McNamara