aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2019-07-29Remove trailing spacesVitaly Buka
2019-07-29Move no_mutator_test.ccVitaly Buka
2019-07-29Fix no_mutator_test build for "check"Vitaly Buka
2019-06-10Builds tests with MSVCToshi Piazza
2018-11-08cmake: Set SOVERSION property for shared librariesMichal Rostecki
2018-11-08cmake: Define LIBRARY DESTINATION for install targetsMichal Rostecki
2018-10-31Re-enabled unitests disabled by #94Vitaly Buka
2018-09-27Add flag for tests building (#94)Kitsu
2018-09-26Added "make install" and pkg-config file.Allen Webb
2017-08-02Use system-installed protobuf by default.Matt Morehouse
2017-06-09Add function to fix UTF-8 strings.Vitaly Buka
2017-06-05Move out xml code from libprotobuf-mutator sources into examples.Vitaly Buka
2017-03-06Remove prefixes from some files. It's already in the path.Vitaly Buka
2017-03-06Move libfuzzer stuff into src/libfuzzerVitaly Buka
2017-03-06Split binary and text serialization.Vitaly Buka
2017-03-04Proto3 support with testsVitaly Buka
2017-02-17Split root CmakeLists.txt into smaller nested ones.Vitaly Buka