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

Issue 115398: Add in boost_tuple into third-party for use by googlemock in windows. (Closed)

Created:
11 years, 7 months ago by awong
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add in boost_tuple into third-party for use by googlemock in windows.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments, add license, and reduce # of files. #

Patch Set 3 : Gyp syntax fix, comment out includes, so I can debug them with gmock on next checkin. #

Total comments: 1

Patch Set 4 : Make it so the target only exists in windows. #

Total comments: 2

Patch Set 5 : Fix typo in README.chromium #

Total comments: 4

Patch Set 6 : Update README per zhanyong's comments. #

Total comments: 2

Patch Set 7 : YARMF (Yet Another Read Me Fix) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+485 lines, -0 lines) Patch
A third_party/boost/README.chromium View 1 2 3 4 5 6 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/boost/boost.gyp View 1 2 3 1 chunk +425 lines, -0 lines 0 comments Download
A third_party/boost/boost_1_36_0/LICENSE_1_0.txt View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
awong
This CL is split out from http://codereview.chromium.org/113163 which no longer will load after I uploaded ...
11 years, 7 months ago (2009-05-15 10:35:01 UTC) #1
sgk
http://codereview.chromium.org/115398/diff/1/2 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/1/2#newcode12 Line 12: The gyp project file is hand written to ...
11 years, 7 months ago (2009-05-15 13:37:29 UTC) #2
M-A Ruel
What? Boost? The answer is simple: no. I'm *not* in favor to add 6 megs ...
11 years, 7 months ago (2009-05-15 14:32:16 UTC) #3
Nicolas Sylvain
LGTM with my comment and sgk's comments. As for maruel's comment : It made me ...
11 years, 7 months ago (2009-05-15 14:40:29 UTC) #4
awong
Here is an updated version of the files. I moved boost down one directory, cause ...
11 years, 7 months ago (2009-05-16 03:14:46 UTC) #5
awong
Got the gyp file working. Deferring dealing with the include paths until the gmock checkin.
11 years, 7 months ago (2009-05-18 22:29:21 UTC) #6
sgk
Stripping down what we're going to check in seems good. As it's written now, though, ...
11 years, 7 months ago (2009-05-19 01:14:28 UTC) #7
awong
How's this look?
11 years, 7 months ago (2009-05-19 01:34:44 UTC) #8
M-A Ruel
lgtm for me, I didn't look at the gyp file. http://codereview.chromium.org/115398/diff/1017/9 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/1017/9#newcode26 ...
11 years, 7 months ago (2009-05-19 13:56:45 UTC) #9
awong
http://codereview.chromium.org/115398/diff/1017/9 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/1017/9#newcode26 Line 26: In comparison the full exapnsion of boost_tr1_tuple_1_36_0.zip is ...
11 years, 7 months ago (2009-05-19 18:38:59 UTC) #10
zhanyong.wan
Thanks for the hard work, Albert. I hope it will turn out worthwhile for the ...
11 years, 7 months ago (2009-05-19 19:03:01 UTC) #11
awong
Thanks for the comments! Updated the readme again. http://codereview.chromium.org/115398/diff/15/1019 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/15/1019#newcode16 Line 16: ...
11 years, 7 months ago (2009-05-19 20:07:56 UTC) #12
zhanyong.wan
Only one minor problem now. Thanks, Albert. http://codereview.chromium.org/115398/diff/18/19 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/18/19#newcode16 Line 16: #include ...
11 years, 7 months ago (2009-05-19 20:16:08 UTC) #13
awong
http://codereview.chromium.org/115398/diff/18/19 File third_party/boost/README.chromium (right): http://codereview.chromium.org/115398/diff/18/19#newcode16 Line 16: #include <tuple.h> On 2009/05/19 20:16:08, zhanyong.wan wrote: > ...
11 years, 7 months ago (2009-05-19 20:24:23 UTC) #14
zhanyong.wan
Looks good!
11 years, 7 months ago (2009-05-19 20:27:46 UTC) #15
awong
11 years, 7 months ago (2009-05-23 01:39:11 UTC) #16
Okay, I submitted this as r16829.  If anyone wants changes, let me know and I'll
open another CL.

Now, onto the real goal: gmock.

Powered by Google App Engine
This is Rietveld 408576698