breakpad/src/third_party
Pavel Labath 442b45266d Improvements to GYP build
This updates the GYP build for the processor component (on windows).
- adds/removes references to files which were added or removed from the
  repository
- includes build/common.gypi in the gyp files: needed to correctly
  detect the OS (I think, the generated MSVC solutions were broken
  without it)
- conditionally compiles code platform-specific code for the given
  platform

After this minidump processor nearly compiles with VS2013: the generated
project is correct, but some files still have compilation errors.

Disclaimer: I have not tested the GYP changes on non-windows platform,
as there does not seem to be anyone using it there.

BUG=
R=mark@chromium.org

Review URL: https://codereview.chromium.org/1643633004 .
2016-01-29 11:43:21 +00:00
..
curl MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
libdisasm Improvements to GYP build 2016-01-29 11:43:21 +00:00
linux Clean up old glog code and move deps to new reference in third_party. 2010-08-19 22:23:03 +00:00
mac_headers Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00