Commit Graph

7 Commits

Author SHA1 Message Date
Marc Audy
53920432ca Add copyright notices
#rb
#rnx

[CL 9422120 by Marc Audy in Main branch]
2019-10-04 15:54:14 -04:00
Ben Marsh
28be7d9bf1 BuildAgent: Avoid renaming EC diagnostics file; if something has a handle to the file open, this will fail. Instead, just open the existing file and write new data over the top.
#rb none
#rnx

[CL 9410997 by Ben Marsh in Dev-Build branch]
2019-10-03 22:26:55 -04:00
Ben Marsh
19af1ddf4c BuildAgent: Add a listener which outputs input data for updating build issues.
#rb none
#rns

[CL 9409989 by Ben Marsh in Dev-Build branch]
2019-10-03 21:36:32 -04:00
Ben Marsh
d6115a8104 Fixes for BuildAgent:
* Prevent TerminateAllChildProcesses from being called before listeners have been disposed. This was terminating ectool before it had finished updating properties.
* Propagate exit code from child process as the exit code for BuildAgent.exe.
* Write EC XML output to a temporary file and move it into place, to fix issues where a job was aborted mid-write.

#rb none
#rnx

[CL 9391349 by Ben Marsh in Dev-Build branch]
2019-10-03 10:50:19 -04:00
Ben Marsh
edd8f6b466 Prevent EC listener from flushing constantly.
#rb none
#jira
#rnx

[CL 9322163 by Ben Marsh in Dev-Build branch]
2019-10-01 17:40:01 -04:00
Ben Marsh
aadbcfea01 Updates to BuildAgent executable. Fix a few issues with the EC post-processor, and make it easier to pass command line arguments to the child process for a run command.
#rb none
#rnx

[CL 9317220 by Ben Marsh in Dev-Build branch]
2019-10-01 12:20:54 -04:00
Ben Marsh
3a34baed5e Merge log parser into WorkspaceTool (now renamed to "BuildAgent"). Also add some common functionality into DotNETUtilities.
#rb none

[CL 9233706 by Ben Marsh in Dev-Build branch]
2019-09-27 16:21:33 -04:00