Skip to content

Fix: escape vcvarsall before subprocess.run#25

Merged
sgtcoolguy merged 1 commit intoappcelerator-archive:masterfrom
infosia:cert_vcvars
Oct 29, 2015
Merged

Fix: escape vcvarsall before subprocess.run#25
sgtcoolguy merged 1 commit intoappcelerator-archive:masterfrom
infosia:cert_vcvars

Conversation

@infosia
Copy link
Copy Markdown
Contributor

@infosia infosia commented Oct 29, 2015

  • Fix: Make sure to escape vcvarsall at subprocess.run
  • Fix: Stop using /m at msbuild

Spaces in vcvarsall should be escaped in subprocess.run when it is used with &&, it may cause error when both Visual Studio 2013 and 2015 are installed. Also, stop using /m at MsBuild due to TIMOB-19646.

@sgtcoolguy, could you bump up the version and update titanium_mobile so that it points to the new version? Thanks.

Fix: Stop using /m at msbuild
sgtcoolguy added a commit that referenced this pull request Oct 29, 2015
Fix: escape vcvarsall before subprocess.run
@sgtcoolguy sgtcoolguy merged commit 92edb9f into appcelerator-archive:master Oct 29, 2015
@infosia infosia deleted the cert_vcvars branch April 28, 2016 04:38
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