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

Update build.sh for repeatable builds of libwebrtc-magic.a #51

Merged
merged 2 commits into from
Jan 8, 2017

Commits on Dec 5, 2016

  1. Update build.sh for repeatable builds of libwebrtc-magic.a

    Modify build.sh to perform a mostly self contained build of webrtc at
    the tested commit id. Some pre-requisites must be installed before or
    after a missing tool failure is encountered, e.g. pkg-config on mac or
    webrtc/src/build/install-build-deps.sh on linux.
    
    Tested: linux and mac builds worked from clean virtual machines. Demos
    and tests passed.
    cantstopthesignal committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    5dc5bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Code review fixes

    1. Remove dump_syms_regtest.o reference
    2. Add field_trial_default dependency instead of creating a new cc file
    cantstopthesignal committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    38cfc72 View commit details
    Browse the repository at this point in the history