WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134782
[Win] Remove uses of 'bash' in build system
https://bugs.webkit.org/show_bug.cgi?id=134782
Summary
[Win] Remove uses of 'bash' in build system
Brent Fulgham
Reported
2014-07-09 16:12:26 PDT
To reduce dependency on Cygwin utilities, switch from using command line 'bash'. Replace Windows-specific bash scripts with Perl equivalents.
Attachments
Patch
(99.30 KB, patch)
2014-07-09 16:25 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(97.05 KB, patch)
2014-07-09 16:36 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(97.01 KB, patch)
2014-07-09 16:42 PDT
,
Brent Fulgham
dino
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-07-09 16:13:58 PDT
<
rdar://problem/17615533
>
Brent Fulgham
Comment 2
2014-07-09 16:25:48 PDT
Created
attachment 234665
[details]
Patch
Brent Fulgham
Comment 3
2014-07-09 16:36:28 PDT
Created
attachment 234667
[details]
Patch
Brent Fulgham
Comment 4
2014-07-09 16:42:20 PDT
Created
attachment 234669
[details]
Patch
Brent Fulgham
Comment 5
2014-07-09 16:43:12 PDT
Note: Added a drive-by fix for a typo in the Perl "grep" replacement. Instead of "perl -wnne", it should have been "perl -wnle"
Brent Fulgham
Comment 6
2014-07-09 16:44:21 PDT
It looks like EWS is unhappy because of the project file changes. :-(
Dean Jackson
Comment 7
2014-07-09 16:46:47 PDT
Comment on
attachment 234669
[details]
Patch rs=me
Brent Fulgham
Comment 8
2014-07-09 16:48:54 PDT
Committed
r170937
: <
http://trac.webkit.org/changeset/170937
>
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