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: rubinius/rubinius
base: 751335c0c56d
Choose a base ref
...
head repository: rubinius/rubinius
compare: 6b205fa3e2d6
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 24, 2016

  1. Compile in debug mode when in git submodule

    We currently compile in debug mode if there is a `.git` directory in the project
    root.
    
    This compiles Rubinius in debug mode even if `.git` is a file, so that
    we compile in debug mode when rubinius is in a git submodule.
    dylanmckay committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    29cf6de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3639 from dylanmckay/extend-release-script

    Compile in debug mode when in git submodule
    brixen committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    6b205fa View commit details
    Browse the repository at this point in the history