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

Added appveyor config #339

Closed

Commits on Jan 29, 2016

  1. Support to provide a rez release message using an editor.

    Murali Anagani committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    1e09cde View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. -added pagke_repo pre_variant_install()

    -filesystem pkg repo uses this to create tmp '.buildingXXX' files during install/release
    -these tagfiles tell the system it needs to check for valid package.py files for these packages
    -this avoids breaking resolves when partial pkg installs don't yet have package.py written
    Allan Johns committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    ac245f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    f0f6e4b View commit details
    Browse the repository at this point in the history
  2. -make package_filter config setting usable in package.py config overr…

    …ides
    Allan Johns committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    b89dedc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Added Travis CI integration

    skral committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    21445a6 View commit details
    Browse the repository at this point in the history
  2. Added appveyor integration

    skral committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    9e6088a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2016

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

Commits on Oct 5, 2016

  1. build_process.local: _build_variant_base - if shutil.copy fails, try …

    …replacing the file
    Paul Molodowitch committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    c61d1a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. hg: print log from most recent to oldest, so don't truncate current c…

    …ommit
    Paul Molodowitch committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    739ca77 View commit details
    Browse the repository at this point in the history
  2. add max_package_changelog_revisions config option

    Paul Molodowitch committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    b324456 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. added option to force color output, even if not a tty

    Paul Molodowitch committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    7da94e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    3d8364c View commit details
    Browse the repository at this point in the history
  2. rex: don't let packages pollute namespace of future packages

    Paul Molodowitch committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    2d656f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. allow configuration of truncate cap for shell error output

    Paul Molodowitch committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    007e966 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. fix so that, even if there are no memcached servers, DoNotCache resul…

    …ts are properly unwrapped
    Paul Molodowitch committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    2a565fc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. fix for TestRelease.test_2_variant_add

    Paul Molodowitch committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    9b6e65f View commit details
    Browse the repository at this point in the history
  2. test_solver: corrected setting of config.packages_path

    Paul Molodowitch committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    9e8ca72 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. create a set of standard build env vars

    Paul Molodowitch committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    d915edb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Merge branch 'issue_323'

    # Conflicts:
    #	src/rez/utils/_version.py
    #	src/rezplugins/package_repository/filesystem.py
    ajohns committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    6d557b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Added pbs library for windows support (instead of sh). Updated severa…

    …l plugins to use the alternate library on windows to enable git and command hook support on windows.
    Brendan Abel committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    a2eadce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425d632 View commit details
    Browse the repository at this point in the history
  3. Updated windows cmd shell plugin and platform definition to correctly…

    … support interactive environment creation in subshells.
    Brendan Abel committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    560e835 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Updated windows cmd shell plugin to correctly exit environment shell …

    …when running in non-interactive command mode.
    Brendan Abel committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d381c02 View commit details
    Browse the repository at this point in the history
  2. removed some print debugs

    Brendan Abel committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    084d112 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Merge branch 'master' of github.com:bpabel/rez

    Brendan Abel committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    3ae805e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Avoid trying to create the .building file while running rez build. On…

    …ly do it if install was provided
    Federico Naum committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    6451eaa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. -added debugging help via USR1 signal

    ajohns committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    7fc9d43 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Merge remote-tracking branch 'managani/master'

    # Conflicts:
    #	src/rez/cli/release.py
    ajohns committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    3ab23c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Configuration menu
    Copy the full SHA
    a3c7260 View commit details
    Browse the repository at this point in the history
  2. version up

    ajohns committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    8696fed View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. -added changelog to end of release notes file used if prompt_release_…

    …notes is True.
    ajohns committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    43a8ae9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. -added 'postprocess' attribute to package.py

    -updated build process so 'developer' package only created once.
    ajohns committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    1924205 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. -added package postprocessing;

    -added shared code both at build/runtime;
    -added @early decorator for package attribs-as-functions
    ajohns committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    f072313 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. -WIP, late binding almost done

    ajohns committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7a94313 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. -first pass @late() support complete

    -requires() works, required more changes than expected
    ajohns committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    affe111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c7683 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. - postprocess -> preprocess, both are correct in different ways but p…

    …re is more intuitive
    
    - misc minor bugfixes
    -added package_py_utils module
    ajohns committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5712646 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. -added native support for expanding 'pkg-*' requirements lists

    -added rez-build --view-pre option
    -fix for case where @included module used both in developer pkg and installed pkg
    ajohns committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    5531557 View commit details
    Browse the repository at this point in the history
  2. -minor update to give @early funcs access to pkg data;

    -docstring update
    ajohns committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    2a732f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    dc47d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936767e View commit details
    Browse the repository at this point in the history
  3. -version up

    ajohns committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    80c8ef6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'fnaum/master'

    # Conflicts:
    #	src/rezplugins/build_process/local.py
    ajohns committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    e5644c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70ed6d1 View commit details
    Browse the repository at this point in the history
  6. -fixed most tests, one fail left

    ajohns committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    8258507 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    b4b4249 View commit details
    Browse the repository at this point in the history
  2. version up

    ajohns committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    7551f99 View commit details
    Browse the repository at this point in the history
  3. -added some tests for new package.py features

    ajohns committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    31760f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aac3ee View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Configuration menu
    Copy the full SHA
    6cbdcc0 View commit details
    Browse the repository at this point in the history
  2. -added REZ_BUILD_REQUIRES envvar

    -made list of packages printed during rez-build quoted, so they can be cut+pasted to a rez-env call for debugging
    ajohns committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    88abec6 View commit details
    Browse the repository at this point in the history
  3. fixed broken tests

    ajohns committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    a95d178 View commit details
    Browse the repository at this point in the history
  4. fixed bug from forgotten commenting

    ajohns committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    604ae7c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. rez-test WIP

    ajohns committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    1a80900 View commit details
    Browse the repository at this point in the history
  2. -imported modules in package.py now stripped from installed package.py

    -updated some tests to check behavior when imports in package.py
    ajohns committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    3afad29 View commit details
    Browse the repository at this point in the history
  3. -version up

    ajohns committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    f57214e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. -first pass rez-test support

    -doesn't iterate variants yet (have to wait for explicit var req feature)
    ajohns committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    4f2c285 View commit details
    Browse the repository at this point in the history
  2. -added cli args

    -added timestamp so tests in runner dont pick up newer packages
    ajohns committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    27021aa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rez_test'

    ajohns committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    40d5bb2 View commit details
    Browse the repository at this point in the history
  4. version up

    ajohns committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    47257b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. -'build_commands' support added

    ajohns committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    aa819e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. -misc fixes for new custom_build command

    -added make-based build test using build_command
    ajohns committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    6c70da1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Merge remote-tracking branch 'luma/reverse_hg_changelog' into minor_p…

    …r_merges
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    d1898eb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'luma/memcached_DoNotCache_fix' into min…

    …or_pr_merges
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    f1945a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7005478 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'luma/release_variant_test' into minor_p…

    …r_merges
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    9eb0d2e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'luma/moved_package_memcache_invalidate'…

    … into minor_pr_merges
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    c665c0a View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'luma/max_revisions' into minor_pr_merges

    # Conflicts:
    #	src/rez/build_process_.py
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    728fbf9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'luma/config_error_truncate_cap' into mi…

    …nor_pr_merges
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    a5c078b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ab84a3 View commit details
    Browse the repository at this point in the history
  9. version up

    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    d5606da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe9d6f3 View commit details
    Browse the repository at this point in the history
  11. -added 'isolate' flag so we have more control over whether globals di…

    …ct is changed or not
    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    8ab0d74 View commit details
    Browse the repository at this point in the history
  12. version up

    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    0f8eb53 View commit details
    Browse the repository at this point in the history
  13. minor docstring changes in rezconfig.py only.

    ajohns committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    8c5b818 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Fix/Enh: rez-env: allow shell from config file to take precedence ove…

    …r system one.
    Grégory Starck committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    74ec3e2 View commit details
    Browse the repository at this point in the history
  2. Enh/Fix: forgotten executable bit ?

    Grégory Starck committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    996963f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. - reimplemented expand_requirement() to be more robust, allow any val…

    …id version range
    
    - exposed all variant attribs in rex binding object
    - expose 'this' in @early bound package functions
    - strip functions, leading-__ variables from package.py
    - added tests for expand_requirement()
    - added Version.as_tuple(), and matching unit test
    ajohns committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    4a9f181 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. -minor docstring fix

    ajohns committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    19a22b9 View commit details
    Browse the repository at this point in the history
  2. Add support for multiple paths in REZ_CONFIG_FILE. Paths are simply a…

    …ppended in the order they appear.
    instinct-vfx committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    1500812 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. -added new package orderers, unit test

    ajohns committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    54959bf View commit details
    Browse the repository at this point in the history
  2. - Added check for spaces in absolute path for install.py. Without thi…

    …s check, installation fails if a space is in the path due to limitation with setuptools.
    fxnut committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    bff2342 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. -added reverse_sort_key to versions

    ajohns committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    ba91e8e View commit details
    Browse the repository at this point in the history
  2. -added requires_rez_version, format_version attributes

    -warning produced when newer package formats loaded that rez may fail to load
    ajohns committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    22af7f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b582c03 View commit details
    Browse the repository at this point in the history
  4. -minor fix in build util code

    ajohns committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    384b47c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. allow yaml2py to take an explicit filename

    Handy for package-family fles (ie, maya.yaml), or anything not named package.yaml
    Paul Molodowitch committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    acec3e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. -added 'stop' rex command as official way for package commands to fail

    -added support for pkg attrib build_command=False, aka no build step needed
    -added some helper code to package_py_utils
    ajohns committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    1ca9f97 View commit details
    Browse the repository at this point in the history
  2. -fixed infinite recursion bug when package_load_callback specified in…

    … ResolvedContext
    ajohns committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    0ed0a0b View commit details
    Browse the repository at this point in the history
  3. version up

    ajohns committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    b99717a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Update shotgun toolkit hook with local changes

    Brendan Abel committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    8ad7202 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. compatibility fix for newer versions of git

    Paul Molodowitch committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    623a0f6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Merge branch 'master' of https://github.com/nerdvegas/rez

    Brendan Abel committed May 11, 2017
    Configuration menu
    Copy the full SHA
    3b9a2e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. moved git ignore to global ignore

    Brendan Abel committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    486b3f7 View commit details
    Browse the repository at this point in the history
  2. added newline

    Brendan Abel committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    9012bce View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. fix apply function so the enviornment variables are available after a…

    …pplying the resolved context
    Federico Naum committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    b70b423 View commit details
    Browse the repository at this point in the history
  2. -minor update to apply() fix

    -added test for ResolvedContext.apply()
    ajohns committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    d9e83b8 View commit details
    Browse the repository at this point in the history
  3. -fixed bug where parent_environ was not being set into the target env…

    … dict in ResolvedContext.execute_command
    ajohns committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    1da4887 View commit details
    Browse the repository at this point in the history
  4. -added test for environ in execute_command

    ajohns committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    f70013d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Implements AcademySoftwareFoundation#442 - Adds build_requires and pr…

    …ivate_build_requires options to rez-depends
    Blazej Floch committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    8a89487 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. solver fix for variant splitting

    Paul Molodowitch committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    b33c924 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. wip doc updates

    ajohns committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    d4e5ed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. docs wip

    ajohns committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    b3575e9 View commit details
    Browse the repository at this point in the history
  2. wip docs

    ajohns committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    dc56cba View commit details
    Browse the repository at this point in the history
  3. wip docs

    ajohns committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    18f1bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. -fixed bug in solver (YES)

    -added sortedcontainers 3rd party package (for SortedSet)
    -updated SOLVER.md
    -improved comments, varnames in solver.py
    
    What was happening:
    During the main solve loop, reductions happen against added and changed
    scopes. However one case wasn't taken into account, and that's when an
    existing in-conflict scope is changed into a non-conflict scope via
    intersection (eg, ~foo-1 becomes foo-1). This actually needs to trigger a
    reduction of foo-1 against all other scopes, because the foo scope has
    WIDENED in this case. This doesn't match any other situation, where if a
    scope changes, it's because it was NARROWED due to a reduction or
    intersection.
    ajohns committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ac248bb View commit details
    Browse the repository at this point in the history
  2. -minor optimisation in version code

    ajohns committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    19eaa72 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. -added stats gathering to solver

    -added some basic timings also
    ajohns committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    7256168 View commit details
    Browse the repository at this point in the history
  2. -fixed unbelievably simple bug in RequirementList

    -this was actually the true cause of the solver fail,...
    -...however that bug was working in tadem with the previously fixed bug also
    ajohns committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    1541403 View commit details
    Browse the repository at this point in the history
  3. Merge pull request AcademySoftwareFoundation#457 from nerdvegas/bette…

    …r_solver_debugging_output
    
    Better solver debugging output; fixed 2 solve bugs
    nerdvegas authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    7e19866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    232d172 View commit details
    Browse the repository at this point in the history
  5. -fixed orderer bug and added test

    ajohns committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    f8c312e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Merge remote-tracking branch 'remotes/upstream/master' into feat/add-…

    …support-for-multiple-config-paths
    instinct-vfx committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    7934591 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Implementing tag_exists for hg.

    Allows check_tag to work with hg.
    Blazej Floch committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    4585f26 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge branch 'master' of https://github.com/nerdvegas/rez

    Brendan Abel committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    7a5ef97 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    aacd775 View commit details
    Browse the repository at this point in the history
  2. Removed sh and pbs import for git plugin.

    Brendan Abel committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    37acf74 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    f2e0db0 View commit details
    Browse the repository at this point in the history
  2. version up

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    cf615c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94286df View commit details
    Browse the repository at this point in the history
  4. version up

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    8533a69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1024712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7c16f9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'fxnut/issue_401'

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    5dfc879 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b498ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7400c9a View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'provisualx/master'

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    982b7fc View commit details
    Browse the repository at this point in the history
  11. Removed sh and pbs dependency in release_hook. Deleted sh and pbs fro…

    …m vendor library.
    Brendan Abel committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    2e1a874 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4214c30 View commit details
    Browse the repository at this point in the history
  13. testing travis

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    a7a520a View commit details
    Browse the repository at this point in the history
  14. added travis badge to README

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    b10cb5a View commit details
    Browse the repository at this point in the history
  15. travis testing

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    492f920 View commit details
    Browse the repository at this point in the history
  16. travis testing

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    17e2ac8 View commit details
    Browse the repository at this point in the history
  17. fixed travis yaml syntax err

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    e9a0092 View commit details
    Browse the repository at this point in the history
  18. testing travis

    ajohns committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    54b6fdd View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/nerdvegas/rez

    Brendan Abel committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    dceb56b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    efb1c3d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. -added subprocess.Popen wrapper

    -ported to wrapper
    ajohns committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    5510f29 View commit details
    Browse the repository at this point in the history
  2. misc bugs

    ajohns committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    067c684 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'gst/fix_395_rez_env_and_rez_config_file…

    …_and_default_shell'
    ajohns committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    27c15d3 View commit details
    Browse the repository at this point in the history
  4. added WIKI.md

    ajohns committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    91f4ea8 View commit details
    Browse the repository at this point in the history
  5. added wiki update script

    ajohns committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    36d78e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. update wiki update script

    ajohns committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    a3b7947 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. -removed wiki gen script, moved to rez-wiki repo

    ajohns committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    143cf66 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'toonbox/issue_442'

    ajohns committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    8ca303d View commit details
    Browse the repository at this point in the history
  3. -merged PR, minor changes

    ajohns committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    d803816 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. dumb change to trigger travis

    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    e67f895 View commit details
    Browse the repository at this point in the history
  2. -temp rollback to prev travis build env - new env might be using cmak…

    …e-3 which may be causing test fails
    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    a661ac7 View commit details
    Browse the repository at this point in the history
  3. -removed code to support install of empty (no build) pkgs

    -just add new attrib 'build_command=False' to package.py instead if you need this
    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    9beb0fb View commit details
    Browse the repository at this point in the history
  4. version up

    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    9b61a3b View commit details
    Browse the repository at this point in the history
  5. see if this fixes travis build fail

    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    4bc4052 View commit details
    Browse the repository at this point in the history
  6. -cmake change appears to fix travis build fail

    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    b211b4a View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'instinct/feat/add-support-for-multiple-…

    …config-paths' into config_updates
    ajohns committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    5bb9465 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. -added config setting list modification feature

    -works for package config overrides also
    ajohns committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    77635b4 View commit details
    Browse the repository at this point in the history
  2. version up

    ajohns committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    ebe18cb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. -added wiki contents to rez repo

    -means PRs can also include doc updates
    ajohns committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    54a7d41 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Added appveyor integration

    skral authored and skral committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    21187ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream_appveyor' of github.com:Pixomondo/rez into ups…

    …tream_appveyor
    skral committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    56a06b7 View commit details
    Browse the repository at this point in the history