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: IoLanguage/io
base: 7be76643f02d
Choose a base ref
...
head repository: IoLanguage/io
compare: ee21b6b7345d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 8, 2017

  1. Make INSTALL_PREFIX overridable in build.sh.

    Use $INSTALL_PREFIX if set in the environment instead of /usr/local.
    Usage:
    
        env INSTALL_PREFIX=$HOME/opt/io build.sh install
    bnoordhuis committed Feb 8, 2017
    Copy the full SHA
    33b358a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #341 from bnoordhuis/override-install-prefix

    Make INSTALL_PREFIX overridable in build.sh.
    stevedekorte committed Feb 8, 2017
    Copy the full SHA
    ee21b6b View commit details
    Browse the repository at this point in the history