summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* setup.py: Specify minimum required version of pytest-cov pluginTristan Van Berkom2018-07-201-1/+1
* Bump required python version to 3.5Tristan Maat2018-07-181-2/+2
* Remove OSTree artifact cacheJürg Billeter2018-07-171-43/+0
* _artifactcache: Add CAS artifact serverJürg Billeter2018-07-171-1/+2
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-07-171-2/+59
* Restrict version of pylint138-aborting-bst-push-command-causes-stack-trace-2Daniel Playle2018-06-201-1/+2
* setup.py: Stop installing test cases.Tristan Van Berkom2018-04-261-1/+1
* Use versioneer instead of setuptools_scmTristan Van Berkom2018-04-261-12/+6
* setup.py: Assert Bubblewrap versionmilloni2018-04-201-4/+35
* pylint - disabled no-member, bad-exception-context and catching-non-exception...James Ennis2018-03-141-0/+4
* pylint - dealt with broad-except and bare-except warningsJames Ennis2018-03-141-1/+1
* Add pylint to setup.cfg and setup.pyJames Ennis2018-03-141-0/+1
* setup.py: Require jinja >= 2.10Javier Jardón2018-02-051-1/+1
* Get version number w/o pkg_resourcesGökçen Nurlu2018-01-311-1/+10
* Modify the generated CLI script by monkey patchingGökçen Nurlu2018-01-311-0/+37
* setup.py: Removing explicitly set version, we use setuptools_scm for this.Tristan Van Berkom2018-01-031-1/+0
* Remove unused importsGökçen Nurlu2017-12-071-2/+0
* setup.py: Pinning coverage at 4.4.0 instead of 4.2Tristan Van Berkom2017-11-251-1/+1
* setup.py: Add pytest-xdist dependencyJürg Billeter2017-11-221-0/+2
* setup.py: Pinning coverage down to version 4.2Tristan Van Berkom2017-11-211-1/+3
* setup.py: Added jinja2 dependencyTristan Van Berkom2017-10-081-1/+2
* setup.py: Use env var instead of --install-option for the receiver installTristan Van Berkom2017-10-011-27/+11
* setup.py: Added --artifact-receiver-only install optionTristan Van Berkom2017-09-291-37/+83
* setup.py: Make setup.py work on non-linuxcross_platformTristan Maat2017-09-281-25/+29
* Implement tarcacheTristan Maat2017-09-281-1/+1
* Fork and embed fusepySam Thursfield2017-09-271-2/+1
* Specify the minimum required version of pytestMathieu Bridon2017-09-201-1/+1
* setup.{cfg,py}: Bring back BST_TEST_SUITE env variableTristan Van Berkom2017-09-051-0/+1
* plugin.py: Removed special case for test casesTristan Van Berkom2017-09-031-1/+0
* buildstream/data/bst: Adding a bash completion scriptlet.Tristan Van Berkom2017-08-281-1/+17
* setup.py: Catch exception with OSTree < 2017.4Jürg Billeter2017-08-101-5/+8
* setup.py: Hard require OSTree >= 2017.8Tristan Van Berkom2017-08-011-15/+13
* _artifactcache/pushreceive.py: Our local copy of ostree-pushTristan Van Berkom2017-07-101-0/+1
* Removing ostree-pull-ssh and ostree-pushTristan Van Berkom2017-07-091-2/+1
* Add script templatesTristan Maat2017-06-281-1/+2
* _ostree.py: Add SSH artifact fetch supportJürg Billeter2017-06-271-1/+1
* _ostree.py: Add SSH artifact push supportJürg Billeter2017-06-271-1/+2
* setup.py: Added comment about OSTree.YEAR_VERSION & OSTree.RELEASE_VERSIONTristan Van Berkom2017-06-151-0/+7
* Added fusepy dependency to setup.pyTristan Van Berkom2017-06-121-1/+2
* setup.py: Remove the old 'build-stream' entry pointTristan Van Berkom2017-05-271-1/+0
* Make logging go to stdout when the test suite is being run in CIJonathan Maw2017-05-251-0/+1
* setup.py: Use setuptools_scm pluginTristan Van Berkom2017-05-081-1/+2
* Install man pages in ${prefix}/share/man/man1Tristan Van Berkom2017-04-131-1/+1
* Adding man pages to distributionTristan Van Berkom2017-04-131-0/+22
* setup.py: BuildStream now depends on python 3.4Tristan Van Berkom2017-04-081-2/+2
* setup.py: Removing the xdg dependencyTristan Van Berkom2017-03-211-1/+0
* context.py: Now using the XDG Base Directory specTristan Van Berkom2017-03-201-0/+1
* setup.py: Added setuptools as install requirementTristan Van Berkom2017-03-081-1/+2
* Restructuring, moved frontend related files to _frontend/ submoduleTristan Van Berkom2017-03-071-2/+2
* setup.py: BuildStream now requires blessings.Tristan Van Berkom2017-03-071-1/+2