Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/tools/debugserver/source/MacOSX/
-
trunk/
-
tools/
-
debugserver/
-
source/
-
MacOSX/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D13580
[debugserver,cmake] Add DEPENDS to custom commands.
Closed
Public
Authored by
brucem
on Oct 9 2015, 12:31 AM.
Download Raw Diff
Details
Reviewers
clayborg
Commits
rG26c6e641591a: [debugserver,cmake] Add DEPENDS to custom commands.
rLLDB249860: [debugserver,cmake] Add DEPENDS to custom commands.
rL249860: [debugserver,cmake] Add DEPENDS to custom commands.
Summary
Add dependencies to the custom commands so that they get
re-executed as needed.
Diff Detail
Repository
rL LLVM
Event Timeline
brucem
updated this revision to
Diff 36925
.
Oct 9 2015, 12:31 AM
brucem
retitled this revision from
to
[debugserver,cmake] Add DEPENDS to custom commands.
.
brucem
updated this object.
brucem
added a reviewer:
clayborg
.
brucem
added a subscriber:
lldb-commits
.
clayborg
accepted this revision.
Oct 9 2015, 10:21 AM
clayborg
edited edge metadata.
This revision is now accepted and ready to land.
Oct 9 2015, 10:21 AM
Closed by commit
rL249860: [debugserver,cmake] Add DEPENDS to custom commands.
(authored by
brucem
).
·
Explain Why
Oct 9 2015, 10:53 AM
This revision was automatically updated to reflect the committed changes.