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

Setup.py -- Argprase, Cmake Args, and caching #40

Merged
merged 11 commits into from
May 10, 2019

Commits on May 9, 2019

  1. cmake-args

    Erik Wijmans committed May 9, 2019
    Configuration menu
    Copy the full SHA
    c6a775a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:facebookresearch/habitat-sim into…

    … cmake-args
    Erik Wijmans committed May 9, 2019
    Configuration menu
    Copy the full SHA
    47cd89d View commit details
    Browse the repository at this point in the history
  3. esp/gfx: update Viewer to not use deprecated Utility::Arguments APIs. (

    …#39)
    
    The overloaded setHelp() function led to many accidents where option
    help was mistakenly set as global help (as seen here as well), the
    overload got renamed to setGlobalHelp() to avoid such mistakes.
    mosra authored and msavva committed May 9, 2019
    Configuration menu
    Copy the full SHA
    e7d115f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:facebookresearch/habitat-sim into…

    … cmake-args
    Erik Wijmans committed May 9, 2019
    Configuration menu
    Copy the full SHA
    cf6956c View commit details
    Browse the repository at this point in the history
  5. Adds cmake-args to pass things to cmake, and adds caching to setup.py

    args
    Erik Wijmans committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d99e8ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'setup-py-improvements' of github.com:facebookresearch/h…

    …abitat-sim into setup-py-etw
    Erik Wijmans committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d5c43b3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    a4dcff3 View commit details
    Browse the repository at this point in the history
  2. Update strings

    erikwijmans committed May 10, 2019
    Configuration menu
    Copy the full SHA
    ecf16be View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Fix builder args
    
    Co-Authored-By: Vladimír Vondruš <mosra@centrum.cz>
    erikwijmans and mosra authored May 10, 2019
    Configuration menu
    Copy the full SHA
    2abb7a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1abbf4 View commit details
    Browse the repository at this point in the history
  5. More caching!

    erikwijmans committed May 10, 2019
    Configuration menu
    Copy the full SHA
    da47cf5 View commit details
    Browse the repository at this point in the history