summaryrefslogtreecommitdiffstats
path: root/tools/generate-operator-out.py
Commit message (Expand)AuthorAgeFilesLines
* Follow up on CL 151605Sebastien Hertz2015-06-181-4/+6
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-11/+17
* Make generate-operator-out.py compatible with Python 3.xBernhard Rosenkränzer2014-07-141-15/+15
* ART: Native support for multidexAndreas Gampe2014-06-251-4/+18
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+1
* tools: use '/usr/bin/env python' instead of '/usr/bin/python'Chirayu Desai2013-11-281-1/+1
* Fix generate-operator-out.py's copyright header.Elliott Hughes2013-10-061-24/+10
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-4/+3
* Clean up the confusing comment-related logic a bit.Elliott Hughes2012-06-071-13/+16
* Make generate-operator-out.py only skip // line commentsBrian Carlstrom2012-06-061-1/+1
* Auto-generate operator<< for enum ::art:Class::Status.Elliott Hughes2012-06-061-3/+9
* Don't explicitly request python2.4.Elliott Hughes2012-04-051-1/+1
* Use the operator<< generator more widely.Elliott Hughes2012-04-041-10/+49
* Fix the operator<< generation to work with "mmm" as well as "mm".Elliott Hughes2012-04-041-0/+3
* Start automatically generating operator<<s for enums.Elliott Hughes2012-04-041-0/+150