aboutsummaryrefslogtreecommitdiff
path: root/libc/kernel/tools/cpp.py
Commit message (Expand)AuthorAgeFilesLines
* Fix last python3 issues.Christopher Ferris2021-04-201-5/+5
* Update for python3.Christopher Ferris2021-04-191-9/+9
* Force everything to use python3 for consistency.Elliott Hughes2021-04-151-1/+1
* More cleanup for #inclusivefixit.Elliott Hughes2020-07-311-1/+1
* Update to v5.6 kernel headers.Christopher Ferris2020-04-101-7/+224
* Rewrite removeVarsAndFuncs.Christopher Ferris2019-01-101-120/+423
* Fix handling of #elif.Christopher Ferris2018-10-261-264/+385
* Use in_addr in ip_mreq_source and ip_msfilter.Elliott Hughes2017-12-141-26/+34
* Update to kernel headers v4.14.Christopher Ferris2017-11-151-1/+1
* Use env to invoke pythonStephen Crane2017-08-311-1/+1
* Remove the repetitive warnings from the uapi headers.Elliott Hughes2017-05-251-20/+6
* 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 ContributionThe Android Open Source Project2008-10-211-0/+2159