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: NixOS/ofborg
base: 329a08f53d12
Choose a base ref
...
head repository: NixOS/ofborg
compare: b4afb127df44
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 24, 2020

  1. init cargo workspace

    Enables splittig up the code a bit more, and hopefully helps keep the
    compilation time down.
    LnL7 committed Apr 24, 2020
    Copy the full SHA
    1c0c5e3 View commit details
    Browse the repository at this point in the history
  2. move simple-build to a separate project

    This is mostly intended as an example and since this is only useful for
    testing it should be relatively safe.
    LnL7 committed Apr 24, 2020
    Copy the full SHA
    7ccb494 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #469 from LnL7/cargo-workspace

    introduce cargo workspace
    grahamc committed Apr 24, 2020
    Copy the full SHA
    b4afb12 View commit details
    Browse the repository at this point in the history