summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes: 'affect', not 'effect' as verbaevri/affectAngelos Evripiotis2018-10-1911-11/+11
* Merge branch 'danielsilverstone-ct/report-loop' into 'master'richardmaw-codethink2018-10-182-4/+15
|\
| * _loader/loader.py: Be more explanatory in CircDep exceptionDaniel Silverstone2018-10-182-4/+15
|/
* Merge branch 'valentindavid/move_alpine_tarball' into 'master'Javier Jardón2018-10-176-6/+6
|\
| * Change URL to the Alpine tarballValentin David2018-10-176-6/+6
|/
* Merge branch 'tiagogones/update-links-to-documentation' into 'master'Tiago Gomes2018-10-172-6/+6
|\
| * setup.py: use correct link for documentation websiteTiago Gomes2018-10-171-1/+1
| * README: use correct links for documentation websiteTiago Gomes2018-10-171-5/+5
|/
* Merge branch 'rdale/spelling' into 'master'Jürg Billeter2018-10-1634-51/+51
|\
| * Fix spelling of it's and itsRichard Dale2018-10-1634-51/+51
|/
* Merge branch 'jmac/doc-argument-fix' into 'master'Jim MacArthur2018-10-161-1/+1
|\
| * bst2html.py: Name the second argument to avoid an errorjmac/doc-argument-fixJim MacArthur2018-10-161-1/+1
|/
* Merge branch 'willsalmon/outOfSourecBuild' into 'master'Phil Dawson2018-10-1621-28/+195
|\
| * Added a news item for building out of the source directorywillsalmon/outOfSourecBuildWilliam Salmon2018-10-161-0/+3
| * Extended the Documentation to cover out of source buildsWilliam Salmon2018-10-162-0/+57
| * Added tests for conf-root variableWilliam Salmon2018-10-164-0/+72
| * Add conf-root variable to buildsWilliam Salmon2018-10-169-17/+21
| * New Integration test for workspace command-subdirWilliam Salmon2018-10-162-0/+34
| * Sandbox: CWD was not being created for workspacesWilliam Salmon2018-10-163-11/+8
|/
* Merge branch 'lachlan/pickle-yaml-test-list-composite' into 'master'Jonathan Maw2018-10-155-27/+559
|\
| * yamlcache.py: Add YAML cache changed file testLachlan Mackenzie2018-10-151-3/+26
| * yaml.py: Add yaml cache test to yaml list composition twiceLachlan Mackenzie2018-10-151-8/+9
| * yaml.py: Add yaml cache testing to yaml list composition testLachlan Mackenzie2018-10-151-6/+10
| * yaml.py: Add loader for yaml test files cache optionLachlan Mackenzie2018-10-151-0/+16
| * yamlcache.py: Add yaml cache testsJonathan Maw2018-10-151-0/+119
| * yaml: Add a cache of parsed and provenanced yamlJonathan Maw2018-10-153-13/+382
|/
* Merge branch 'juerg/remote-config' into 'master'Jürg Billeter2018-10-151-1/+4
|\
| * _artifactcache: Fix crash in push_directory() without artifact serverJürg Billeter2018-10-151-1/+4
|/
* CONTRIBUTING.rst: Added more guidelines about documenting the user guideTristan Van Berkom2018-10-144-10/+113
* Merge branch 'tristan/remove-install-guide' into 'master'Tristan Van Berkom2018-10-1211-485/+9
|\
| * doc/source/index.rst: Moved references to the website below the simple ToC.Tristan Van Berkom2018-10-121-3/+2
| * doc/source/additional_docker.rst: Fix link to refer to websiteTristan Van Berkom2018-10-121-4/+3
| * doc: updates considering website being live nowTiago Gomes2018-10-1210-480/+6
|/
* Merge branch 'tristan/refactor-types-api' into 'master'Tristan Van Berkom2018-10-116-47/+54
|\
| * types.py: Moved Consistency definition here from source.pyTristan Van Berkom2018-10-123-27/+33
| * doc/source/core_framework.rst: Include the foundation types in the API docs.Tristan Van Berkom2018-10-121-0/+1
| * Rename element_enums.py -> types.pyTristan Van Berkom2018-10-124-21/+21
|/
* Merge branch 'patch-2' into 'master'devcurmudgeon2018-10-101-1/+2
|\
| * README: Update to add link to websiteLaurence Urhegyi2018-10-101-1/+2
|/
* Merge branch 'chandan/bst-and-docker' into 'master'Chandan Singh2018-10-103-0/+57
|\
| * NEWS: Add entry about contrib/bst-docker-importChandan Singh2018-10-091-0/+3
| * doc: Add new document about Docker integrationsChandan Singh2018-10-092-0/+54
|/
* CONTRIBUTING.rst: Fix typos in previous commit.Tristan Van Berkom2018-10-091-2/+2
* CONTRIBUTING.rst: Added note about sphinx supporting docstrings on instance v...Tristan Van Berkom2018-10-091-0/+5
* Merge branch 'aevri/contributing_fixups' into 'master'Tristan Van Berkom2018-10-091-32/+32
|\
| * contributing.rst: no spaces before '?'Angelos Evripiotis2018-10-091-2/+2
| * contributing.rst: de-paren subclass exampleAngelos Evripiotis2018-10-091-3/+3
| * contributing.rst: fix typo of 'get_count'Angelos Evripiotis2018-10-091-1/+1
| * contributing.rst: fix whitespaceAngelos Evripiotis2018-10-091-3/+3
| * contributing.rst: end lines with punctuationAngelos Evripiotis2018-10-091-23/+23
|/