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: tagomoris/mruby-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hone/mruby-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 27, 2016

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

Commits on Sep 23, 2016

  1. Not to chdir globally

    * Calling Dir.chdir in top level of Rakefile makes us not to add any tasks which should run on project root directory.
    tagomoris committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    247e062 View commit details
    Browse the repository at this point in the history
  2. Merge pull request hone#46 from hone/note_about_windows

    Add -d when running Docker compose on Windows
    toch authored Sep 23, 2016
    Configuration menu
    Copy the full SHA
    53feb91 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Configuration menu
    Copy the full SHA
    8e610fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3055db5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request hone#49 from tagomoris/fix-rakefile

    Not to chdir globally
    Zachary Scott authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    bf1fc6e View commit details
    Browse the repository at this point in the history
  4. Add object and library to windows executable config

    These are needed for building extensions on Windows
    Zachary Scott committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    122c3b7 View commit details
    Browse the repository at this point in the history
  5. Add mruby-static as example

    Zachary Scott committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    6eb44c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Merge pull request hone#51 from hone/windows-extensions

    Add object and library to windows executable config
    Zachary Scott authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    d17683e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Add CircleCI 2.0 configuration on vm executor

    Zachary Scott committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    28ebd4b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge pull request hone#52 from hone/circleci

    Run builds on CircleCI 2.0
    Zachary Scott authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    80af213 View commit details
    Browse the repository at this point in the history
Loading