aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/jsonnet/build.sh
Commit message (Collapse)AuthorAge
* Add two new fuzz targets (#7386)Gravatar Navidem2022-03-16
| | | | | * Add two new fuzz targets * Add copyright
* jsonnet: fix build (#7007)Gravatar DavidKorczynski2021-12-11
|
* jsonnet: fix build (#5938)Gravatar DavidKorczynski2021-06-18
| | | | | * jsonnet: fix build. * remove verbose logging.
* Revert "Remove unmaintained jsonnet." (#2597)Gravatar Abhishek Arya2019-07-12
| | | | | | | | * Revert "Remove unmaintained jsonnet. (#2595)" This reverts commit ded820b3d8dac00fc16dff0f1cb71a040cd2b1cd. * Update project.yaml
* Remove unmaintained jsonnet. (#2595)Gravatar Abhishek Arya2019-07-12
|
* Migrate projects with trouble with exceptions to $LIB_FUZZING_ENGINE (#2359)Gravatar jonathanmetzman2019-04-30
| | | | Migrate projects that broke libFuzzer with exceptions to $LIB_FUZZING_ENGINE. Replace uses of -lFuzzingEngine with `$LIB_FUZZING_ENGINE`
* [jsonnet] Integrate jsonnet and add a fuzzer (#2045)Gravatar Wei Wang2018-12-27
* Add jsonnet * Update build.sh * Update build.sh * Update build file * Update build.sh * Update build.sh * Made it workgit status * Add more sanitizer configs * Minor update * Remove emacs