Skip to content

Conversation

@bpm-ms
Copy link
Contributor

@bpm-ms bpm-ms commented Mar 21, 2018

Added a "--cleanall" flag and documented the "--cleandeps" option. This is to facilitate users who are having trouble with dependencies that have been improperly installed.

I also normalized the long parameters to match the typical Linux pattern of "--foo" instead of the more powershell-like "-foo"

@bpm-ms bpm-ms requested a review from anmolah March 21, 2018 20:57
@bpm-ms
Copy link
Contributor Author

bpm-ms commented Mar 23, 2018

@anmolah can you take a look?

Copy link
Contributor

@anmolah anmolah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment. Was that addressed ? Is there way to see diff between iterations ?

This will do a full build of the project with the output being placed into the `out` directory. For more options see `runbuild.sh -h`.

Additionally in order to build and create the installer packages you can pass in the `-createinstaller` option to the script:
Additionally in order to build and create the installer packages you can pass in the `--createinstaller` option to the script:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provide both full and short param as options. Also make sure to transition this change to the internal version as well

ammarZaidi pushed a commit to ammarZaidi/service-fabric that referenced this pull request Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants