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/mobile-nixos
base: abd360b2060d
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: e121b722a751
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 1, 2020

  1. Copy the full SHA
    ac95c64 View commit details
    Browse the repository at this point in the history
  2. boot/gui: Allow running without generations file

    This should *maybe* remove the Generations tab, as it's empty.
    samueldr committed Mar 1, 2020
    Copy the full SHA
    5e88e7e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d6001ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    660804c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8041828 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    76313cf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. boot/gui: Workaround unexplained issue

    It seems that `mruby-time-strftime` here is causing the garbage
    collector to fail in strange ways *only* in the simulator.
    
    It's all fine in QEMU and on hardware.
    samueldr committed Mar 2, 2020
    Copy the full SHA
    e1e1333 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe6d037 View commit details
    Browse the repository at this point in the history
  3. boot/gui: Use the loader's mruby build

    It doesn't change the mrbc end-result.
    samueldr committed Mar 2, 2020
    Copy the full SHA
    8594a19 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    11897bc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    12c9d29 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a083ace View commit details
    Browse the repository at this point in the history
  7. Merge pull request #86 from samueldr-wip/feature/boot-gui/simulator-f…

    …ixes
    
    Boot GUI: Simulator fixes
    samueldr committed Mar 2, 2020
    Copy the full SHA
    e121b72 View commit details
    Browse the repository at this point in the history