Commit Graph

4 Commits

Author SHA1 Message Date
andrew@webrtc.org
3007b26591 Roll Chromium 134666:140240.
This brings in a common.gypi change which enables warnings-as-errors on
Mac. Necessitated some modifications to third-party gyps.

BUG=none
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/618004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2361 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-06-04 23:14:37 +00:00
leozwang@webrtc.org
c832d8b586 Add google-gflags header files for linux/arm platform
BUG=
TEST=build on chromeos/arm
Review URL: https://webrtc-codereview.appspot.com/588004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2264 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-21 18:07:28 +00:00
leozwang@webrtc.org
472f32d9c9 Make gflags build for android
Review URL: https://webrtc-codereview.appspot.com/426002

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1808 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-01 15:29:22 +00:00
kjellander@webrtc.org
ecc43fd084 google-gflags is an open source command line parsing library for C++ that is useful for our test programs.
The GYP file and the platform specific configurations in this CL is copied from the Page Speed project (http://code.google.com/p/page-speed) that also uses this library.
Review URL: http://webrtc-codereview.appspot.com/140009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@569 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-09 13:00:24 +00:00