summaryrefslogtreecommitdiff
path: root/recipes/libvpx.recipe
AgeCommit message (Expand)AuthorFilesLines
2021-10-26Add support for Visual Studio 2022Seungha Yang1-0/+1
2020-12-07libvpx: add support for macOS ARM64Andoni Morales Alastruey1-1/+6
2020-06-17libvpx.recipe: Add support for Windows ARM64Nirbheek Chauhan1-2/+9
2020-06-12libvpx.recipe: Fix nasm not being found sometimes on MSVCNirbheek Chauhan1-1/+2
2020-05-26libvpx.recipe: Fix MSVC build after toolchain rewriteNirbheek Chauhan1-0/+4
2020-03-25replace some usage of shell.call with shell.new_callMatthew Waters1-2/+2
2020-02-25cerbero/build: Workaround MSYS trying to be too smartNirbheek Chauhan1-1/+1
2019-11-30libvpx.recipe: Bump to v1.8.1Nirbheek Chauhan1-23/+20
2019-11-26Import FatalError in the files where it is usedAlexandru Băluț1-1/+0
2019-11-08build-tools: Replace yasm with nasmNirbheek Chauhan1-2/+6
2019-10-31convert install command to asyncMatthew Waters1-2/+2
2019-10-31build: implement a better build status for parallel recipesMatthew Waters1-3/+3
2019-06-07libvpx: fix windows x86_64 build with newer GCCAndoni Morales Alastruey1-0/+5
2019-05-24libvpx.recipe: Fix build with VS 2019Seungha Yang1-4/+4
2019-04-19libvpx.recipe: Fix compatibility with VS 2019Nirbheek Chauhan1-4/+11
2019-04-08libvpx: fix libtool libraryAndoni Morales Alastruey1-1/+3
2019-03-19libvpx: Currently only outputs a static library for AndroidMatthew Waters1-0/+1
2019-03-18cerbero/windows: Skip DLL/implib code when only staticNirbheek Chauhan1-1/+1
2019-03-18filesprovider: implement library type selectionMatthew Waters1-2/+1
2019-03-18build: Convert configure to async functionsMatthew Waters1-2/+2
2019-03-18vpx: also build a shared library on macosMatthew Waters1-0/+10
2019-03-18recipes/vpx: install .la libraryMatthew Waters1-0/+3
2019-02-26libvpx.recipe: Set target Windows SDK versionNirbheek Chauhan1-1/+2
2019-02-22libvpx.recipe: Fix build with VS 2015Nirbheek Chauhan1-3/+1
2019-02-19libvpx.recipe: Don't require the Windows 8.1 SDKNirbheek Chauhan1-8/+9
2019-02-04Extend licensing scheme, install & package licensesNirbheek Chauhan1-1/+1
2019-02-04recipes: Ensure that post_install is always chained upNirbheek Chauhan1-0/+1
2018-11-23libvpx.recipe: Build with MSVC on Windows when we canNirbheek Chauhan1-6/+23
2018-10-27libvpx: Use libc++ also on iOSJustin Kim1-1/+1
2018-10-09libvpx.recipe: Actually use patch that fixes pc filesNirbheek Chauhan1-0/+1
2018-09-27libvpx.recipe: Use c++ stdlib override for macOS tooNirbheek Chauhan1-3/+5
2018-09-26libvpx: Make sure clang++ use libc++Edward Hervey1-0/+3
2018-09-26libvpx.recipe: Fix build on Android with AOSP patchNirbheek Chauhan1-0/+2
2018-09-25libvpx.recipe: Upgrade to 1.7.0Nirbheek Chauhan1-5/+2
2018-09-19recipes: Add tarball checksums for all recipesNirbheek Chauhan1-0/+1
2018-08-31libvpx.recipe: Fix pthread entry in pkg-config fileNirbheek Chauhan1-1/+2
2018-07-22libvpx.recipe: Use a tarball instead of gitNirbheek Chauhan1-2/+3
2018-07-21cerbero: Rework environment modification in recipesNirbheek Chauhan1-17/+12
2018-05-05ios: Build with -fembed-bitcodeOlivier Crete1-1/+0
2017-11-29recipes/libvpx: Fix variable export with android-ndk-r16Matthew Waters1-0/+1
2017-01-25libvpx: Fix loading of recipeSebastian Dröge1-1/+1
2017-01-25libvpx: Fix crash on win32Nicola Murino1-0/+1
2016-08-22libvpx: Update to v1.6.0Sebastian Dröge1-5/+4
2016-05-20libvpx: Fix crashes on win32Nirbheek Chauhan1-0/+1
2015-12-28libvpx: Don't embed bitcode on iOS until we support that properlySebastian Dröge1-0/+1
2015-12-28libvpx: Update to v1.5.0Sebastian Dröge1-6/+2
2015-10-12libvpx: Backport some patches from upstream to hopefully fix iOS build with X...Sebastian Dröge1-0/+3
2015-06-24libvpx: Fix build avoiding wrong configure argumentThibault Saunier1-1/+1
2015-06-23libvpx: Add same configure parameters as used by ChromeSebastian Dröge1-1/+3
2015-05-15Directly set GIT remotes instead of doing that in prepare()Sebastian Dröge1-3/+1