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

Move vcpkgTools.xml into the tool and better support for arm64-linux #1490

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. fix

    data-queue committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    23c303e View commit details
    Browse the repository at this point in the history
  2. update

    data-queue committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e86a63b View commit details
    Browse the repository at this point in the history
  3. format

    data-queue committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    65511af View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. reviews

    data-queue committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e6ce6bb View commit details
    Browse the repository at this point in the history
  2. fix

    data-queue committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    db4bf03 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Allow constexpr Optional<T> when constexpr T is acceptable by propaga…

    …ting trivial destruction.
    BillyONeal committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3722ced View commit details
    Browse the repository at this point in the history
  2. Make the table be static data, deduplicate part of the expression in …

    …the search loop, and get rid of magic numbers that is the length of the table.
    BillyONeal committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7126108 View commit details
    Browse the repository at this point in the history
  3. Fixup optional 😅

    BillyONeal committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c340da3 View commit details
    Browse the repository at this point in the history
  4. clang-format

    BillyONeal committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c41ed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #1 from BillyONeal/tools

    Make the table be static data, deduplicate part of the expression in the search loop, and get rid of magic numbers that is the length of the table.
    data-queue authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    107eec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6947c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix

    data-queue committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8b5511c View commit details
    Browse the repository at this point in the history
  2. fix

    data-queue committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b183ea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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