Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aminya/setup-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: aminya/setup-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.2
Choose a head ref
  • 11 commits
  • 129 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. build: use esbuild for minification

    Size is not much of a concern for setup-cpp and the difference is few KB.
    aminya committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    bb0daa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1d3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26bd7cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    747e9cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #429 from aminya/build-improve

    feat: add a unified setup-options for all setup functions
    aminya authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    24822b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. chore(deps): update pnpm to v10.15.0 (#432)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    a55b1da View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v22.17.2 (#431)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    d93d404 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/checkout action to v5 (#435)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    131fbe5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/download-artifact action to v5 (#434)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    cc0e9fb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    3481e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc9b8c View commit details
    Browse the repository at this point in the history
Loading