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: standardese/cppast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cpp-pm/cppast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hunter-0.0.0-b155d6a
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 21, 2019

  1. Initial hunter

    Bjoe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    fd55d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f767a9c View commit details
    Browse the repository at this point in the history
  3. Add todo

    Bjoe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    caf005b View commit details
    Browse the repository at this point in the history
  4. Add clang as hunter package

    Bjoe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    0bd979f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

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

Commits on Dec 23, 2019

  1. Cleanup CMakeLists.txt

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    691b96d View commit details
    Browse the repository at this point in the history
  2. Introduced install target

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    f13e64d View commit details
    Browse the repository at this point in the history
  3. Add dependency

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    2214dd4 View commit details
    Browse the repository at this point in the history
  4. Fix include install path

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    a1d308d View commit details
    Browse the repository at this point in the history
  5. Fix add clang

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    13950ce View commit details
    Browse the repository at this point in the history
  6. Revert "Fix add clang"

    This reverts commit 13950ce.
    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    e69f3b1 View commit details
    Browse the repository at this point in the history
  7. Add libclang as lib

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8934f9c View commit details
    Browse the repository at this point in the history
  8. Add proper libclang lib

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7135085 View commit details
    Browse the repository at this point in the history
  9. Fix dependency

    Bjoe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    dbbbe62 View commit details
    Browse the repository at this point in the history
Loading