Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mercurial: move Python sources to $SRC and build in build.sh #2078

Merged
merged 1 commit into from Jan 9, 2019

Conversation

durin42
Copy link
Contributor

@durin42 durin42 commented Jan 8, 2019

This will clean up the Makefile on the hg side considerably, and will
also fix the coverage build. Fixes #2076.

Bonus: I did some extra work in build.sh so that incremental rebuilds
of the fuzzers won't needlessly recompile $OUT/sanpy, shortening
development time on new fuzzers and avoiding issues caused by a $OUT
that was built for a different fuzz configuration.

This will clean up the Makefile on the hg side considerably, and will
also fix the coverage build. Fixes google#2076.

Bonus: I did some extra work in build.sh so that incremental rebuilds
of the fuzzers won't needlessly recompile $OUT/sanpy, shortening
development time on new fuzzers and avoiding issues caused by a $OUT
that was built for a different fuzz configuration.
@oliverchang oliverchang merged commit 658615d into google:master Jan 9, 2019
@durin42 durin42 deleted the hg-sanpy-cov branch April 2, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mercurial coverage build broken because of missing /corpus/xdiff_fuzzer.zip?
2 participants