Skip to content
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

Db/agent5 apm resources #204

Merged
merged 2 commits into from
Oct 31, 2017
Merged

Db/agent5 apm resources #204

merged 2 commits into from
Oct 31, 2017

Conversation

derekwbrown
Copy link
Contributor

@derekwbrown derekwbrown commented Oct 31, 2017

Adds in call to build with event log message file and windows resources.

First change is to change build command to "rake build windres=true". Windres=true tells the trace agent to build with windows resources (it doesn't by default in case that part of the toolchain isn't present, for instance when cross-compiling on linux).

Second change in the install script registers the trace agent binary as the log source for event viewer; tells event viewer where to get the log strings from.

@olivielpeau olivielpeau modified the milestones: 5.18, 5.19.0 Oct 31, 2017
Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍 but could you explain what this is for exactly? :)

@derekwbrown derekwbrown merged commit c1ebeb1 into master Oct 31, 2017
@derekwbrown derekwbrown deleted the db/agent5_apm_resources branch October 31, 2017 16:22
olivielpeau pushed a commit that referenced this pull request Nov 1, 2017
* Add windows build flag to include windows build resources

* Add registration of event viewer message file
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