summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix teststest_coverage_segfaultTristan Maat2017-11-154-14/+3
* Well, maybe if we just run the cmake-test...Tristan Maat2017-11-151-55/+55
* Load excepted elements as part of the pipelineTristan Maat2017-11-152-13/+20
* main.py: Fix app initializationTristan Maat2017-11-151-6/+6
* Refactor, remove some unused imports138-aborting-bst-push-command-causes-stack-traceAngelos Evripiotis2017-11-134-6/+0
* autotools: Always run the autogen stepMathieu Bridon2017-11-111-1/+1
* Change origin to point at source repoDaniel Playle2017-11-113-6/+60
* doc/source/docker.rst: Fix formattingSam Thursfield2017-11-101-3/+5
* Remove DummyElement hackTristan Maat2017-11-102-35/+35
* load.py: Migrate to new test styleTristan Maat2017-11-102-89/+90
* git.py source plugin: Prune remote-tracking branches when fetchingsam/git-fetch-pruneSam Thursfield2017-11-081-1/+1
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-0816-84/+74
* Allow overwriting a list with an empty list using (=) operatorsam/overwrite-list-with-empty-listSam Thursfield2017-11-083-2/+21
* _frontend/main.py: Fix #133 - make completions work for --except argumentsTristan Van Berkom2017-11-081-1/+6
* integration-tests: Fix `run-tests.sh --sources DIR` when DIR doesn't existSam Thursfield2017-11-061-2/+2
* doc/source/pluginauthoring.rst: Removed Project from documentationTristan Van Berkom2017-11-061-1/+0
* refactoring: Made Project option privateTristan Van Berkom2017-11-0620-91/+105
* tests/sandboxes/mounting/mount_simple.py: Changed to test new Mounter objectsandbox-mounts-refactorTristan Van Berkom2017-11-061-3/+3
* sandbox: Refactoring, moving accidentally public MountMap into it's own fileTristan Van Berkom2017-11-065-112/+135
* sandbox/_mounter.py: Added missing copyright headerTristan Van Berkom2017-11-061-0/+20
* sandbox/_mount.py: Renamed _mounter.pyTristan Van Berkom2017-11-062-3/+3
* buildelement.py: Fixed doc string link.exceptions-refactorTristan Van Berkom2017-11-061-1/+1
* doc/source/formatintro.rst: Fixed duplicate link anchorTristan Van Berkom2017-11-061-1/+1
* Refactoring: Renamed _BstError -> BstErrorTristan Van Berkom2017-11-068-50/+52
* Refactoring: Rename _ArtifactError -> ArtifactErrorTristan Van Berkom2017-11-066-34/+34
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-0650-109/+118
* Refactoring: Move ElementError and SourceError to their respective classes, c...Tristan Van Berkom2017-11-066-40/+47
* plugins/sources/zip.py: Dont depend on python 3.6 methodTristan Van Berkom2017-11-061-8/+10
* tests/sources/tar.py: Removing some unused test dataTristan Van Berkom2017-11-062-8/+0
* tests/sources/zip.py: Adding tests for zip source edge casesTristan Van Berkom2017-11-0613-0/+221
* tests/sources/fixture.py: Removing the old deprecated fixtureTristan Van Berkom2017-11-061-55/+0
* tests/sources/bzr.py: Removing bzr source testTristan Van Berkom2017-11-0613-238/+0
* Updating cache key test for recent changes related to issue #121Tristan Van Berkom2017-11-063-2/+2
* plugins/elements/script.py: Issue #121 - Remove traces of pre-/post- commandsTristan Van Berkom2017-11-061-8/+3
* buildelement.py: Issue #121 - Remove traces of pre-/post- commandsTristan Van Berkom2017-11-061-34/+29
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-0637-201/+53
* _frontend/widget.py: Removing architecture from the reportsTristan Van Berkom2017-11-061-2/+0
* _frontend/main.py: Removing arch related optionsTristan Van Berkom2017-11-061-17/+8
* _pipeline.py: Removing archesTristan Van Berkom2017-11-061-12/+4
* _loader.py: Removing arch conditionalsTristan Van Berkom2017-11-051-52/+3
* project.py: Removing archesTristan Van Berkom2017-11-051-10/+0
* context.py: Removing archesTristan Van Berkom2017-11-051-11/+2
* tests/sources/git.py: Converted to use newer CLI fixturesTristan Van Berkom2017-11-055-373/+63
* testutils: Added optional subdir parameter to repo creationTristan Van Berkom2017-11-055-10/+25
* tests/sources/patch.py: Converted to use CLI fixturesTristan Van Berkom2017-11-048-103/+82
* tests/sources/local.py: Removed some more unneeded steps in the testTristan Van Berkom2017-11-041-10/+2
* tests/sources/local.py: Remove one line of deadcodeTristan Van Berkom2017-11-041-1/+0
* Add tests for multiple targetsTristan Maat2017-11-0415-0/+103
* Adjust tests to new APITristan Maat2017-11-048-74/+74
* main.py: Make CLI wording for elements consistentTristan Maat2017-11-041-29/+30