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

Extended cpp_info model object to new components concept #5242

Closed
wants to merge 52 commits into from

Commits on May 20, 2019

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

Commits on May 21, 2019

  1. Copy the full SHA
    7073291 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66289a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    07f90a7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    25a2776 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. comment

    danimtb committed May 22, 2019
    Copy the full SHA
    a100bc2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Copy the full SHA
    9643fea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e43b442 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    14dc504 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. small changes for paths

    danimtb committed May 29, 2019
    Copy the full SHA
    b00a93c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Copy the full SHA
    06e2117 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b53334 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. fix exes

    danimtb committed Jun 14, 2019
    Copy the full SHA
    61981a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Copy the full SHA
    5509638 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6df365 View commit details
    Browse the repository at this point in the history
  3. fix test

    danimtb committed Jun 17, 2019
    Copy the full SHA
    e88b6f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Copy the full SHA
    6c8bd40 View commit details
    Browse the repository at this point in the history
  2. removed prints

    danimtb committed Jun 19, 2019
    Copy the full SHA
    831172c View commit details
    Browse the repository at this point in the history
  3. Add exes test

    danimtb committed Jun 19, 2019
    Copy the full SHA
    058ed4e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d9ba39 View commit details
    Browse the repository at this point in the history
  5. Added system_deps test

    danimtb committed Jun 19, 2019
    Copy the full SHA
    db8b873 View commit details
    Browse the repository at this point in the history
  6. Adds complete test

    danimtb committed Jun 19, 2019
    Copy the full SHA
    b098c12 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6ab1bdb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2f82336 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Indent text

    danimtb committed Jun 20, 2019
    Copy the full SHA
    d1d2ffc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be74c0d View commit details
    Browse the repository at this point in the history
  3. Renamed .deps to .components

    danimtb committed Jun 20, 2019
    Copy the full SHA
    1e6e1fd View commit details
    Browse the repository at this point in the history
  4. simplified get paths

    danimtb committed Jun 20, 2019
    Copy the full SHA
    6a2e2f7 View commit details
    Browse the repository at this point in the history
  5. Fix link order and added test

    danimtb committed Jun 20, 2019
    Copy the full SHA
    b32e3b9 View commit details
    Browse the repository at this point in the history
  6. Update conans/test/unittests/model/build_info_test.py

    Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
    danimtb and jgsogo committed Jun 20, 2019
    Copy the full SHA
    4bb2db2 View commit details
    Browse the repository at this point in the history
  7. Update conans/test/unittests/model/build_info_test.py

    Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
    danimtb and jgsogo committed Jun 20, 2019
    Copy the full SHA
    4b49026 View commit details
    Browse the repository at this point in the history
  8. Update conans/test/integration/package_info_test.py

    Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
    danimtb and jgsogo committed Jun 20, 2019
    Copy the full SHA
    62a9782 View commit details
    Browse the repository at this point in the history
  9. Update conans/test/integration/package_info_test.py

    Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
    danimtb and jgsogo committed Jun 20, 2019
    Copy the full SHA
    b756503 View commit details
    Browse the repository at this point in the history
  10. asserts

    danimtb committed Jun 20, 2019
    Copy the full SHA
    aef1a51 View commit details
    Browse the repository at this point in the history
  11. fix path repetition

    danimtb committed Jun 20, 2019
    Copy the full SHA
    b085211 View commit details
    Browse the repository at this point in the history
  12. remove endline

    danimtb committed Jun 20, 2019
    Copy the full SHA
    ebd80e3 View commit details
    Browse the repository at this point in the history
  13. move default values dict

    danimtb committed Jun 20, 2019
    Copy the full SHA
    63f8235 View commit details
    Browse the repository at this point in the history
  14. Use is none

    danimtb committed Jun 20, 2019
    Copy the full SHA
    2c3e3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Completed test

    danimtb committed Jun 21, 2019
    Copy the full SHA
    c01ba50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d150060 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f61e2d9 View commit details
    Browse the repository at this point in the history
  4. get paths in order too

    danimtb committed Jun 21, 2019
    Copy the full SHA
    0dbb943 View commit details
    Browse the repository at this point in the history
  5. docstring

    danimtb committed Jun 21, 2019
    Copy the full SHA
    c3da770 View commit details
    Browse the repository at this point in the history
  6. improve system_deps test

    danimtb committed Jun 21, 2019
    Copy the full SHA
    195665c View commit details
    Browse the repository at this point in the history
  7. merge methods

    danimtb committed Jun 21, 2019
    Copy the full SHA
    ff6fca3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1c95d9b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. loop check with test

    danimtb committed Jun 24, 2019
    Copy the full SHA
    6cdda0f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. 5090 fixes

    lasote committed Jun 25, 2019
    Copy the full SHA
    93f6c8d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f5f172 View commit details
    Browse the repository at this point in the history
  3. improved message

    danimtb committed Jun 25, 2019
    Copy the full SHA
    1036bd8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9696a4a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

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