Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [infra] Change auto-generated build.sh template to use $LIB_FUZZING_ENGINE. | Max Moroz | 2019-05-31 |
| | | | //cc @jonathanmetzman | ||
* | [infra] Increase copyright year in the templates automatically. | Max Moroz | 2018-01-12 |
| | |||
* | [infra] Fix copyright year in template files. | Max Moroz | 2017-09-06 |
| | |||
* | Update templates.py | Kostya Serebryany | 2017-05-01 |
| | |||
* | Fix helper template. | Oliver Chang | 2017-03-30 |
| | |||
* | Fix Dockerfile template (fixes #476) | Oliver Chang | 2017-03-23 |
| | |||
* | oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGE | Oliver Chang | 2017-03-22 |
| | |||
* | [infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE | Oliver Chang | 2017-03-15 |
| | |||
* | [infra] renaming images: base->base-image, base-libfuzzer->base-builder | Mike Aizatsky | 2016-12-29 |
| | | | | | | | Continue publishing base-libfuzzer until images a built and derived images migrated. Issue #142 | ||
* | [infra] using -lFuzzingEngine instead of -lfuzzer | Mike Aizatsky | 2016-12-07 |
| | |||
* | [infra] making shallow git clones. fixes #42 | Mike Aizatsky | 2016-11-29 |
| | |||
* | [infra] build.sh cleanup | Mike Aizatsky | 2016-11-29 |
| | |||
* | [infra] generate project.yaml instead of Jenkinsfile | Mike Aizatsky | 2016-11-29 |
| | |||
* | [infra] using project instead of target | Mike Aizatsky | 2016-11-29 |
| | |||
* | [infra] removing FUZZER_LDFLAGS (fixes #73) | Mike Aizatsky | 2016-11-18 |
| | | | | | Workarounds libc++abi issue by folding libc++abi.a into libc++.a. Will keep FUZZER_LDFLAGS empty for a while until tpm2 is fixed. | ||
* | [infra] use $src, $out and $work in build scripts instead of /src, /out, ↵ | Mike Aizatsky | 2016-11-18 |
| | | | | | | /work (#88) This will make it possible to run scripts outside of docker container. | ||
* | [infra] setting current directory to src checkout (#87) | Mike Aizatsky | 2016-11-17 |
| | |||
* | Update templates.py | Mike Aizatsky | 2016-11-01 |
| | |||
* | Update templates.py | Mike Aizatsky | 2016-10-26 |
| | |||
* | replacing library with target | Mike Aizatsky | 2016-10-25 |
| | |||
* | moved all targets into targets/ subdir | Mike Aizatsky | 2016-10-24 |