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

add port vcpkg-tool-python2 #23431

Merged
merged 38 commits into from
Mar 14, 2022
Merged

Commits on Mar 8, 2022

  1. add vcpkg-tool-lessmsi

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8d4b8c7 View commit details
    Browse the repository at this point in the history
  2. add vcpkg-tool-python2

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    96033d1 View commit details
    Browse the repository at this point in the history
  3. adjust vcpkg_find_acquire_program

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3dd148b View commit details
    Browse the repository at this point in the history
  4. use python2 dependency in qt5-base

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    fbcf2b5 View commit details
    Browse the repository at this point in the history
  5. remove python2 from qt5-base

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3a4868c View commit details
    Browse the repository at this point in the history
  6. add python2 to qt5-webengine

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    dfffbf8 View commit details
    Browse the repository at this point in the history
  7. use python3 instead of python2

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    77d263f View commit details
    Browse the repository at this point in the history
  8. add some deps on the new vcpkg-tool-python2

    Alexander Neumann committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    56b2f32 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
    Neumann-A and strega-nil-ms authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c6ae452 View commit details
    Browse the repository at this point in the history
  10. add license field

    Neumann-A committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    23e9ddf View commit details
    Browse the repository at this point in the history
  11. fix test detection

    Neumann-A committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    aaa4d0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efc27a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f22f03f View commit details
    Browse the repository at this point in the history
  14. add dep to qtwebengine

    Neumann-A committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    af07821 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e728fa View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. adjust pybind cmake config.

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    090a524 View commit details
    Browse the repository at this point in the history
  2. fix shiva

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3ecdab2 View commit details
    Browse the repository at this point in the history
  3. move python2 to manual-tools

    adjust search path
    generate a details.cmake for vcpkg_find_acquire_program
    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b32919d View commit details
    Browse the repository at this point in the history
  4. format manifest

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    1749587 View commit details
    Browse the repository at this point in the history
  5. use version-date

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e72457c View commit details
    Browse the repository at this point in the history
  6. version stuff

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4e89c52 View commit details
    Browse the repository at this point in the history
  7. replace version-string

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6e2b0bc View commit details
    Browse the repository at this point in the history
  8. more version stuff

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    709fda6 View commit details
    Browse the repository at this point in the history
  9. fix search path and add supports expression

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    02756a5 View commit details
    Browse the repository at this point in the history
  10. version stuff

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7a51292 View commit details
    Browse the repository at this point in the history
  11. shiva version

    Alexander Neumann committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6eea6cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e165f5f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. remove arm windows from support

    Alexander Neumann committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2126e02 View commit details
    Browse the repository at this point in the history
  2. reuse output_path

    use lessmsi is a host dep so use the correct path
    Alexander Neumann committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c231f4c View commit details
    Browse the repository at this point in the history
  3. version stuff

    Alexander Neumann committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d06764d View commit details
    Browse the repository at this point in the history
  4. Fix x86 regression

    Neumann-A authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6a44c19 View commit details
    Browse the repository at this point in the history
  5. version stuff

    Neumann-A committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5a9dcb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    58c75b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef87fce View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    b0e1344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c76a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. version stuff

    Neumann-A committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    867a22a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d40242b View commit details
    Browse the repository at this point in the history