summaryrefslogtreecommitdiffstats
path: root/libc/kernel/tools/cpp.py
Commit message (Expand)AuthorAgeFilesLines
* Update the search path for libclang.soTao Bao2015-04-221-1/+4
* Switch kernel header parsing to python libclangTao Bao2015-02-061-1096/+1057
* Clean up some of our python scripts.Elliott Hughes2014-08-201-9/+8
* Keep the kernel header scrubber's data structures in sync.Elliott Hughes2014-05-011-8/+22
* Fix NSIG.Elliott Hughes2014-02-111-1/+1
* Add support for the ternary operator to the header scrubber.Elliott Hughes2013-11-211-14/+20
* Make cpp.py less braindead.Elliott Hughes2013-11-061-703/+269
* Add x86_64 to the bionic headers.Elliott Hughes2013-09-301-1/+5
* Clean up trailing whitespace in the kernel headers.Elliott Hughes2013-01-301-2/+2
* libc: Update auto-gen scriptsDavid 'Digit' Turner2011-02-031-103/+188
* Add a method for replacing tokens in the preprocessed headersMartin Storsjo2010-12-081-0/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2180
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2180/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+21
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+2159