You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/12/04 05:09:59 UTC

[buildstream-plugins] 01/01: Merge pull request #39 from apache/tristan/remove-extra-configs

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

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

commit 2aa675558251a52f45d6ad3f69fcf0f4c624d8a3
Merge: 7c23e15 4b6e432
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Sun Dec 4 14:09:54 2022 +0900

    Merge pull request #39 from apache/tristan/remove-extra-configs
    
    cmake, autotools, meson: Remove deprecated variables

 src/buildstream_plugins/elements/autotools.yaml     | 5 +----
 src/buildstream_plugins/elements/cmake.yaml         | 5 +----
 src/buildstream_plugins/elements/meson.yaml         | 5 +----
 tests/cachekey/project/elements/autotools1.expected | 2 +-
 tests/cachekey/project/elements/cmake1.expected     | 2 +-
 tests/cachekey/project/elements/meson1.expected     | 2 +-
 tests/cachekey/project/target.expected              | 2 +-
 tox.ini                                             | 2 +-
 8 files changed, 8 insertions(+), 17 deletions(-)