Skip to content

Build with responsefiles - #1412

Merged
KevinRansom merged 4 commits into
dotnet:masterfrom
KevinRansom:buildwithresponsefiles
Aug 8, 2016
Merged

Build with responsefiles#1412
KevinRansom merged 4 commits into
dotnet:masterfrom
KevinRansom:buildwithresponsefiles

Conversation

@KevinRansom

Copy link
Copy Markdown
Contributor

Update the fsharp buildtask to build with response files.
Implement ToolTask.GenerateResponseFileCommands()
Factor out generateCommandLineBuild()
Return ResponseFileCommands as a newline separated list.
implement builder.GetCapturedArguments()

fix#838#838

@smoothdeveloper
Thanks for pushing on this, let me know if this takes care of your issue.

Kevin

@KevinRansom
KevinRansom merged commit d2e1127 into dotnet:masterAug 8, 2016
@KevinRansom
KevinRansom deleted the buildwithresponsefiles branch August 8, 2016 17:41
Sign up for freeto 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.

fsc.exe fails with System.ComponentModel.Win32Exception (0x80004005): The filename or extension is too long

2 participants

@KevinRansom@msftclas