Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install a list of system packages #7779

Merged
merged 17 commits into from Nov 29, 2020

Commits on Sep 30, 2020

  1. conan-io#6961 Install all system packages

    Support different packages to be installed by a single list
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 30, 2020
    Copy the full SHA
    05befc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. restart ci

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 5, 2020
    Copy the full SHA
    2109703 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Copy the full SHA
    3180081 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Separate command for installing all packages

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 14, 2020
    Copy the full SHA
    fe5865f View commit details
    Browse the repository at this point in the history
  2. Rename unit test name for install system packages

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    uilianries and jgsogo committed Oct 14, 2020
    Copy the full SHA
    76c13bb View commit details
    Browse the repository at this point in the history
  3. Rename install packages method name

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 14, 2020
    Copy the full SHA
    a627904 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. conan-io#6961 Accept variants and packages at same input

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 22, 2020
    Copy the full SHA
    c704ce3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    60f7586 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. conan-io#6961 Fix single system package install

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    uilianries and jgsogo committed Oct 23, 2020
    Copy the full SHA
    d54bdcb View commit details
    Browse the repository at this point in the history
  2. conan-io#6961 Install only what is needed

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 23, 2020
    Copy the full SHA
    8af2e17 View commit details
    Browse the repository at this point in the history
  3. conan-io#6961 Update install_packages docstring

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 23, 2020
    Copy the full SHA
    436e9be View commit details
    Browse the repository at this point in the history
  4. Sort package list

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 23, 2020
    Copy the full SHA
    4081b68 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. conan-io#6961 Do not accept more than 1 pkg per str

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 27, 2020
    Copy the full SHA
    eca9a90 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Copy the full SHA
    402a7d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. conan-io#6961 Improve install steps

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 30, 2020
    Copy the full SHA
    5a770ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/spt-install-list' of github.com:uilianries/conan…

    … into hotfix/spt-install-list
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Oct 30, 2020
    Copy the full SHA
    0315544 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Remove env var

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Nov 4, 2020
    Copy the full SHA
    e4887ff View commit details
    Browse the repository at this point in the history