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: ktp-dev/KTPuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ktp-dev/KTPuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test_support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 22 files changed
  • 1 contributor

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    e2b62c8 View commit details
    Browse the repository at this point in the history
  2. Write a small example test case of the new syntax

    - currently, KTPuild knows to build main.exe, but that is all it can do
    right now
    nlbrown2 committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    e0aa2b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Update many_cpps test

    It should link now (I think it was an issue previously). Also updated
    the Buildfile syntax
    nlbrown2 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    beb9f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1737df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c1a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56d6a02 View commit details
    Browse the repository at this point in the history
  5. Runs all tests when providing command line argument "test"

    - Currently builds, then runs one at a time. Can easily change to build
    all, then run all if desired
    nlbrown2 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e1cc954 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

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