summaryrefslogtreecommitdiff
path: root/tools/generate-operator-out.py
AgeCommit message (Expand)Author
2018-02-21Remove generate-operator-out.py symlinks Alex Light
2015-10-21enum operator<<() script fails with do { } while cond; Bruce Hoult
2015-06-09Follow up on CL 151605 Sebastien Hertz
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-07-14Make generate-operator-out.py compatible with Python 3.x Bernhard Rosenkränzer
2014-06-25ART: Native support for multidex Andreas Gampe
2014-02-28Fix clang to compile and run host tests. Ian Rogers
2013-11-28tools: use '/usr/bin/env python' instead of '/usr/bin/python' Chirayu Desai
2013-10-06Fix generate-operator-out.py's copyright header. Elliott Hughes
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2012-06-07Clean up the confusing comment-related logic a bit. Elliott Hughes
2012-06-06Make generate-operator-out.py only skip // line comments Brian Carlstrom
2012-06-06Auto-generate operator<< for enum ::art:Class::Status. Elliott Hughes
2012-04-05Don't explicitly request python2.4. Elliott Hughes
2012-04-04Use the operator<< generator more widely. Elliott Hughes
2012-04-04Fix the operator<< generation to work with "mmm" as well as "mm". Elliott Hughes
2012-04-04Start automatically generating operator<<s for enums. Elliott Hughes