Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(943)

Issue 289880043: TBR: i#1445: drcov on Windows: add Windows support for lcov genhtml

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 3 months ago by zhaoqin
Modified:
8 years, 3 months ago
Reviewers:
boolking, bruening
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1445: drcov on Windows: add Windows support for lcov genhtml - use cwd() instead of system pwd command - use new function mkdirp() instead of system mkdir command - strip colon in path on Windows This patch is contributed by boolking: https://github.com/DynamoRIO/dynamorio/pull/1855 ---------------

Patch Set 1 #

Patch Set 2 : update commit msg #

Patch Set 3 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -6 lines) Patch
M third_party/lcov/README.dynamorio View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/lcov/genhtml View 9 chunks +39 lines, -6 lines 0 comments Download

Messages

Total messages: 3
zhaoqin
8 years, 3 months ago (2016-01-22 16:49:43 UTC) #1
zhaoqin
Commit log for latest patchset: --------------- i#1445 drcov on Windows: add Windows support for lcov ...
8 years, 3 months ago (2016-01-22 17:03:50 UTC) #2
zhaoqin
8 years, 3 months ago (2016-01-22 20:36:27 UTC) #3
Committed as
https://github.com/DynamoRIO/dynamorio/commit/bf6c5199cebe0015804c7ea6f9bfacc...

Final commit log: 
---------------
i#1445 drcov on Windows: add Windows support for lcov genhtml

- use cwd() instead of system pwd command
- use new function mkdirp() instead of system mkdir command
- strip colon in path on Windows

This patch is contributed by boolking:
https://github.com/DynamoRIO/dynamorio/pull/1855

Review-URL: https://codereview.appspot.com/289880043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b