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: python-project-templates/hatch-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.8
Choose a base ref
...
head repository: python-project-templates/hatch-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.9
Choose a head ref
  • 10 commits
  • 25 files changed
  • 2 contributors

Commits on Nov 1, 2025

  1. Update from copier (2025-11-01T17:54:29)

    Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    d8371e4 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    timkpaine authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    f5c60a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from python-project-templates/copier-update-20…

    …25-11-01T17-54-29
    
    Update from copier (2025-11-01T17:54:29)
    timkpaine authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    c2fdeed View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    09f727b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from python-project-templates/tkp/vcpkg

    Refactor toolchains, start on vcpkg
    timkpaine authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    e507621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e49505d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from python-project-templates/tkp/vcpkg

    Add vcpkg json to pybind and cmake projects
    timkpaine authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    7af5fd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    849a02b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from python-project-templates/tkp/vcpkg

    More work on vcpkg toolchain, combining cmake and vcpkg toolchains
    timkpaine authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    4bc76cf View commit details
    Browse the repository at this point in the history
  3. Bump version: 0.1.8 → 0.1.9

    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    timkpaine committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    9cd1e0f View commit details
    Browse the repository at this point in the history
Loading