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

Side by Side Diff: third_party/boost/README.chromium

Issue 113163: Add gmock into our dependencies. (Closed)
Patch Set: Making gmock work with windows. Requires adding boost. Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/boost/LICENSE_1_0.txt ('k') | third_party/boost/boost.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This contains a TR1::Boost version 1.36.0 taken from the googlemock project
2 download page.
3 http://googlemock.googlecode.com/files/boost_tr1_tuple_1_36_0.zip
4
5 Steps to reproduce:
6 1) Download from
7 http://googlemock.googlecode.com/files/boost_tr1_tuple_1_36_0.zip
8 2) Unzip the package.
9 3) Move files from the resulting boost_1_36_0 directory to the top level.
10
11 The gyp project file is hand written to make this file available for windows
12 builds only because that is the only place we need it currently.
OLDNEW
« no previous file with comments | « third_party/boost/LICENSE_1_0.txt ('k') | third_party/boost/boost.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698