Commit Graph

5 Commits

Author SHA1 Message Date
Dan Guido 3d44b45f5a Update UsingLibFuzzer.md 2017-03-21 22:29:23 -04:00
Dan Guido cab60feeb5 grammar 2017-03-21 22:28:45 -04:00
artemdinaburg b566ab9adb Runtime to lib (#199)
* Working on Issue #184. Sort of have the linux runtimes compiling to archives with CMake, though there are some issues with the test cases all breaking.

* Initial attempt at better windows bootstrap

* Lower build requirements to Win7 and VS2013

* Fix Linux runtime lib generation

* A tiny bit of cleanup before attempting to build Windows libraries

* Bootstrap with clang on Windows

* Win32 libs now building, still need to test Win64 and Linux

* Fix Linux build

* Fix bootstrap & build for Win64

* Update ls.cfg

* Update README.md

Updating Windows installation requirements

* Updating documentation to reflect new build command lines
2017-03-20 13:20:06 -04:00
Dan Guido 240e8acf91 Update UsingLibFuzzer.md 2017-03-14 08:28:20 -04:00
artemdinaburg 98cc56cdd1 Show how to use mcsema with libFuzzer (#176)
* Guide for using libFuzzer with mcsema
* Show where to find docs from the libFuzzer directory
* Updating global README
2017-03-10 14:16:17 -05:00