aboutsummaryrefslogtreecommitdiff
path: root/ports/http-parser
AgeCommit message (Collapse)Author
2017-01-13[http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0Robert Schumacher
2017-01-12On release set HTTP_PARSER_STRICT to zero.ab
This was done to match the http-parser makefile i.e. building in release mode strict parse is disabled (which is faster) else (in debug) strict parser is used.
2016-12-05Update the cmakelists to build shared and static libraries properly.ab
2016-11-25Adding http-parser libraryab