Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Rewrite of activate.ps1 #261

Closed
wants to merge 12 commits into from
Closed

Rewrite of activate.ps1 #261

wants to merge 12 commits into from

Commits on Nov 12, 2011

  1. Rewrote activate.ps1.

    Henri Wiechers committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    de38adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d90fbd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2011

  1. activate.ps1: Formatting fixes.

    Henri Wiechers committed Nov 13, 2011
    Configuration menu
    Copy the full SHA
    7a7c6a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e8023 View commit details
    Browse the repository at this point in the history
  3. activate.ps1: Added check that Python 2.x is installed.

    Henri Wiechers committed Nov 13, 2011
    Configuration menu
    Copy the full SHA
    e605093 View commit details
    Browse the repository at this point in the history
  4. activate.ps1: Formatting and variable naming.

    Henri Wiechers committed Nov 13, 2011
    Configuration menu
    Copy the full SHA
    d4340ed View commit details
    Browse the repository at this point in the history
  5. activate.py: Moved experimental note to start of script.

    Henri Wiechers committed Nov 13, 2011
    Configuration menu
    Copy the full SHA
    f04d9ab View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2011

  1. activate.ps1: Fixed incorrectly named variable.

    Henri Wiechers committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    71a941b View commit details
    Browse the repository at this point in the history
  2. activate.ps1: Scoped script variables correctly.

    Henri Wiechers committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    16bd172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    519b8e9 View commit details
    Browse the repository at this point in the history
  4. activate.ps1: Move environment changes to after finding python.exe

    This will leave the environment unmodified if python.exe can't be found.
    Henri Wiechers committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    1ed4ea1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d232f5 View commit details
    Browse the repository at this point in the history