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

build: refactor configure, add --verbose #22450

Merged
merged 3 commits into from
Sep 7, 2018

Commits on Sep 7, 2018

  1. build: rename configure to configure.py

    !Should go with next commit!
    
    * renaming so that IDEs can properly detect this as python
    * Add dependency to Makefile
    
    PR-URL: nodejs#22450
    Reviewed-By: Joyee Cheung <[email protected]>
    refack committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d1c5d18 View commit details
    Browse the repository at this point in the history
  2. build: move meta-shebang back to configure

    PR-URL: nodejs#22450
    Reviewed-By: Joyee Cheung <[email protected]>
    refack committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    cc9dd0f View commit details
    Browse the repository at this point in the history
  3. build: add --verbose to ./configure

    PR-URL: nodejs#22450
    Reviewed-By: Joyee Cheung <[email protected]>
    refack committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    62a3f9b View commit details
    Browse the repository at this point in the history