summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2020-10-22Build 1.16.3 releaseTim-Philipp Müller1-1/+1
2020-06-28cerbero: Define a custom user agent while downloadingNirbheek Chauhan1-1/+2
Some places block urllib, and others block wget / curl. Set our own agent to workaround that, and so that people can contact us in case we're doing something they don't like while downloading things.
2019-12-05Build 1.16 branch againTim-Philipp Müller1-1/+1
2019-12-03Build 1.16.2 release1.16.2Tim-Philipp Müller1-1/+1
2019-09-23Build 1.16.1 releaseTim-Philipp Müller1-1/+1
2019-04-20Move back to git for gstreamer recipesNirbheek Chauhan1-1/+1
Pushed without a merge request, CI in stable branches is broken: https://gitlab.freedesktop.org/gstreamer/gst-ci/issues/11
2019-04-19Build 1.16.0 releaseTim-Philipp Müller1-1/+1
2019-04-13gst recipes: Bump to 1.15.90.1 for further developmentNirbheek Chauhan1-1/+1
2019-04-12Build 1.15.90 releaseTim-Philipp Müller1-1/+1
2019-03-02setup.py: README is now README.md1.15.2Nirbheek Chauhan1-1/+1
2019-02-27Build 1.15.2 releaseTim-Philipp Müller1-1/+1
2019-01-17Build 1.15.1 releaseTim-Philipp Müller1-1/+1
2018-03-28Back to developmentNicolas Dufresne1-1/+1
2018-03-19Build 1.14.0 release1.14.0Tim-Philipp Müller1-1/+1
2018-03-17Back to masterTim-Philipp Müller1-1/+1
2018-03-17setup.py: Fix missing comma1.13.91Jan Schmidt1-1/+1
2018-03-13Build 1.13.91 releaseTim-Philipp Müller1-1/+1
2018-03-09Update version numbers to 1.13.90.1Jan Schmidt1-1/+1
2018-03-07Build 1.13.90 tarballsJan Schmidt1-1/+1
2017-05-06Master is 1.13.x nowTim-Philipp Müller1-1/+1
2017-05-06Reset back to tracking git masterJan Schmidt1-1/+1
2017-05-05Update to 1.12.01.12.0Jan Schmidt1-1/+1
2017-04-28Update to 1.11.911.11.91Jan Schmidt1-1/+1
2017-04-12GStreamer: Back to git master / 1.11.90.1 buildJan Schmidt1-1/+1
2017-04-07gstreamer: Update to 1.11.90Sebastian Dröge1-1/+1
2017-02-28gstreamer: Update to master / 1.11.2.1 againSebastian Dröge1-1/+1
2017-02-24gstreamer: Update versions to 1.11.21.11.2Sebastian Dröge1-1/+1
2017-01-17gstreamer: Update to 1.11.1.1/masterSebastian Dröge1-1/+1
2017-01-13gstreamer: Update versions/branches to 1.11.1Sebastian Dröge1-1/+1
2016-11-02Update versions to 1.11Sebastian Dröge1-1/+1
2016-11-01Update versions to 1.10.0Sebastian Dröge1-1/+1
2016-10-01cerbero: Update version to 1.9.901.9.90Sebastian Dröge1-1/+1
2016-09-02gstreamer-1.0: Update versions to 1.9.2Sebastian Dröge1-1/+1
2016-08-25setup.py: Update version to 1.9.1Sebastian Dröge1-1/+1
2015-09-10setup: Fix typoOlivier Crête1-1/+1
2015-09-10setup: Match cerbero version to GStreamer versionOlivier Crête1-2/+2
Also change the URL to the upstream GStreamer https://bugzilla.gnome.org/show_bug.cgi?id=742830
2015-09-10setup: Add command to include source code during sdistOlivier Crête1-1/+34
With --source-dirs, one can specify a list of source code directories to bundle https://bugzilla.gnome.org/show_bug.cgi?id=742830
2015-09-10setup: Only package selected recipes/packagees with --recipe/--packageOlivier Crête1-1/+38
https://bugzilla.gnome.org/show_bug.cgi?id=742830
2012-05-03setup.py: add 'tools' directory to the dist tarballAndoni Morales Alastruey1-1/+1
2012-04-30setup.py: install config files tooAndoni Morales Alastruey1-2/+5
2012-04-20setup.py: add missing files to dist tarballAndoni Morales Alastruey1-5/+7
2012-04-20Add setuptools supportAndoni Morales Alastruey1-0/+75