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

New cppinfo and CMakeDeps as example of usage #8766

Merged
merged 87 commits into from
Apr 20, 2021

Commits on Mar 26, 2021

  1. wip

    czoido committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c2c7644 View commit details
    Browse the repository at this point in the history
  2. wip

    czoido committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    76c0a2f View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    12bd1d4 View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    5f6332d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. wip

    czoido committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    f0dadfd View commit details
    Browse the repository at this point in the history
  2. wip

    czoido committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    aaa11da View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    7825939 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. fix

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    c0f6432 View commit details
    Browse the repository at this point in the history
  2. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    3f93a30 View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e8f3c6f View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6183b0a View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    216d829 View commit details
    Browse the repository at this point in the history
  6. remove unused

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    40b33f1 View commit details
    Browse the repository at this point in the history
  7. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9838b46 View commit details
    Browse the repository at this point in the history
  8. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9d820a8 View commit details
    Browse the repository at this point in the history
  9. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    dcac203 View commit details
    Browse the repository at this point in the history
  10. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e7eee31 View commit details
    Browse the repository at this point in the history
  11. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    77dce8f View commit details
    Browse the repository at this point in the history
  12. minor changes

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4c6c42b View commit details
    Browse the repository at this point in the history
  13. wip

    czoido committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    39a31db View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix local flow

    czoido committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    3bb2de4 View commit details
    Browse the repository at this point in the history
  2. wip

    czoido committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    919b5d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. simplify code

    czoido committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    90e6299 View commit details
    Browse the repository at this point in the history
  2. change update function name

    czoido committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    785cdbe View commit details
    Browse the repository at this point in the history
  3. generalize name

    czoido committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ec0475f View commit details
    Browse the repository at this point in the history
  4. start build modules support

    czoido committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    234add7 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    54f497d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. wip

    czoido committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    edc7fc1 View commit details
    Browse the repository at this point in the history
  2. update test

    czoido committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    ade9123 View commit details
    Browse the repository at this point in the history
  3. old behaviour

    czoido committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    3d51f94 View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    9a22ca5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. wip

    czoido committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    5b04a78 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    82188cb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. add tests with components

    czoido committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    dcf3de9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. add some unit tests

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f1f4259 View commit details
    Browse the repository at this point in the history
  2. remove translate

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    02c163d View commit details
    Browse the repository at this point in the history
  3. revert changes

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6a9499f View commit details
    Browse the repository at this point in the history
  4. revert changes

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    45929da View commit details
    Browse the repository at this point in the history
  5. revert changes

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    90e578c View commit details
    Browse the repository at this point in the history
  6. use other properties names

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7121b3d View commit details
    Browse the repository at this point in the history
  7. update tests

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8cf1d7c View commit details
    Browse the repository at this point in the history
  8. fix filename

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    eaeb0c4 View commit details
    Browse the repository at this point in the history
  9. not bad

    lasote committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    06b0654 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eda93bb View commit details
    Browse the repository at this point in the history
  11. review

    lasote committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e5aa0ac View commit details
    Browse the repository at this point in the history
  12. fix gets

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7e287c6 View commit details
    Browse the repository at this point in the history
  13. add tests

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8aaa18c View commit details
    Browse the repository at this point in the history
  14. fix test

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c5b4869 View commit details
    Browse the repository at this point in the history
  15. add note

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2fa20cd View commit details
    Browse the repository at this point in the history
  16. test multi

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    547b636 View commit details
    Browse the repository at this point in the history
  17. move to integration

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    65d29c3 View commit details
    Browse the repository at this point in the history
  18. fix name

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bd839b3 View commit details
    Browse the repository at this point in the history
  19. revert change

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    95a7d79 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cc89990 View commit details
    Browse the repository at this point in the history
  21. add more tests

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    491cc83 View commit details
    Browse the repository at this point in the history
  22. remove argument

    czoido committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d83e979 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Fix win test

    lasote committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fb33a21 View commit details
    Browse the repository at this point in the history
  2. review

    czoido committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    85932a4 View commit details
    Browse the repository at this point in the history
  3. review

    czoido committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    97df85e View commit details
    Browse the repository at this point in the history
  4. minor refactor

    czoido committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e74d73c View commit details
    Browse the repository at this point in the history
  5. Review

    lasote committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    3f3f634 View commit details
    Browse the repository at this point in the history
  6. Removed patterns vars

    lasote committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    105c556 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Fixed tests

    lasote committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d07a8bc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. change name

    czoido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a7851e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Remove import

    lasote committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1813fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b0302 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Test passing

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9304737 View commit details
    Browse the repository at this point in the history
  2. Merged develop

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6bbcca3 View commit details
    Browse the repository at this point in the history
  3. Adadpter CMakeDeps

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    469ab56 View commit details
    Browse the repository at this point in the history
  4. removed version access

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ba2e288 View commit details
    Browse the repository at this point in the history
  5. lines

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    3b1dca3 View commit details
    Browse the repository at this point in the history
  6. Fixed tests

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    bf9ea00 View commit details
    Browse the repository at this point in the history
  7. PEPOCHO

    lasote committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    da565a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. print

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d385903 View commit details
    Browse the repository at this point in the history
  2. Mock

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7c7b49e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b0d6d View commit details
    Browse the repository at this point in the history
  4. traces for test

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e2e5867 View commit details
    Browse the repository at this point in the history
  5. more asserts

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    80218c3 View commit details
    Browse the repository at this point in the history
  6. traces

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1212780 View commit details
    Browse the repository at this point in the history
  7. try host only

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7304b82 View commit details
    Browse the repository at this point in the history
  8. Replace path windows

    lasote committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    50a6ec8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Merged develop

    lasote committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2a2ac07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338aedd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c7a1b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. review

    lasote committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    af03ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6263e09 View commit details
    Browse the repository at this point in the history
  3. Renamed var

    lasote committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c4f6360 View commit details
    Browse the repository at this point in the history