WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49858
Add a mechanism for Windows pre-build/pre-link/post-build events to be separated into individual cmd files
https://bugs.webkit.org/show_bug.cgi?id=49858
Summary
Add a mechanism for Windows pre-build/pre-link/post-build events to be separa...
Steve Falkenburg
Reported
2010-11-19 22:21:21 PST
Add a mechanism for Windows pre-build/pre-link/post-build events to be separated into individual cmd files
Attachments
Patch
(5.78 KB, patch)
2010-11-19 22:25 PST
,
Steve Falkenburg
aroben
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Steve Falkenburg
Comment 1
2010-11-19 22:25:21 PST
Created
attachment 74467
[details]
Patch
Brian Weinstein
Comment 2
2010-11-22 10:45:27 PST
Comment on
attachment 74467
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=74467&action=review
The changes looks good, just think the ChangeLog could use a little more information for other people wanting to move scripts into their own files.
> JavaScriptCore/ChangeLog:6 > + Add a mechanism for Windows pre-build/pre-link/post-build events to be separated into individual cmd files > +
https://bugs.webkit.org/show_bug.cgi?id=49858
It might be nice here to talk a little more about how other projects create/adopt these new cmd files (create them next to the vsprops files, with the correct names (ProjectName + Pre/Post + Build/Link).
Adam Roben (:aroben)
Comment 3
2010-11-22 10:46:45 PST
Comment on
attachment 74467
[details]
Patch I agree with Brian's comments. It's weird that WTF doesn't have a pre-build event. Maybe that's a relic from when it (instead of JavaScriptCoreGenerated) was the first project?
Steve Falkenburg
Comment 4
2010-11-29 16:10:46 PST
Committed
r72846
: <
http://trac.webkit.org/changeset/72846
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug