webrtc/src/build
leozwang@webrtc.org 475c26634e Re-enable WEBRTC_SVNREVISION script
Message:
Another try to enable the script to get svn revision number. Most code borrowed from
lastchange.py, I simplified and modified to make it work with webrtc. The bottom line
of this script is 1. not breake any existing builds 2. get correct svn revision number
in a typical engineering setup, so it doesn't deal with some corner cases that lastchange.py
does, just simply returns "n/a" since these corner cases will most likely not happen, and
it also make this script simple.

Description:
This script runs "svn info" or "git svn info" to get svn revision number returns "n/a" if
both fail.

BUG=
TEST=try bots
Review URL: https://webrtc-codereview.appspot.com/671004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2502 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 20:36:29 +00:00
..
arm_neon.gypi Enable cpu auto detection and ns optimized code on android 2012-05-08 15:20:02 +00:00
common.gypi Re-enable WEBRTC_SVNREVISION script 2012-07-10 20:36:29 +00:00
generate_asm_header.py Refactored ARM specific code in Noise Suppression. Bit exact. 2012-05-26 01:05:27 +00:00
merge_libs.gyp Changed merge-name. 2012-05-22 08:32:20 +00:00
merge_libs.py Add target and config info to merged lib name. 2012-01-20 01:32:16 +00:00
no_op.cc Add a NOOP target for merge libs. 2011-12-20 22:07:48 +00:00
protoc.gypi Add an unpacker tool for audioproc debug files. 2011-10-26 00:27:17 +00:00
version.py Re-enable WEBRTC_SVNREVISION script 2012-07-10 20:36:29 +00:00