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

Cmake support #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Cmake support #16

wants to merge 5 commits into from

Commits on Jun 14, 2020

  1. Add gitlab ci build description.

    Enable a basic build test under gitlab's continuous integration
    system so we get some feedback on the state state of each commit
    now that we're hosting the upstream repository there.
    
    Signed-off-by: Marvin Scholz <[email protected]>
    rillian committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    95f7945 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gitlab-ci' into 'master'

    Add gitlab ci build description.
    
    See merge request xiph/libao!3
    rillian committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    587d572 View commit details
    Browse the repository at this point in the history
  3. Use binary mode for file output

    argilo authored and rillian committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    cafce90 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Add cmake support

    memecode committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    eb7cd70 View commit details
    Browse the repository at this point in the history
  2. Cmake impl

    memecode committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d2e99c1 View commit details
    Browse the repository at this point in the history