summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2012-10-17lint-hunks: support operating on arbirary revsJohn Koleszar1-3/+14
Rather than diffing only the index, support checking arbitrary commits. Change-Id: Ia135a487990d8293d1e0799dc062b9f49e020b25
2012-08-27all_builds.py: add ability to pass extra configure flagsJohn Koleszar1-3/+15
Useful to pass --target etc to this script on Jenkins. Change-Id: I9b22339a211df543077bcc84bdef4460f3ca5c9c
2012-08-21all_builds.py: move to tools/John Koleszar1-0/+60
Change-Id: I64c470fb5a4f32a862cfb5424fb95baac47fcc24
2012-08-10lint_hunks: show style violations in the indexJohn Koleszar2-0/+3486
Shows the subset of style violations that intersect with lines modified in the current index. Change-Id: I0b51674fd43df118e8bbf55b684a1ca0bd0e1d40
2012-08-09intersect_diffs: split out diff classesJohn Koleszar2-115/+130
Seperate parsing functions so they can be reused for other diff utilities Change-Id: I1ea6ebf90ded128eec116cc1f326a28bdda2fb77
2012-08-09ftfy: update to match current astyle ruleJohn Koleszar2-8/+35
Change-Id: I89076d93968a5817d6d0330ec7fd6a6c73fe397f
2012-08-08Import tools/ from master branchJohn Koleszar3-0/+418
Change-Id: I476f43ea513e7c140f4e4f14df73dd3131cb2692
2011-08-19tools: author_first_release.shJohn Koleszar1-0/+15
First version of a simple tool to get a list of the version a user first contributed to. Change-Id: I8f1b1fef5343de269c4b6209632c9cedc2cf1a37
2010-06-16Generate AUTHORS file with a scriptJohn Koleszar1-0/+13
This information is in git, so it's better to use that as a source than updating this file manually. This script can be run manually at release time for now, or we can set up a cron job sometime in the future. Change-Id: I0344135ceb9c04ed14e2e2d939a93194e35973db