Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-09 | lint: fix linter errors that can't be fix automatically | Andoni Morales Alastruey | 3 | -5/+4 | |
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1315> | |||||
2024-01-09 | lint: apply linter fixes | Andoni Morales Alastruey | 2 | -2/+1 | |
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1315> | |||||
2024-01-09 | format: apply new format style | Andoni Morales Alastruey | 19 | -483/+385 | |
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1315> | |||||
2018-03-27 | python3: Manual fixing of errors left by 2to3 script | Xavier Claessens | 1 | -1/+1 | |
Some of those fixes come from Ehsan Azar's branch. https://bugzilla.gnome.org/show_bug.cgi?id=733067 | |||||
2018-03-27 | python3: Run 2to3 script to conver the whole codebase | Xavier Claessens | 17 | -220/+218 | |
This is only the raw output of the script, no manual editing. The code is now python3 only. https://bugzilla.gnome.org/show_bug.cgi?id=733067 | |||||
2014-04-26 | Drop support for OS X Leopard (10.5) | Sebastian Dröge | 1 | -1/+1 | |
We built with 10.6 as minimum version anyway and e.g. osxvideosink does not even work anymore with 10.6. | |||||
2013-11-28 | build: store the last built version in the recipe status | Andoni Morales Alastruey | 1 | -2/+4 | |
2013-10-04 | test: fix system libs unit test | Andoni Morales Alastruey | 1 | -2/+3 | |
2013-10-04 | test: fix unit tests where env vars are now appended with spaces | Andoni Morales Alastruey | 1 | -4/+4 | |
2013-03-25 | packages:osx: port to pkgbuild + productbuild | Andoni Morales Alastruey | 1 | -8/+10 | |
PackageMaker has been deprecated in XCode 4.6 | |||||
2012-10-23 | build: fix usage of append_env for variables that are not set | Andoni Morales Alastruey | 1 | -0/+7 | |
2012-08-09 | config: setup the main environment properly in a multiconf scenario | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-08-08 | osxuniversalgenerator: relocate properly universal objects | Andoni Morales Alastruey | 1 | -0/+23 | |
2012-08-08 | test: fix tests | Andoni Morales Alastruey | 4 | -3/+7 | |
2012-08-08 | osxuniversalgenerator: handle properly .pc and .la files | Andoni Morales Alastruey | 1 | -0/+14 | |
2012-08-08 | recipes: universal: rework universal recipe and add unit tests for it | Andoni Morales Alastruey | 1 | -1/+69 | |
2012-08-08 | osxuniversalgenerator: add unit tests | Andoni Morales Alastruey | 1 | -0/+160 | |
2012-08-08 | config: Add initial support for Universal builds in the config | Andoni Morales Alastruey | 1 | -13/+14 | |
2012-08-08 | Add an easier way to modify the environment in recipes | Andoni Morales Alastruey | 1 | -0/+89 | |
2012-07-04 | config: add the force_git_commit to help with releases | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-07-04 | test: fix tests | Andoni Morales Alastruey | 4 | -11/+13 | |
2012-07-02 | test: add more test for the configuration | Andoni Morales Alastruey | 1 | -1/+58 | |
2012-06-25 | test: fix tests after last changes | Andoni Morales Alastruey | 3 | -12/+23 | |
2012-06-25 | Add initial support for application packages | Andoni Morales Alastruey | 3 | -4/+65 | |
2012-06-19 | packagemaker: split packager from the PackageMaker wrapper | Andoni Morales Alastruey | 1 | -1/+2 | |
2012-06-19 | info_plist: add support for applications Info.plist and add unit tests | Andoni Morales Alastruey | 1 | -0/+81 | |
2012-06-19 | packages: move OS X related files to a new 'osx' folder | Andoni Morales Alastruey | 2 | -2/+2 | |
2012-06-04 | test_cerbero_packages_packagemaker: Fix it to consider latest changes in ↵ | Andre Moreira Magalhaes (andrunko) | 1 | -1/+1 | |
OSXPackage. | |||||
2012-06-04 | test_cerbero_packages_linux: Fix it to consider latest changes in LinuxPackager. | Andre Moreira Magalhaes (andrunko) | 1 | -4/+7 | |
2012-06-04 | test_cerbero_config: Fix it to consider new attributes. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+2 | |
2012-05-22 | Fix make check after last licenses handling change. | Andre Moreira Magalhaes (andrunko) | 2 | -3/+3 | |
2012-05-21 | test: fix tests | Andoni Morales Alastruey | 3 | -3/+7 | |
2012-05-10 | config: clean-up and add unit tests | Andoni Morales Alastruey | 1 | -0/+142 | |
2012-05-10 | packages: clean up linux packager and add unit tests | Andoni Morales Alastruey | 2 | -1/+183 | |
2012-05-09 | test: update tests for the cookbook | Andoni Morales Alastruey | 1 | -0/+20 | |
2012-05-09 | cookbook: add unit tests | Andoni Morales Alastruey | 1 | -0/+101 | |
2012-05-03 | licenses: temporarly fix issues with license being included in files lists | Andoni Morales Alastruey | 1 | -1/+2 | |
2012-04-26 | Add test for recipes licenses handling. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+33 | |
2012-04-26 | test: delete print | Andoni Morales Alastruey | 1 | -1/+0 | |
2012-04-26 | test: fix wix test | Andoni Morales Alastruey | 1 | -2/+12 | |
2012-04-24 | test: remove prints in tests | Andoni Morales Alastruey | 1 | -2/+0 | |
2012-04-24 | tests: fix more tests | Andoni Morales Alastruey | 1 | -19/+21 | |
2012-04-24 | tests: Fix tests | Andoni Morales Alastruey | 5 | -17/+25 | |
2012-04-23 | wix: make wix packaging work again | Andoni Morales Alastruey | 2 | -53/+95 | |
2012-04-20 | Move tests to the 'test' folder | Andoni Morales Alastruey | 21 | -0/+1668 | |