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

ncurses: migrate to Conan v2 #20355

Merged
merged 33 commits into from
Dec 2, 2023
Merged

Commits on Nov 2, 2023

  1. ncurses: migrate to Conan v2

    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f025797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab0101 View commit details
    Browse the repository at this point in the history
  3. ncurses: fix linter error

    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1f0acd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c09630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fdc5dd View commit details
    Browse the repository at this point in the history
  6. ncurses: add libcxx to system_libs

    To fix the 'undefined symbol: _ZNSt3__14cerrE' error when using the shared lib with libc++.
    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2a28dd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a91030a View commit details
    Browse the repository at this point in the history
  8. ncurses: remove -nologo

    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b0c8167 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78b9c61 View commit details
    Browse the repository at this point in the history
  10. ncurses: remove -nologo

    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7045a76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45a9abd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b083c79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9faf705 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99b03b7 View commit details
    Browse the repository at this point in the history
  15. ncurses: add -nologo

    valgur committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6af2d9d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    986bf9b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. ncurses: drop test_v1_package

    valgur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    06cc271 View commit details
    Browse the repository at this point in the history
  2. ncurses: more reliable -FS

    valgur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f430a16 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. ncurses: add /DEBUG:NONE

    valgur committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e3073b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. ncurses: force -DEBUG:NONE

    valgur committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    94ca820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a83ce0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    6281903 View commit details
    Browse the repository at this point in the history
  2. ncurses: tidy

    valgur committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    275b275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa96e3 View commit details
    Browse the repository at this point in the history
  4. ncurses: fix test_v1_package

    valgur committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a38f589 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 10, 2023

  1. ncurses: drop test_v1_package

    The legacy generators work ok on non-Windows single-config CMake setups, but not on MSVC.
    valgur committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e02a422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33c1363 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    9918883 View commit details
    Browse the repository at this point in the history
  2. ncurses: fix options handling

    valgur committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d76664a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4d860 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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