Commit Graph

15 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
Marc Audy
61ecb5355e Add missing copyright
#rb
#rnx

[CL 9422097 by Marc Audy in Main branch]
2019-10-04 15:52:16 -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
f808e95b14 BuildAgent: Tweak help messages.
#rb none
#rnx

[CL 9405973 by Ben Marsh in Dev-Build branch]
2019-10-03 16:37:09 -04:00
Ben Marsh
3711949665 BuildAgent: Rename the "Server" command to "Api".
#rb none
#rnx

[CL 9405940 by Ben Marsh in Dev-Build branch]
2019-10-03 16:35:10 -04:00
Ben Marsh
b6b88db72a BuildAgent: Minor improvements to error output.
#rb none
#rnx

[CL 9405852 by Ben Marsh in Dev-Build branch]
2019-10-03 16:28:42 -04:00
Ben Marsh
c99b3b7d94 BuildAgent: Minor fixes.
* Fix help messages when specifying a command.
* Add support for parsing long types.

#rb none
#rnx

[CL 9405820 by Ben Marsh in Dev-Build branch]
2019-10-03 16:25:05 -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
2d816b6a9b Disable unused member variable warnings.
#rb none
#rnx

[CL 9371955 by Ben Marsh in Dev-Build branch]
2019-10-02 11:56:23 -04:00
Ben Marsh
2c44a2581a Add functionality for updating build issues into the BuildAgent tool.
#rb none

[CL 9371615 by Ben Marsh in Dev-Build branch]
2019-10-02 11:53:02 -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
28572de2c0 Add functionality to issue commands to UGS servers to BuildAgent tool.
#rb none

[CL 9318529 by Ben Marsh in Dev-Build branch]
2019-10-01 13:55:24 -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