summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* _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
* _sandboxbwrap.py: Force terminate sandboxed jobs when terminating a taskTristan Van Berkom2017-03-051-0/+1
* setup.py: Check for the existence of BubblewrapPedro Alvarez2017-02-141-0/+9
* Adding new `bst` entry point for build-streamTristan Van Berkom2017-02-141-0/+1
* setup.py: Ensure OSTree version >= v2016.8Tristan Van Berkom2017-01-161-3/+18
* Moved frontend into buildstream package and build pipeline, use click.Tristan Van Berkom2016-12-311-2/+5
* setup.py: Finally use click for this, not argparseTristan Van Berkom2016-12-311-1/+1
* setup.py: Add element yaml files to the distributionTristan Van Berkom2016-12-311-1/+1
* setup.py: Require at least python 3.5Tristan Van Berkom2016-12-171-0/+4
* Include coverage report in ./setup.py test invocationsTristan Van Berkom2016-12-111-0/+2
* Add pep8 checks to test suiteTristan Van Berkom2016-12-091-1/+4
* setup.py: check for PyGObject and OSTree dependenciesJürg Billeter2016-12-011-0/+15
* setup.py: add missing sys importJürg Billeter2016-11-301-0/+2
* Adding InvocationContextTristan Van Berkom2016-11-141-1/+1
* setup.py: Now require pytest-datafiles for testsTristan Van Berkom2016-11-131-1/+1
* Use pytest, add first basic plugin testTristan Van Berkom2016-11-131-5/+22
* Added plugins as package data.Tristan Van Berkom2016-11-081-2/+9
* Adding initial setup.py file for setuptools.Tristan Van Berkom2016-11-081-0/+19