[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform version overrides #148

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2013

  1. Configuration menu
    Copy the full SHA
    4f7d009 View commit details
    Browse the repository at this point in the history
  2. Detect Windows version

    whoopdedo committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    1f96c54 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

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

Commits on Aug 31, 2013

  1. Configuration menu
    Copy the full SHA
    8ff7c8f View commit details
    Browse the repository at this point in the history
  2. Parse platform support as a dependency.

    Platform strings used in override tables or the supported_platform list
    is a dependency string. The deps.match_platform function will compare
    this string to the detected platform and system name. The old
    cfg.is_platform function matches only plain strings against built-in
    platform names (like it always has).
    whoopdedo committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    96159d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2013

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

Commits on Sep 18, 2013

  1. Configuration menu
    Copy the full SHA
    1a47e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a56e31 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

  1. Merge branch 'master' into platform-version-overrides

    Conflicts:
    	Makefile
    	src/luarocks/deps.lua
    	src/luarocks/util.lua
    whoopdedo committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    e66cd87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b1a7a View commit details
    Browse the repository at this point in the history