summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.rst: Use stronger language to follow the installation guide.tristan/readme-versionTristan Van Berkom2018-08-261-5/+4
* Merge branch 'tristan/fix-code-quality' into 'master'Tristan Van Berkom2018-08-261-5/+3
|\
| * .gitlab-ci.yml: Trying to fix code quality reportsTristan Van Berkom2018-08-261-5/+3
|/
* Merge branch 'jjardon/doc_fix_deprecations' into 'master'Tristan Van Berkom2018-08-261-1/+1
|\
| * doc/bst2html.py: Fix deprecation warningJavier Jardón2018-08-261-1/+1
|/
* Merge branch 'tristan/install-guide-refactoring' into 'master'Tristan Van Berkom2018-08-254-257/+322
|\
| * doc/source/install_source.rst: Explain about release tag in git install instr...Tristan Van Berkom2018-08-252-0/+17
| * Add section about current releasesTristan Van Berkom2018-08-252-0/+19
| * doc/source/install_source.rst: Splitting up install instructionsTristan Van Berkom2018-08-253-255/+281
| * doc/source/main_install.rst: Move the main install link target hereTristan Van Berkom2018-08-252-1/+4
| * doc/source/main_install.rst: Use one level depth toctreeTristan Van Berkom2018-08-251-1/+1
|/
* Merge branch 'tristan/fixup-workspace-docs' into 'master'Tristan Van Berkom2018-08-2511-4/+8
|\
| * HACKING.rst: Documenting the new "shell" configuration in the bst2html input ...tristan/fixup-workspace-docsTristan Van Berkom2018-08-251-0/+3
| * .gitignore: Ignore doc/source/sessions directory of generated html filesTristan Van Berkom2018-08-251-1/+2
| * doc/source/developing/workspaces.rst: Some whitespace fixesTristan Van Berkom2018-08-251-3/+2
| * workspaces.rst: fix note which is not rendering correctlyPhil Dawson2018-08-251-0/+1
| * workspaces.rst: Move terminal sessions to doc/source/sessions-stored/Phil Dawson2018-08-258-0/+0
|/
* Merge branch 'bschubert15/fix-double-log' into 'master'Qinusty2018-08-241-11/+10
|\
| * buildelement.py: remove double logging (again) as in #507Benjamin Schubert2018-08-241-11/+10
|/
* Merge branch 'jjardon/ci_show_timings' into 'master'Javier Jardón2018-08-241-1/+1
|\
| * setup.cfg: Show timing of the 20 slowest testsJosh Smith2018-08-241-1/+1
|/
* Merge branch 'chandan/pip-install-instructions' into 'master'Chandan Singh2018-08-241-5/+36
|\
| * doc: Add instructions to install BuildStream via PyPIChandan Singh2018-08-241-5/+36
|/
* Merge branch 'jennis/correct_HACKING' into 'master'James Ennis2018-08-241-2/+2
|\
| * HACKING.rst: Remove -k flag for individual tests as this is not requiredJames Ennis2018-08-241-2/+2
|/
* Merge branch 'jmac/tempfile-extraction-bug' into 'master'575-os-sched_getaffinity-not-supported-on-macosx-blocks-411James Ennis2018-08-244-1/+69
|\
| * tar.py: Add test for a tarball containing a read-only dirjmac/tempfile-extraction-bugJames Ennis2018-08-241-0/+45
| * tar tests: Add tarball which contains a read-only dirJames Ennis2018-08-242-0/+6
| * element.py: chmod 777 directories if delete fails.Jim MacArthur2018-08-241-1/+18
|/
* Merge branch 'tristan/avoid-redundant-alpine' into 'master'Tristan Van Berkom2018-08-242-2/+2
|\
| * tests/integration/project: Use the same alias for the alpine tarballTristan Van Berkom2018-08-242-2/+2
|/
* Merge branch 'valentindavid/cli_integration_source_determinism' into 'master'Tristan Van Berkom2018-08-242-7/+14
|\
| * tests/integration/source-determinism.py: Use cli_integration.valentindavid/cli_integration_source_determinismValentin David2018-08-242-7/+14
|/
* Merge branch 'chandan/ci-sdist-test' into 'master'Tristan Van Berkom2018-08-241-0/+5
|\
| * .gitlab-ci.yml: Verify that source tarball installs correctlychandan/ci-sdist-testChandan Singh2018-08-241-0/+5
|/
* Merge branch 'tristan/reduce-gitlab-ci' into 'master'jjardon/ci-testTristan Van Berkom2018-08-232-5/+31
|\
| * README.rst: Removing the badgesTristan Van Berkom2018-08-231-5/+0
| * .gitlab-ci.yml: Avoid running tests in post-mergeTristan Van Berkom2018-08-231-0/+31
|/
* deps: Specify the minimum version required for blessingstristan/blessingsMathieu Bridon2018-08-231-1/+1
* Merge branch 'valentindavid/extract-expiry' into 'master'Tristan Van Berkom2018-08-232-0/+56
|\
| * Remove artifact extracts when artifact expires in cacheValentin David2018-08-232-0/+56
|/
* Merge branch 'valentindavid/inconsistant-workspace' into 'master'Tristan Van Berkom2018-08-232-1/+25
|\
| * Improve error message for deleted open workspacesValentin David2018-08-232-1/+25
|/
* _frontend/linuxapp.py: Fixing fallout from !693Tristan Van Berkom2018-08-231-4/+4
* Merge branch 'chandan/fix-mainfest-dev-requirements' into 'master'Chandan Singh2018-08-221-1/+1
|\
| * MANIFEST.in: Fix include for dev-requirements.txtchandan/fix-mainfest-dev-requirementsChandan Singh2018-08-221-1/+1
|/
* Merge branch 'tristan/debug-symbols-location' into 'master'Tristan Van Berkom2018-08-2210-16/+32
|\
| * Don't strip pathname from debug symbol filesSam Thursfield2018-08-2210-16/+32
|/
* Merge branch 'willsalmon/versionTagRegrex' into 'master'Will Salmon2018-08-224-10/+26
|\
| * Search for tags with the *.*.* patten for versionwillsalmon/versionTagRegrexWilliam Salmon2018-08-223-9/+16