aboutsummaryrefslogtreecommitdiff
path: root/projects/boost
AgeCommit message (Collapse)Author
2021-08-20Install python in projects that depend on it. (#6251)jonathanmetzman
When we upgrade to 20.04, python wont be in base-builder and these projects will fail unless they install it. Until then, this change should be a noop. Related: #6180
2021-04-02boost: fix build. (#5565)DavidKorczynski
* boost: fix build. * Add header to fuzzer.
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
* Fill in main_repo for several projects. * Add some go repos.
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
2019-12-20[boost] Assert post conditions for match (#3018)Bhargava Shastry
* boost: Assert post conditions for match * boost: Fix broken build * boost regex: Use fuzzeddataprovider to extract regex pattern and text
2018-09-19[boost] Fix missing files in docker copy command (#1828)Paul Dreik
* [boost] add fuzzers for boost property tree parsers * [boost] fix missing files in Docker copy command
2018-09-18[boost] add fuzzers for boost property tree parsers (#1823)Paul Dreik
2018-04-30add Marshall to the boost projectKostya Serebryany
2018-03-01ypto (#1202)Ian MacLeod
2017-09-28add one boost maintainerKostya Serebryany
2017-09-21add boost/regex fuzzer (#851)Kostya Serebryany