summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12cerbero: Fix typo that was missed while merging1.15.90Nirbheek Chauhan1-1/+1
2019-04-12Build 1.15.90 releaseTim-Philipp Müller12-13/+13
2019-04-11Improve support for mirrorsAndoni Morales Alastruey3-15/+39
2019-04-11Fix failures handling when downloading files with cURLAndoni Morales Alastruey1-1/+1
2019-04-10keep the original PS1 info from host envStéphane Cerveau1-3/+3
2019-04-09Fix cdparanoia.recipe libtool dependencies for cdda_paranoiaLoïc Le Page1-1/+1
2019-04-09Fix support for static linkingAndoni Morales Alastruey1-1/+4
2019-04-08libvpx: fix libtool libraryAndoni Morales Alastruey1-1/+3
2019-04-08Convert check to async functionsJorge Zapata1-1/+6
2019-04-07opus: Force stack alignment on sse optimized functionsNicolas Dufresne2-0/+47
2019-04-04gst-plugins-bad: Enable four non-fringe pluginsNirbheek Chauhan1-4/+18
2019-04-04Add Linux Mint Tessa 19.1 versionLoïc Le Page1-1/+1
2019-04-04glib-networking: add missing .la file for static linkingJorge Zapata1-0/+8
2019-04-04gi: disable correctly gi when no typelibs are definedJorge Zapata1-1/+2
2019-04-04Add a remove EnvVarOpJorge Zapata1-0/+31
2019-04-02cerbero: Use check_output for fetching the perl versionNirbheek Chauhan1-2/+2
2019-03-25cerbero/package: New argument --xz to output .tar.xzNirbheek Chauhan4-12/+29
2019-03-25cerbero/package: Use lbzip2 for tarballs when availableNirbheek Chauhan1-3/+21
2019-03-25cerbero: Share code for creating android and dist tarballsNirbheek Chauhan2-30/+10
2019-03-25Revert "cerbero: Set os.environ instead of editing it in-place"Nirbheek Chauhan1-1/+2
2019-03-25cerbero: Don't cache the output of shell.ls_files()Nirbheek Chauhan1-9/+4
2019-03-22recipes: gst-validate: disable debug-viewerTim-Philipp Müller1-0/+1
2019-03-21ninja.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-1/+2
2019-03-21cerbero/shell: Fix typo in new_call FatalErrorNirbheek Chauhan1-1/+1
2019-03-21cerbero: Cache the output of shell.ls_filesNirbheek Chauhan1-5/+8
2019-03-21cerbero: Cache the return value of config.get_envNirbheek Chauhan1-0/+1
2019-03-21cerbero: Set os.environ instead of editing it in-placeNirbheek Chauhan1-2/+1
2019-03-21cerbero: Print where profiling will be outputted when enabledNirbheek Chauhan1-1/+3
2019-03-21cerbero: Use Path.glob() instead of `ls`Nirbheek Chauhan1-7/+8
2019-03-21recipes: Use self.config.python_exe instead of sys.executableNirbheek Chauhan3-7/+3
2019-03-21meson.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-4/+2
2019-03-20shell: wget: Reduce verbosityNicolas Dufresne1-0/+1
2019-03-20macos: explicitly pass logfile references to the macos-specific operationsMatthew Waters3-8/+11
2019-03-20osxrelocator: only relocate shared librariesMatthew Waters1-0/+2
2019-03-20gst-validate: ship .la file for the default overridesMatthew Waters1-0/+9
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