summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'chandan/fix-bst-docker-import-logging' into 'master'Chandan Singh2018-10-081-4/+4
|\
| * bst-docker-import: Consistently use stderr for all logsChandan Singh2018-10-081-4/+4
|/
* CONTRIBUTING.rst: Added section in PEP-8 coding style about line lengths.Tristan Van Berkom2018-10-081-0/+15
* CONTRIBUTING.rst: Added a note that public API objects should be exposed from...Tristan Van Berkom2018-10-081-0/+3
* CONTRIBUTING.rst: Correcting `Context` example in the "imports" sectionTristan Van Berkom2018-10-081-2/+2
* CONTRIBUTING.rst: Added section on file naming conventionTristan Van Berkom2018-10-081-0/+19
* CONTRIBUTING.rst: Added section about minimizing API surfacesTristan Van Berkom2018-10-081-8/+52
* Merge branch 'aevri/fixup-contributing-typos' into 'master'Angelos Evripiotis2018-10-071-1/+1
|\
| * contributing.rst: fix typoAngelos Evripiotis2018-10-071-1/+1
|/
* CONTRIBUTING.rst: Some fixes in grammer and minor correctionsTristan Van Berkom2018-10-071-75/+73
* CONTRIBUTING.rst: Updating CONTRIBUTING guidelinesTristan Van Berkom2018-10-061-168/+994