Skip to content

Batch script to build project from command line #114

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

Merged
merged 4 commits into from
May 11, 2015
Merged

Batch script to build project from command line #114

merged 4 commits into from
May 11, 2015

Conversation

GoodOlClint
Copy link
Contributor

Quick script to build project from command line

@msftclas
Copy link

msftclas commented May 7, 2015

Hi @GoodOlClint, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

@@ -0,0 +1,6 @@
@echo off
Copy link
Member

Choose a reason for hiding this comment

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

Thank you for the build script.

Please add the following capability to make the script more robust:

  1. Detect the presence of VS tools, else bail out gracefully

  2. Specify these in msbuild:
    /p:Configuration
    /l: logging when building

@raghushantha
Copy link
Member

Thanks for the updates. Will merge the script

raghushantha added a commit that referenced this pull request May 11, 2015
Batch script to build project from command line
@raghushantha raghushantha merged commit 7b968a7 into PowerShell:BugFixes May 11, 2015
@GoodOlClint GoodOlClint deleted the buildcmd branch May 14, 2015 23:55
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.

3 participants