summaryrefslogtreecommitdiff
path: root/recipes/bzip2.recipe
AgeCommit message (Expand)AuthorFilesLines
2023-03-14Fix hardcoded 'lib' path in recipes files listingAndoni Morales Alastruey1-1/+1
2021-09-14bzip2.recipe: bump version to 1.0.8Aaron Boxer1-5/+3
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
2019-01-31bzip2.recipe: Ship the pkg-config fileNirbheek Chauhan1-1/+1
2018-12-15bzip2.recipe: Fix build error in ffmpeg with MinGWNirbheek Chauhan1-0/+1
2018-12-14bzip2.recipe: Re-add patch that was accidentally droppedNirbheek Chauhan1-1/+1
2018-12-13bzip2.recipe: Use meson instead of a MakefileNirbheek Chauhan1-42/+3
2018-09-19recipes: Add tarball checksums for all recipesNirbheek Chauhan1-0/+1
2018-08-07bzip2.recipe: Use our mirror for fetching the tarballNirbheek Chauhan1-1/+3
2018-07-22recipes: Move all recipes to HTTPSNirbheek Chauhan1-1/+1
2018-07-22recipes: Use %(version)s in all tarball URLsNirbheek Chauhan1-1/+1
2018-05-06bzip2.recipe: Initialize dst2 variableGeorge Kiagiadakis1-0/+1
2018-05-05bzip2.recipe: also fix the link with the SONAME suffix on linuxGeorge Kiagiadakis1-0/+6
2016-08-25Revert "LibtoolLibrary: Auto-detect libraries and versions"Sebastian Dröge1-6/+5
2016-08-25LibtoolLibrary: Auto-detect libraries and versionsNirbheek Chauhan1-5/+6
2014-06-17bzip2: use relative symlinks for librariesAndoni Morales Alastruey1-17/+14
2013-10-28recipes: Use a git repository for tarball recipesAndoni Morales Alastruey1-14/+1
2013-10-07bzip2: Switch to tarballEdward Hervey1-0/+16
2013-04-22bzip2: Fix dylib symlink on OSXSebastian Dröge1-0/+7
2013-02-22Add support to iOSThibault Saunier1-1/+8
2012-10-26bzip2: only create the link on Linux and AndroidAndoni Morales Alastruey1-1/+1
2012-10-18bzip2: fix link creation in post installAndoni Morales Alastruey1-2/+4
2012-10-17bzip2: fix windows build passing the right extension for binariesAndoni Morales Alastruey1-1/+1
2012-10-17libtool: make this tool cross-platformAndoni Morales Alastruey1-1/+2
2012-10-11bzip2: add missing libbz2.so symlinkAndoni Morales Alastruey1-0/+4
2012-10-11bzip: fix versions for the libtool libraryAndoni Morales Alastruey1-1/+1
2012-10-11bzip2: create a libtool library for itAndoni Morales Alastruey1-0/+5
2012-04-25Recipes: Fix licenses.Andre Moreira Magalhaes (andrunko)1-1/+1
2012-04-24Use license enums.Andre Moreira Magalhaes (andrunko)1-1/+1
2012-04-20bzip2: call bzip2 with EXT to fix the extension names on windowsAndoni Morales Alastruey1-1/+4
2012-04-17Use lists in remove_steps()Andoni Morales Alastruey1-1/+1
2012-04-17Handle more nicely build stepsAndoni Morales Alastruey1-1/+1
2012-04-16Fix order of argumentsAndoni Morales Alastruey1-1/+1
2012-03-30List files in recipesAndoni Morales Alastruey1-0/+5
2012-03-20Add recipes' syntax hints for vim and emacsAndoni Morales Alastruey1-1/+1
2012-03-20bzip2: build first the shared librariesAndoni Morales Alastruey1-2/+2
2012-03-20bzip2: build static and shared libraries and use the proper makefileAndoni Morales Alastruey1-2/+8
2012-03-20Fix permissionsSebastian Dröge1-0/+0
2012-03-20Use a metaclass for inheriting for the specified source and build classesAndoni Morales Alastruey1-1/+1
2012-03-20Build the shared library of bzip2Andoni Morales Alastruey1-0/+1
2012-03-20Move recipes out of the python code dirAndoni Morales Alastruey1-0/+10