summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-19libvpx: Currently only outputs a static library for AndroidMatthew Waters1-0/+1
2019-03-18cerbero/windows: Fix .def generation on MinGW libsNirbheek Chauhan2-4/+4
2019-03-18cerbero/windows: Package .la files on Windows tooNirbheek Chauhan1-2/+1
2019-03-18ladspa.recipe: Set library_type for custom buildsNirbheek Chauhan2-4/+2
2019-03-18libusrsctp.recipe: Do not print to stdout during extractNirbheek Chauhan1-3/+2
2019-03-18openssl.recipe: Fix Perl searching with new async configureNirbheek Chauhan2-7/+10
2019-03-18cerbero: Exit after selecting 'shell' on build failureNirbheek Chauhan1-1/+1
2019-03-18librsvg.recipe: Add a python3 wrapper script on WindowsNirbheek Chauhan1-0/+14
2019-03-18cerbero/windwos: Fix searching of vpx dll on MSVCNirbheek Chauhan1-2/+2
2019-03-18libmms.recipe: We do need to run aclocal on WindowsNirbheek Chauhan1-7/+0
2019-03-18cerbero/windows: Skip DLL/implib code when only staticNirbheek Chauhan3-13/+11
2019-03-18cerbero/windows: Port dlltool usage to shell.new_callNirbheek Chauhan1-5/+6
2019-03-18cerbero/windows: Run lib.exe without an MSYS shellNirbheek Chauhan2-11/+17
2019-03-18cerbero/windows: Don't include stderr in .def filesNirbheek Chauhan2-1/+18
2019-03-18cerbero/shell: Don't copy env when it's NoneNirbheek Chauhan1-11/+3
2019-03-18cerbero/windows: Refactor gendef call and check for errorsNirbheek Chauhan1-8/+17
2019-03-18cerbero/windows: Redirect GenLib shell.call to logfileNirbheek Chauhan2-4/+9
2019-03-18cerbero/windows: Hack-fix for shell.async_check_callNirbheek Chauhan2-0/+18
2019-03-18cerbero: Do not print autotools file copyingNirbheek Chauhan1-1/+1
2019-03-18cerbero/windows: Don't generate .lib files for runtime depsNirbheek Chauhan1-0/+3
2019-03-18cerbero/windows: SelectorEventLoop is not availableNirbheek Chauhan1-1/+7
2019-03-18cerbero: Simplify async_call and async_check_callNirbheek Chauhan2-124/+78
2019-03-18filesprovider: implement library type selectionMatthew Waters10-20/+49
2019-03-18filesprovider: don't search for development libraries for runtime_depsMatthew Waters1-0/+3
2019-03-18win32: output .def filenames that we are expecting in file listsMatthew Waters1-5/+8
2019-03-18build: Convert configure to async functionsMatthew Waters19-63/+207
2019-03-18cerbero: store the envirnoment on the recipeMatthew Waters15-85/+114
2019-03-18cerbero: Factor out step running into a base class methodNirbheek Chauhan1-27/+16
2019-03-18cerbero: Make logfile a per-recipe attributeNirbheek Chauhan6-169/+155
2019-03-18cerbero: Write log file correctly for universal recipesNirbheek Chauhan2-5/+21
2019-03-18cerbero: Consolidate download wrappers into one functionNirbheek Chauhan2-59/+38
2019-03-18vpx: also build a shared library on macosMatthew Waters1-0/+10
2019-03-18graphene: introspection is disabled for this recipe so .gir will not be gener...Matthew Waters1-1/+1
2019-03-18recipes/pango: install pangowin32 .la on windowsMatthew Waters1-0/+3
2019-03-18recipes/cdparanoia: install .la filesMatthew Waters1-0/+7
2019-03-18recipes/vpx: install .la libraryMatthew Waters1-0/+3
2019-03-18gst-validate: introduce the missing comma needed for headers/pc fileMatthew Waters1-1/+1
2019-03-18gst-plugins-base: remove gir/typelibs that are not generatedMatthew Waters1-2/+1
2019-03-18libiconv: don't try to ship lang files that do not existMatthew Waters1-1/+1
2019-03-16cerbero: Prefer lib.exe over dlltool to find DLLsNirbheek Chauhan1-13/+29
2019-03-16cerbero/msvc: Better way to export the MSVC shellNirbheek Chauhan2-11/+9
2019-03-16windows.config: Use MSVC rc instead of GNU windresNirbheek Chauhan1-0/+1
2019-03-16glib-tools.recipe: Fix build on Windows with MinGWNirbheek Chauhan2-0/+33
2019-03-16cerbero: Fix syntax errors in VS env functionsNirbheek Chauhan1-2/+9
2019-03-14orc: Add .git to URI, otherwise we get 404Olivier CrĂȘte1-1/+1
2019-03-14libsoup.recipe: Add a python3 wrapper script on WindowsNirbheek Chauhan1-0/+13
2019-03-12CI: Cerbero jobs has been merge to CI templateNicolas Dufresne1-24/+0
2019-03-11cerbero: Don't wrap custom.py loading in a try..exceptNirbheek Chauhan1-8/+5
2019-03-11gst recipes: Force usage of git when using --manifestNirbheek Chauhan2-1/+5
2019-03-11cerbero: Use a variant for enabling/disabling -WerrorNirbheek Chauhan2-2/+2