1. 17 Apr, 2017 3 commits
    • Clément Bœsch's avatar
      Merge commit '0507cd5b' · 0a0517bb
      Clément Bœsch authored
      * commit '0507cd5b':
        build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBS
      Merged-by: 's avatarClément Bœsch <u@pkh.me>
      0a0517bb
    • Clément Bœsch's avatar
      Merge commit 'a7101eb4' · 3675f545
      Clément Bœsch authored
      * commit 'a7101eb4':
        configure: Simplify some library checks via check_lib()
      
      This commit is a noop as it doesn't apply to FFmpeg:
      - the nanosleep check doesn't use add_extralibs in FFmpeg
      - the pthread checks check multiple functions before add the extra
        libraries
      Merged-by: 's avatarClément Bœsch <u@pkh.me>
      3675f545
    • Clément Bœsch's avatar
      Merge commit '1818a640' · 9ae1ffe6
      Clément Bœsch authored
      * commit '1818a640':
        build: Fix dependencies for alsa/jack/sndio support
      
      Added explicit enable (which will be automatically added later on in
      ee480790) to actually fix this commit. Without the explicit enables,
      alsa, jack and sndio gets disabled.
      
      Also added jack, alsa and sndio to the have list so the HAVE_* are
      populated to make (this fixes the SKIPHEADERS chunks).
      Merged-by: 's avatarClément Bœsch <u@pkh.me>
      9ae1ffe6
  2. 15 Apr, 2017 7 commits
  3. 14 Apr, 2017 5 commits
  4. 13 Apr, 2017 25 commits