summaryrefslogtreecommitdiffstats
path: root/src/tool
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: bump revision.Adam Langley2015-05-1212-107/+501
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* external/boringssl: avoid unused argument warning.Adam Langley2015-04-181-1/+1
| | | | | | Clang will warn that the argument to Speed is unused. Change-Id: Ic3a6a7e2f4638e8ad5435332077791db015d4779
* MinGW on Linux uses lowercase include filesKenny Root2015-03-042-3/+3
| | | | | | | | On Windows this doesn't matter since the filesystems are case- insensitive, but building BoringSSL on Linux with MinGW has case-sensitive filesystems. Change-Id: Iefd319cfda89d2d1f8d43cea39c68295bfa65c83
* Initial commit of BoringSSL for Android.Adam Langley2015-01-3012-0/+2098