Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(778)

Issue 28177: Add hunspell.gyp and add spellchecker.cc to chrome.gyp:browser (Closed)

Created:
11 years, 10 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Add hunspell.gyp and add spellchecker.cc to chrome.gyp:browser Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10454

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -1 line) Patch
M chrome/chrome.gyp View 2 chunks +1 line, -1 line 0 comments Download
A chrome/third_party/hunspell/hunspell.gyp View 1 chunk +58 lines, -0 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
TBR (GYP build/build break)
11 years, 10 months ago (2009-02-26 06:19:11 UTC) #1
Scott Hess - ex-Googler
11 years, 10 months ago (2009-02-26 14:38:07 UTC) #2
LGTM.

I don't know what would look BAD to me in this case!

I have a change to get the spellchecker unit test running, I assume it's
appropriate to get both xcodeproj and gyp running it?  It involves a runscript,
though, so I'll probably need to ask questions...

http://codereview.chromium.org/28177/diff/1/2
File chrome/third_party/hunspell/hunspell.gyp (right):

http://codereview.chromium.org/28177/diff/1/2#newcode19
Line 19: 'OPENOFFICEORG',
SConscript also defines CHROME_SPELL.  I do not know why.

http://codereview.chromium.org/28177/diff/1/2#newcode48
Line 48: 'src/parsers/textparser.hxx',
SConscript doesn't mention them, but there are a couple of non-include files
included in the .cxx files,  license.hunspell and license.myspell.  Don't know
if those should be mentioned?

Powered by Google App Engine
This is Rietveld 408576698