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

Some more fixes for Travis-CI #47

Merged
merged 3 commits into from Dec 7, 2016
Merged

Some more fixes for Travis-CI #47

merged 3 commits into from Dec 7, 2016

Commits on Nov 29, 2016

  1. travis-ci: cleanup before second run

    Make a maintainer clean after the first build with standard
    configuration (./autogen.sh) so the second build can run
    with the extended warnings from ./travis-autogen.sh.
    
    Signed-off-by: Stephan Linz <linz@li-pro.net>
    rexut committed Nov 29, 2016
    Copy the full SHA
    d80bd8c View commit details
    Browse the repository at this point in the history
  2. travis-ci: rework travis-autogen.sh

    - support command argument delegation into autogen.sh
    - export CFLAGS so that they have effect
    - add some more warnings
    
    Signed-off-by: Stephan Linz <linz@li-pro.net>
    rexut committed Nov 29, 2016
    Copy the full SHA
    a783fd6 View commit details
    Browse the repository at this point in the history
  3. lsusb: remove unused variable procbususb

    The corresponding source code was removed in 2012 with
    commit aeefb00
    "remove devtree logic".
    
    Signed-off-by: Stephan Linz <linz@li-pro.net>
    rexut committed Nov 29, 2016
    Copy the full SHA
    3abb038 View commit details
    Browse the repository at this point in the history