You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2021/03/18 20:14:04 UTC

[buildstream] branch master updated (bb59c70 -> ae8ec94)

This is an automated email from the ASF dual-hosted git repository.

juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


    from bb59c70  Merge pull request #1435 from abderrahim/batch-integration-commands
     add 9c82bc8  element.py: Reorder checks in _buildable()
     add 7b5a125  element.py: Compute cache key also for rdep without buildable callback
     new ae8ec94  Merge pull request #1457 from apache/juerg/non-strict-cache-key

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/buildstream/element.py | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

[buildstream] 01/01: Merge pull request #1457 from apache/juerg/non-strict-cache-key

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

juergbi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit ae8ec94bdcc70b15bb9f1a0a7cc96a601c22e1e3
Merge: bb59c70 7b5a125
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Thu Mar 18 21:13:57 2021 +0100

    Merge pull request #1457 from apache/juerg/non-strict-cache-key
    
    element.py: Compute cache key also for rdep without buildable callback

 src/buildstream/element.py | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)