Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Stöneberg 36192c50f6
removed unnecessary OSS-Fuzz related builds from CI (#4827) 2023-02-25 15:40:12 +01:00
amai2012 99b31b9a20
Update Makefile
Fix include path
2020-11-26 22:47:57 +01:00
Daniel Marjamäki c7cbe7f2d3 rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00
Oliver Stöneberg b59f49e286
more OSS-Fuzz client work (#2581)
* cleaned up oss-fuzz targets / use LIB_FUZZING_ENGINE for actual client

* fixed some compiler warnings in oss-fuzz sources

* only build the fuzz-client in Travis

* make fuzz-client CMake target work with CMake < 3
2020-04-01 18:02:25 +02:00
Daniel Marjamäki 146eb2f3d3 Travis: Try to fix build error 2020-03-31 13:12:08 +02:00
amai2012 709061ba54 Update include path 2019-06-24 20:53:19 +02:00
Daniel Marjamäki 5f364ca30d fuzz-client: Added compile target for libfuzzer client 2019-03-30 18:09:44 +01:00
Daniel Marjamäki 5a96173455 oss-fuzz: refactoring 2019-03-29 22:58:56 +01:00
Daniel Marjamäki cd924821de add oss-fuzz client 2019-03-29 21:07:01 +01:00