Jürg Billeter pushed to branch master at BuildStream / buildstream
Commits:
-
4f6881d6
by Jürg Billeter at 2018-08-14T08:14:32Z
1 changed file:
Changes:
| 1 |
+=================
|
|
| 2 |
+buildstream 1.3.1
|
|
| 3 |
+=================
|
|
| 4 |
+ |
|
| 5 |
+ o Failed builds are included in the cache as well.
|
|
| 6 |
+ `bst checkout` will provide anything in `%{install-root}`.
|
|
| 7 |
+ A build including cached fails will cause any dependant elements
|
|
| 8 |
+ to not be scheduled and fail during artifact assembly,
|
|
| 9 |
+ and display the retry prompt during an interactive session.
|
|
| 10 |
+ |
|
| 11 |
+ o Due to enabling the use of relative workspaces, "Legacy" workspaces
|
|
| 12 |
+ may need to be closed and remade before the changes will affect them.
|
|
| 13 |
+ Downgrading after using this feature may result in workspaces
|
|
| 14 |
+ not functioning correctly
|
|
| 15 |
+ |
|
| 16 |
+ |
|
| 1 | 17 |
=================
|
| 2 | 18 |
buildstream 1.1.5
|
| 3 | 19 |
=================
|
| ... | ... | @@ -11,16 +27,8 @@ buildstream 1.1.5 |
| 11 | 27 |
|
| 12 | 28 |
o Added new `remote` source plugin for downloading file blobs
|
| 13 | 29 |
|
| 14 |
- o Failed builds are included in the cache as well.
|
|
| 15 |
- `bst checkout` will provide anything in `%{install-root}`.
|
|
| 16 |
- A build including cached fails will cause any dependant elements
|
|
| 17 |
- to not be scheduled and fail during artifact assembly,
|
|
| 18 |
- and display the retry prompt during an interactive session.
|
|
| 30 |
+ o Add support for the new include '(@)' directive in project.conf and .bst files
|
|
| 19 | 31 |
|
| 20 |
- o Due to enabling the use of relative workspaces, "Legacy" workspaces
|
|
| 21 |
- may need to be closed and remade before the changes will affect them.
|
|
| 22 |
- Downgrading after using this feature may result in workspaces
|
|
| 23 |
- not functioning correctly
|
|
| 24 | 32 |
|
| 25 | 33 |
=================
|
| 26 | 34 |
buildstream 1.1.4
|
