summaryrefslogtreecommitdiffstats
path: root/tools/checkbins
Commit message (Expand)AuthorAgeFilesLines
* Add checkbins.py to Win builder on master.chromium. Implement JSON output.Paweł Hajdan, Jr2015-11-191-0/+11
* Make checkbins verify Win64 ImageBase is greater than 4GBjschuh@chromium.org2014-04-141-0/+11
* Add xinput1_3.dll to checkbins' excluded_filesscottmg@chromium.org2011-12-061-1/+3
* checkbins.py: enable /SAFESEH check now that all binaries are passing.scherkus@chromium.org2011-11-291-3/+1
* checkbins.py: skip /SAFESEH check on 64-bit Windows binariesscherkus@chromium.org2011-11-281-5/+11
* Add a check for /SAFESEH in checkbins.py.scherkus@chromium.org2011-11-212-5/+23
* Pull in ICU@43139 and remove icudt42.dll from the exception list in checkbins.pyjshin@chromium.org2010-03-311-1/+0
* Add a list of excluded files to checkbins.py and enable it on build bots.scherkus@chromium.org2010-03-301-4/+12
* Remove verbosity from checkbins.py and print summary insteadscherkus@chromium.org2009-11-051-6/+11
* Temporarily make checkbins.py print debugging information.scherkus@chromium.org2009-11-041-1/+4
* Temporarily make checkbins.py return status 0 until I fix offending binaries.scherkus@chromium.org2009-10-301-1/+2
* Fix checkbins.py to find pefile import instead of .bat/.sh wrappers.scherkus@chromium.org2009-10-283-13/+4
* Rename checkbin to checkbins (because it checks multiple binaries) and set sv...scherkus@chromium.org2009-10-283-0/+78