summaryrefslogtreecommitdiff
path: root/libc/kernel/tools/cpp.py
AgeCommit message (Expand)Author
2021-04-20Fix last python3 issues.Christopher Ferris
2021-04-19Update for python3.Christopher Ferris
2021-04-15Force everything to use python3 for consistency.Elliott Hughes
2020-07-31More cleanup for #inclusivefixit.Elliott Hughes
2020-04-10Update to v5.6 kernel headers.Christopher Ferris
2019-01-10Rewrite removeVarsAndFuncs.Christopher Ferris
2018-10-26Fix handling of #elif.Christopher Ferris
2017-12-14Use in_addr in ip_mreq_source and ip_msfilter.Elliott Hughes
2017-11-15Update to kernel headers v4.14.Christopher Ferris
2017-08-31Use env to invoke pythonStephen Crane
2017-05-25Remove the repetitive warnings from the uapi headers.Elliott Hughes
2015-04-22Update the search path for libclang.soTao Bao
2015-02-06Switch kernel header parsing to python libclangTao Bao
2014-08-20Clean up some of our python scripts.Elliott Hughes
2014-05-01Keep the kernel header scrubber's data structures in sync.Elliott Hughes
2014-02-11Fix NSIG.Elliott Hughes
2013-11-21Add support for the ternary operator to the header scrubber.Elliott Hughes
2013-11-06Make cpp.py less braindead.Elliott Hughes
2013-09-30Add x86_64 to the bionic headers.Elliott Hughes
2013-01-30Clean up trailing whitespace in the kernel headers.Elliott Hughes
2011-02-03libc: Update auto-gen scriptsDavid 'Digit' Turner
2010-12-08Add a method for replacing tokens in the preprocessed headersMartin Storsjo
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project