index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
generate-operator-out.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up on CL 151605
Sebastien Hertz
2015-06-18
1
-4
/
+6
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-11
/
+17
*
Make generate-operator-out.py compatible with Python 3.x
Bernhard Rosenkränzer
2014-07-14
1
-15
/
+15
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-4
/
+18
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
tools: use '/usr/bin/env python' instead of '/usr/bin/python'
Chirayu Desai
2013-11-28
1
-1
/
+1
*
Fix generate-operator-out.py's copyright header.
Elliott Hughes
2013-10-06
1
-24
/
+10
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-4
/
+3
*
Clean up the confusing comment-related logic a bit.
Elliott Hughes
2012-06-07
1
-13
/
+16
*
Make generate-operator-out.py only skip // line comments
Brian Carlstrom
2012-06-06
1
-1
/
+1
*
Auto-generate operator<< for enum ::art:Class::Status.
Elliott Hughes
2012-06-06
1
-3
/
+9
*
Don't explicitly request python2.4.
Elliott Hughes
2012-04-05
1
-1
/
+1
*
Use the operator<< generator more widely.
Elliott Hughes
2012-04-04
1
-10
/
+49
*
Fix the operator<< generation to work with "mmm" as well as "mm".
Elliott Hughes
2012-04-04
1
-0
/
+3
*
Start automatically generating operator<<s for enums.
Elliott Hughes
2012-04-04
1
-0
/
+150