summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: Mention `bst artifact log`Richard Maw2018-12-121-0/+2
|
* NEWS: Add entry about the removal of source-bundle commandphil/source-checkout-optionsPhil Dawson2018-12-121-0/+6
|
* Add NEWS for guessing the element in commandsJonathan Maw2018-12-111-0/+5
| | | | This is a part of #222
* NEWS: Add an entry for being able to run commands from a workspacejonathan/workspace-fragment-createJonathan Maw2018-12-111-0/+4
| | | | This is a part of #222
* NEWS: Update for removal of default strip-commandsJavier Jardón2018-12-091-0/+4
|
* NEWS: Add news about broken 'git describe' by default.Valentin David2018-12-051-0/+4
|
* NEWS: Added update about the Mandatory .bst changePhillip Smyth2018-11-301-0/+4
|
* NEWS: Add entry for command batchingJürg Billeter2018-11-271-0/+3
|
* Added a news item for workspace open changesWilliam Salmon2018-11-211-0/+4
|
* Add prompt.workspace-... optionsAngelos Evripiotis2018-11-201-3/+5
| | | | | | | | | | Provide options in project.conf to disable the 'Are you sure ...' prompts when making destructive changes: - Add prompt.really-workspace-close-remove-dir - Add prompt.really-workspace-reset-hard Add a NEWS item for these.
* Add prompt.auto-init buildstream.conf optionAngelos Evripiotis2018-11-201-0/+4
| | | | | | | | | | | | | | | Provide an option in buildstream.conf to disable the 'Would you like to ...' prompt when we cannot resolve a project. Some users prefer not to be interrupted by such prompts, so pave the way to creating options to disable all those that might get in the way. Follow the example of the advice.* options 'git-config', and create a namespace for these UI options grouped by behaviour, rather than an over-reaching 'ui.*' namespace. In later work perhaps we'll also add 'advice.*' options. Add a NEWS item for this.
* NEWS: Add entry for the new source-checkout commandChandan Singh2018-11-191-0/+2
| | | | | | `bst source-checkout` command was recently added in https://gitlab.com/BuildStream/buildstream/merge_requests/820. Add a NEWS entry for the new command.
* Don't pull artifact build trees by default.tpollard/494Tom Pollard2018-11-171-2/+12
| | | | | | | | | | | | | | | | | | | | | | The addition of cached build trees being included in element artifacts has led to mostly redundant download overheads when pulling from a remote artifact server. As such the default behaviour of pull shouldn't fetch the build tree object if available. element.py: extend relevant pull logic for specified subdir consideration and ensure push logic does not lead to partial artifact pushes. Change assumption that the buildtree can be extracted if artifact is cached. __cached_buildtree() and __pull_directories() helpers added. _artifactcache/: artifactcache.py & cascache.py inclusion of helper functions for subdir artifact checking & fetching, fetch logic extended to only pull required artifact directories. extract & checkout updated to handle full/partial operation. tests/: addition of integration test pullbuildtrees.py, buildtrees.py adapted cli options, testutils/artifactshare.py has_artifact changed to return artifact digest on true condition.
* BREAK: manual.yaml: don't set any default env varsAngelos Evripiotis2018-11-011-0/+6
| | | | | | | | | | | | | | | | Remove the 'MAKEFLAGS' and 'V' defaults. Now that there is a specialised 'make' element, these make-specific defaults don't make sense here. This element is meant to be a blank slate for folks to build on. Note that this is a breaking change, that will require some users to make changes to their .bst files if they are expecting these environment variable to be set. _versions.py: BST_FORMAT_VERSION bumped to 18. This fixes issue #718
* NEWS: Add item for bst shell --sysroot changesJonathan Maw2018-10-301-0/+4
|
* NEWS: Add item for cached buildtree behaviourJonathan Maw2018-10-301-0/+5
|
* Added a news item for building out of the source directorywillsalmon/outOfSourecBuildWilliam Salmon2018-10-161-0/+3
| | | | For issue #512 in Gitlab.
* NEWS: Add entry about contrib/bst-docker-importChandan Singh2018-10-091-0/+3
| | | | | | | As suggested in https://gitlab.com/BuildStream/buildstream/merge_requests/857#note_106809743, add a NEWS entry for `contrib/bst-docker-import` that was added recently.
* Add NEWS entry for Source Transform and pip sourcechandan/sourcetransformChandan Singh2018-08-151-0/+7
|
* Add NEWSJonathan Maw2018-08-141-0/+4
|
* NEWS: Move recent entries to a new 1.3.1 sectionJürg Billeter2018-08-141-9/+17
| | | | | Caching failed builds and relative workspaces were not part of the 1.1.5 developer snapshot.
* Implementing relative workspacesrelative_workspacesPhillip Smyth2018-08-101-0/+4
| | | | | | | This fixes #191 A note has been added to NEWS explaining backwards compatibility issues
* NEWS: Describe caching of failuresRichard Maw2018-07-311-0/+7
| | | | Closes #76.
* NEWS: Bring down since version of backported features to 1.1.5Tristan Van Berkom2018-07-291-1/+3
| | | | | | | These features will be released in 1.1.5 since they have been backported, lets reflect this in the NEWS file in master. Also this adds the backported `remote` plugin to the NEWS
* NEWS: Add item for source mirroringJonathan Maw2018-07-271-0/+4
|
* Add support for creating a tarball on bst checkouttiagogomes/tarball_checkoutTiago Gomes2018-07-201-0/+8
| | | | | | | | One of the tests added is configured to be skipped for now, as dumping binary data is causing a bad descriptor exception when using the pytest capture module. Closes #263.
* NEWS: Add news about cache expiryTristan Maat2018-07-181-0/+4
|
* Bump required python version to 3.5Tristan Maat2018-07-181-0/+1
|
* NEWS: Add news entry for CAS-based artifact cacheJürg Billeter2018-07-171-0/+4
|
* NEWS: Mentioning new `make` build elementTristan Van Berkom2018-06-061-0/+2
|
* NEWS: Add item for element redirection214-filter-workspacingJonathan Maw2018-05-211-0/+10
|
* NEWS: Added news entry for versioning fixesTristan Van Berkom2018-04-261-0/+7
|
* Update NEWSRichard Maw2018-04-181-0/+3
|
* NEWS: workspace close/reset support multiple elementsChandan Singh2018-04-171-0/+3
|
* NEWS: Adding news entry for cmake plugin enhancement.Tristan Van Berkom2018-04-151-0/+3
|
* Add NEWS entryelement-prepareTristan Maat2018-04-131-0/+6
|
* NEWS: Mention failed job summaryRichard Maw2018-04-121-0/+4
|
* NEWS: Added news entry detailing that cross-junction tracking is disabled by ↵Tristan Van Berkom2018-04-121-0/+6
| | | | default
* NEWS: Adding news entry for new `bst init` commandTristan Van Berkom2018-04-081-0/+7
|
* NEWS: Added news entry for newly added `deb` sourceTristan Van Berkom2018-03-251-0/+4
|
* NEWS: Add mention of the new sandbox optionjmac/build-uid-2Jim MacArthur2018-03-231-0/+3
|
* NEWS: Adding news entry for new ref-storage options (project.refs)Tristan Van Berkom2018-03-201-0/+12
| | | | Also announce --track-save deprecation
* NEWS: Adding a few missing entries for the releaseTristan Van Berkom2018-03-061-0/+10
|
* NEWS: Adding entry for new `--mount` options of `bst shell`Tristan Van Berkom2018-03-061-0/+4
|
* NEWS: Adding missing entries for recently added featuresTristan Van Berkom2018-03-021-0/+15
|
* Updating NEWS for 1.1.0 releaseTristan Van Berkom2018-02-191-0/+3
|
* Add junction support for subprojectsJürg Billeter2018-02-081-0/+1
| | | | | This introduces junctions as a new kind of elements to allow dependencies to cross project boundaries.
* NEWS: Added news entry for support for multiple artifact caches.Tristan Van Berkom2018-01-121-0/+8
|
* Added MAINTAINERS, NEWS and BuildStream.doap1.0.0Tristan Van Berkom2018-01-031-0/+16
Some basic module metadata before publishing the 1.0 release.