Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
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: tjschuck/rake-compiler-dev-box
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rails-sqlserver/rake-compiler-dev-box
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.
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 16, 2015

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

Commits on May 19, 2015

  1. Install bundler for system rubies

    - I can't see how bundler is installed, but it is required
    aharpervc committed May 19, 2015
    Configuration menu
    Copy the full SHA
    171dcd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sodabrew/ruby_updates_2.2.1

    Bump Rubies: 1.9.3-p551, 2.0.0-p645, 2.1.6, and add 2.2.2
    aharpervc committed May 19, 2015
    Configuration menu
    Copy the full SHA
    94f6ae1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from aharpervc/patch-2

    Update to latest rake-compiler
    aharpervc committed May 19, 2015
    Configuration menu
    Copy the full SHA
    f78095f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'patch-3' of https://github.com/aharpervc/rake-compiler-…

    …dev-box into aharpervc-patch-3
    
    Conflicts:
    	bin/prepare_xrubies
    aharpervc committed May 19, 2015
    Configuration menu
    Copy the full SHA
    cf54e36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68cf159 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. Update package_win32_fat_binary

    - remove 187 as a cross compile target
    - bump the base version to 2.0
    aharpervc committed May 20, 2015
    Configuration menu
    Copy the full SHA
    90b481a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Remove system ruby 1.8.7

    - we shouldn't need it now that 1.8.7 isn't a cross compile target
    aharpervc committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    dd2c88f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rails-sqlserver/remove-187

    Remove system ruby 1.8.7
    aharpervc committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    1f36d07 View commit details
    Browse the repository at this point in the history
Loading