summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tox.ini/.gitlab-ci.yml: Add test environment for Python 3.9Chandan Singh2020-11-041-19/+19
* setup.cfg: Remove pytest and py from the list of non-typechecked modulesbschubert/typingBenjamin Schubert2020-08-301-0/+2
* runcli.py: Configurable index/storage artifact typesJosh Smith2020-08-261-0/+2
* tox.ini: Replace py38 with py38-nocover in default envlistJürg Billeter2020-08-121-1/+1
* Update bst-plugins-experimental to 1.93.4bschubert/update-pluginsBenjamin Schubert2020-07-141-3/+3
* Completely abolish job pickling.tristan/nuke-pickle-jobberTristan van Berkom2020-06-151-1/+0
* Drop Platform subclasses and BST_FORCE_BACKENDjuerg/sandbox-drop-bwrapJürg Billeter2020-06-031-1/+0
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-031-1/+0
* Update all packages requirementsBenjamin Schubert2020-05-111-1/+1
* setup.py: Also run blackbschubert/pylint-setup-pyBenjamin Schubert2020-05-071-2/+2
* setup.py: Also run pylint on this fileBenjamin Schubert2020-05-071-4/+4
* tox.ini: Install the sample pip plugin package when running testsTristan Van Berkom2020-05-041-0/+3
* tox.ini: Update reference to updated plugins with BST_MIN_VERSOIN setTristan Van Berkom2020-04-291-1/+1
* tox.ini: Use new ostree plugin for generating documentation.Tristan Van Berkom2020-04-211-1/+2
* tox.ini: Drop Python 3.5 environmentsJürg Billeter2020-04-021-18/+18
* tox.ini: Update bst-plugins-experimental version to 1.93.1.1Jürg Billeter2020-02-051-1/+1
* Plugins: Update entrypoint group for pip originChandan Singh2020-01-171-1/+1
* Remove "deb" surce plugin, it has beem moved to bst-plugins-experimentaljjardon/move_deb_sourceJavier Jardón2020-01-171-6/+1
* tox.ini: Bump version of bst-plugins-experimental to 0.14.0Benjamin Schubert2020-01-161-2/+2
* tox.ini: Add a external plugins environment test and run it in CIBenjamin Schubert2020-01-131-2/+14
* tox.ini: Move coverage handling in commands_post.Benjamin Schubert2020-01-131-2/+3
* tox.ini: Remove external plugins testsBenjamin Schubert2020-01-131-5/+3
* Tests: Remove bst-plugins-experimental dependencyThomas Coldrick2020-01-131-1/+0
* tox.ini: Remove duplicated move of the coverage fileBenjamin Schubert2020-01-131-1/+0
* tox.ini: Add python3.8 to default environment listChandan Singh2019-12-241-17/+17
* testing/runcli.py: Add BST_CAS_STAGING_ROOT environment variableJürg Billeter2019-12-171-0/+1
* tox.ini: Add ability to run tests in a randomized orderBenjamin Schubert2019-12-101-0/+4
* Start linting doc/source/conf.pyChandan Singh2019-11-141-3/+3
* Remove pycodestyleChandan Singh2019-11-141-1/+0
* Add configuration to run BlackChandan Singh2019-11-141-0/+20
* tox.ini: Fix pylint configurationChandan Singh2019-11-131-1/+1
* Add tests that the basic functionality of buildstream works in win32Jonathan Maw2019-10-311-1/+19
* tox.ini: pass through BST_FORCE_START_METHODAngelos Evripiotis2019-10-181-0/+1
* .gitlab-ci.yml: Update bst-plugins-experimental versionbschubert/bump-bst-experimental-versionBenjamin Schubert2019-10-181-1/+1
* tox.ini: pin mypy 0.730traveltissues/1172Darius Makovsky2019-10-171-1/+1
* setup.cfg: Fix xdg env vars to not affect the hostbschubert/fix-xdg-temppathsBenjamin Schubert2019-10-081-4/+4
* tox.ini: Add bst-plugins-experimental to docs depsctolentino82019-10-071-0/+1
* Use distutils plugin from bst-plugins-experimentalJavier Jardón2019-09-121-1/+1
* Add initial mypy configuration and typesChandan Singh2019-09-021-0/+10
* Set HOME environment variable for testsJürg Billeter2019-08-301-0/+1
* Move qmake plugin to bst-plugins-experimentalcoldtom/move-qmakeThomas Coldrick2019-08-141-1/+1
* Move modulebuild plugin to bst-plugins-experimentalThomas Coldrick2019-08-141-1/+1
* Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-121-1/+1
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-1/+1
* Move meson element to bst-plugins-experimentalThomas Coldrick2019-08-081-1/+1
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-081-0/+1
* tox.ini: Allow linter to run on target filesAlexandru Fazakas2019-07-301-2/+2
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-0/+1
* Introduce Cython to the project and documentBenjamin Schubert2019-05-291-1/+13
* Introduce pyproject.tomlBenjamin Schubert2019-05-291-0/+6