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: AcademySoftwareFoundation/rez
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.37.1
Choose a base ref
...
head repository: AcademySoftwareFoundation/rez
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.38.0
Choose a head ref
  • 11 commits
  • 69 files changed
  • 1 contributor

Commits on Jul 11, 2019

  1. -removed patched distlib in build_utils

    -using vendor.distlib instead - new version now incorporates patch previously relied on
    -see https://bitbucket.org/pypa/distlib/commits/bff28df
    ajohns committed Jul 11, 2019
    Copy the full SHA
    b7bd358 View commit details
  2. -updated to latest virtualenv

    ajohns committed Jul 11, 2019
    Copy the full SHA
    a3d53ea View commit details
  3. -removed tmp files

    ajohns committed Jul 11, 2019
    Copy the full SHA
    435b4be View commit details

Commits on Jul 12, 2019

  1. -WIP

    -added _entry_points module
    -misc fixes in setup.py
    ajohns committed Jul 12, 2019
    Copy the full SHA
    81517a9 View commit details
  2. -switched to entry points

    -removed hacky ScriptMaker code in install.py
    ajohns committed Jul 12, 2019
    Copy the full SHA
    8bb396d View commit details
  3. -removed bin dir

    ajohns committed Jul 12, 2019
    Copy the full SHA
    16532fe View commit details
  4. update INSTALL docs

    ajohns committed Jul 12, 2019
    Copy the full SHA
    b8b08b5 View commit details

Commits on Jul 13, 2019

  1. doc update

    ajohns committed Jul 13, 2019
    Copy the full SHA
    3172b08 View commit details

Commits on Jul 16, 2019

  1. -install docs updated and copied into wiki

    -warning msg on cli tools added for non-pip installation
    -simplified setup.py
    ajohns committed Jul 16, 2019
    Copy the full SHA
    b866c29 View commit details

Commits on Jul 20, 2019

  1. minor update to tagging util script

    ajohns committed Jul 20, 2019
    Copy the full SHA
    42869b1 View commit details
  2. Merge branch 'installer-updates'

    # Conflicts:
    #	src/rez/utils/_version.py
    
    - changelog updated
    ajohns committed Jul 20, 2019
    Copy the full SHA
    64f2974 View commit details
Loading