Dan Willemsen
28d50c498b
Merge "Remove WITH_SYNTAX_CHECK" am: c114bd9dbf
...
am: d640e062e8
Change-Id: Ia808c46ce1089210eaa5db02b446cfca0ed5cdde
2016-09-28 01:55:17 +00:00
Dan Willemsen
d640e062e8
Merge "Remove WITH_SYNTAX_CHECK"
...
am: c114bd9dbf
Change-Id: I9e6c2a9c6aa48e27efe9b32d496ca21f47d4a447
2016-09-28 01:52:16 +00:00
Treehugger Robot
c114bd9dbf
Merge "Remove WITH_SYNTAX_CHECK"
2016-09-28 01:44:24 +00:00
Chih-Hung Hsieh
3791e7b242
Merge "Add buttons to group warning by project or severity." am: 9796175d0f
...
am: 9dee2ac43c
Change-Id: I10ff9eb5c01a9d594ccc3332b5a8daaf673705c8
2016-09-27 21:22:40 +00:00
Chih-Hung Hsieh
9dee2ac43c
Merge "Add buttons to group warning by project or severity."
...
am: 9796175d0f
Change-Id: I4d016ce0450870351a0454314f43d0cf75487993
2016-09-27 21:20:12 +00:00
Treehugger Robot
9796175d0f
Merge "Add buttons to group warning by project or severity."
2016-09-27 21:10:40 +00:00
Evgenii Stepanov
9eddd0620c
Merge "Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG." am: 2358c55d70
...
am: 04b11c5acd
Change-Id: Iafb3730cc96056b09e26fa95e9bf9e73588d4315
2016-09-27 21:01:26 +00:00
Evgenii Stepanov
04b11c5acd
Merge "Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG."
...
am: 2358c55d70
Change-Id: Ib36748ff1fe5f8bad82b37d27f9d1a94d5a8e0ee
2016-09-27 20:58:56 +00:00
Evgenii Stepanov
2358c55d70
Merge "Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG."
2016-09-27 20:51:41 +00:00
Przemyslaw Szczepaniak
8bcdd9a36c
Fix for non-empty a[name] tags in openJdk based javadocs.
...
am: a7edd92c45
Change-Id: Iaef35c55e7af6f27a12944491026ee45b5ef8312
2016-09-27 09:08:40 +00:00
Dan Willemsen
b4b610278b
Merge "Remove spaces from DEFAULT_TIDY_HEADER_DIRS" am: f69e48b30b
...
am: 785d69a849
Change-Id: I5362a422641f40c3472d3a7506cc8a6354b8a09a
2016-09-27 01:24:11 +00:00
Dan Willemsen
785d69a849
Merge "Remove spaces from DEFAULT_TIDY_HEADER_DIRS"
...
am: f69e48b30b
Change-Id: I63e8c0dc06332c620b16fdb27b396b39ad2d44cf
2016-09-27 01:22:11 +00:00
Treehugger Robot
f69e48b30b
Merge "Remove spaces from DEFAULT_TIDY_HEADER_DIRS"
2016-09-27 01:10:30 +00:00
Dan Willemsen
e68100e8bb
Remove WITH_SYNTAX_CHECK
...
It's no longer used. The majority of the platform is on clang anyways.
Test: m -j
Change-Id: I4fb4375eaad2469e169d34c47ae3fe2a0540aeec
2016-09-26 17:37:19 -07:00
Iliyan Malchev
a65c0d3481
Merge "build: add hwservicemanager to the core packages" am: 69bd0bf22a
...
am: 3f044f007f
Change-Id: I4d7af1e21242752e8c0c9a9822d31e2efdbecd81
2016-09-27 00:12:12 +00:00
Iliyan Malchev
3f044f007f
Merge "build: add hwservicemanager to the core packages"
...
am: 69bd0bf22a
Change-Id: Icd688e7e59c95ae91787c9f35e5c3d814062b1ce
2016-09-27 00:08:15 +00:00
Treehugger Robot
69bd0bf22a
Merge "build: add hwservicemanager to the core packages"
2016-09-26 23:54:54 +00:00
Dan Willemsen
69811f89d6
Remove spaces from DEFAULT_TIDY_HEADER_DIRS
...
I'm preparing to move this to Soong, and it's simpler to compare if the
spaces are removed here (to match the other lists in this file).
Test: WITH_TIDY=true; compare build.ninja before and after change
Change-Id: Ib27a19a36ebb1132300a8c1eeace1202685dfc4c
2016-09-26 16:02:15 -07:00
Chih-Hung Hsieh
2a38c37d57
Add buttons to group warning by project or severity.
...
* Add more project patterns.
* Add more top level comments for global variables and functions.
* Resequence severity numbers to match the dump order.
* Emit warning messages and tables to static HTML JavaScript arrays.
* Replace old static HTML table dumper functions with
new dynamic HTML JavaScript to generate sections of warnings.
* Warning messages are grouped into sections by severity or projects.
* Better descriptions for SKIP warning patterns.
* Replace output function with print.
Bug: 31377083
Test: run warn.py --byproject build.log
Change-Id: I7b44ef6223d5b2f1aa31655a5a47d854f9a1dedc
2016-09-26 16:02:12 -07:00
Chih-Hung Hsieh
14a22e9222
Merge "Fix Google pylint warnings." am: bcd229277a
...
am: 64af14a4d2
Change-Id: I332da66829738d6793ca1795103f903271f235c6
2016-09-26 21:25:25 +00:00
Chih-Hung Hsieh
64af14a4d2
Merge "Fix Google pylint warnings."
...
am: bcd229277a
Change-Id: Ia7948dfee4dbb48957c4e0ab4b5517e4d9cff71e
2016-09-26 21:22:56 +00:00
Iliyan Malchev
bd710ed45a
build: add hwservicemanager to the core packages
...
b/31458381
b/31240290
Test: passing build and runtime tests
Change-Id: I294c70d93d23ada94ff1175f2d3babd5b836eeee
Signed-off-by: Iliyan Malchev <malchev@google.com >
2016-09-26 14:21:10 -07:00
Treehugger Robot
bcd229277a
Merge "Fix Google pylint warnings."
2016-09-26 21:18:08 +00:00
Chih-Hung Hsieh
6c0fdbb84d
Fix Google pylint warnings.
...
* Rename variables and functions to follow Google coding style.
* Fix line indentations to follow Google coding style.
* Add module and function docstrings.
* Change shebang line to avoid pylint warning.
* Suppress some pylint warnings to avoid too many changes at once.
* Fix typos.
Test: run warn.py --byproject build.log
Change-Id: I569961981b562e35cb5609a96cd5ebb40a80829c
2016-09-26 12:24:54 -07:00
Przemyslaw Szczepaniak
a7edd92c45
Fix for non-empty a[name] tags in openJdk based javadocs.
...
openJdk based android javadoc contains <a name=... tags
that are non-empty. Currently they are being hidden,
causing badly formatted pages for some java.* classes
(missing text and random whitespace blocks).
This change makes the existing a[name] hiding rule
apply only to empty tags.
Test: make docs
Bug: 31700998
Change-Id: Ifa75bbabe308d7aed0cce6165c1113e5a382a121
2016-09-26 16:36:03 +00:00
Chih-Hung Hsieh
b6e37662ba
Merge "Recognize new warning messages." am: b0553ca65b
...
am: d95f164112
Change-Id: I063024bfa1bf1ad1ef516905ec04a0902cc840c1
2016-09-23 04:38:41 +00:00
Dan Willemsen
5df1b50242
Merge "link_type check: Support modules installed into /data" am: 8870658397
...
am: 6d720a64c7
Change-Id: Ia4490684199bcf8d96b36f0a65c160ffe51d8d24
2016-09-23 04:37:25 +00:00
Chih-Hung Hsieh
d95f164112
Merge "Recognize new warning messages."
...
am: b0553ca65b
Change-Id: Ic2f262f62121e19e1daba9a0a3c95fd6ebcc2b1a
2016-09-23 04:37:12 +00:00
Dan Willemsen
3888162616
link_type check: Support modules installed into /data am: 3594cee467
...
am: 16448d0b27
Change-Id: If1fc6d6d584dd5b58b2a8b84ad7e819d4d6d127b
2016-09-23 04:37:11 +00:00
Dan Willemsen
6d720a64c7
Merge "link_type check: Support modules installed into /data"
...
am: 8870658397
Change-Id: I73b1dcc5296c2ed3b3dec9d5be0adb3645fd5ded
2016-09-23 04:35:14 +00:00
Dan Willemsen
16448d0b27
link_type check: Support modules installed into /data
...
am: 3594cee467
Change-Id: I3735c05d317aa5c125471c7e91124cd45ebe4a98
2016-09-23 04:35:13 +00:00
Treehugger Robot
b0553ca65b
Merge "Recognize new warning messages."
2016-09-23 04:33:11 +00:00
Treehugger Robot
8870658397
Merge "link_type check: Support modules installed into /data"
2016-09-23 04:30:02 +00:00
Chih-Hung Hsieh
0a19207f7b
Recognize new warning messages.
...
* -Wunnamed-type-template-args and -W#pragma-messages
Test: run warn.py with build.log.
Change-Id: I36277e001081604f92a4d9c92f9a0b5d3f0ee5e5
2016-09-22 17:44:38 -07:00
Dan Willemsen
2ffe3d83fe
Merge "Pass userdebug/eng variant to Soong" am: 19f24492db
...
am: 7ebc69e881
Change-Id: Ib3524a0f7e8634164ab77a10873f0e3afb4e47f1
2016-09-23 00:23:17 +00:00
Dan Willemsen
7ebc69e881
Merge "Pass userdebug/eng variant to Soong"
...
am: 19f24492db
Change-Id: Ic13d60a9bf2c036f3d1babcecda6c5b50c5e9a69
2016-09-23 00:21:40 +00:00
Treehugger Robot
19f24492db
Merge "Pass userdebug/eng variant to Soong"
2016-09-23 00:16:52 +00:00
Chih-Hung Hsieh
693c1baa15
Merge "Simplify warn.py and output of warning count table and tablerow." am: eac773047f
...
am: d7f5496a7c
Change-Id: Ia434a91fd21427107170931bc7a6dd26199754f1
2016-09-23 00:13:41 +00:00
Chih-Hung Hsieh
d7f5496a7c
Merge "Simplify warn.py and output of warning count table and tablerow."
...
am: eac773047f
Change-Id: I25da893dc7add3c92fda9fe003a2cd23f9971e36
2016-09-23 00:11:13 +00:00
Treehugger Robot
eac773047f
Merge "Simplify warn.py and output of warning count table and tablerow."
2016-09-23 00:06:26 +00:00
Dan Willemsen
f2649570c5
Pass userdebug/eng variant to Soong
...
Test: Run build with eng/userdebug/user and check the soong.variables
Change-Id: I7cd71a94e92526b6cc61303b13b7bc593cbbfc3a
2016-09-22 15:22:48 -07:00
Chih-Hung Hsieh
99459fc0d0
Simplify warn.py and output of warning count table and tablerow.
...
* Use a loop to initialize empty 'members' and 'option' of warnpatterns.
* Create severity.{color,columnheader,header} from an attributes list.
* Compute totalbyproject and totalbyseverity from a constructor.
* Skip all-zero rows and columns in the warning count table.
* Remove redundant spaces and newlines in tablerow output.
Test: run through build.log files
Change-Id: I4d3fa4ecd92e1afab91d85b7535d03f8696e83d8
2016-09-22 15:15:43 -07:00
Dirk Dougherty
992ceaad75
Support "ID" lang code in place of "IN".
...
am: fc61720cd5
Change-Id: I5b83ffec940a6b0c0d613955027b7b0668cbe589
2016-09-22 20:08:54 +00:00
Dan Willemsen
3594cee467
link_type check: Support modules installed into /data
...
Test: compare build.ninja before/after, look at warnings.html
Change-Id: I1b78748dd80b73d2601b2adf0aaac8a6b2b350d5
2016-09-22 13:05:02 -07:00
Benoit Lamarche
e1da6f7a87
Merge changes from topic 'jack-d-b3-as-stable' am: 52eafee87a
...
am: 95cea98863
Change-Id: I73136c06aafd0d57192c62a9eeb262de85e00121
2016-09-22 11:47:56 +00:00
Yohann Roussel
cbe1913c78
Fix bad JACK_PLUGIN variable am: 16243bdbec
...
am: fa887390aa
Change-Id: I50ffe581aa848fd1b1fe3109eacd19dce4049632
2016-09-22 11:46:09 +00:00
Yohann Roussel
62e67d1bff
Add support for Jack plugin am: 53b7fbbe78
...
am: be50693fc1
Change-Id: I67172f4e42cca74f793426912cc8b0ff036bf47c
2016-09-22 11:46:01 +00:00
Benoit Lamarche
95cea98863
Merge changes from topic 'jack-d-b3-as-stable'
...
am: 52eafee87a
Change-Id: I7e4fb947fe8f2c5ea8d1091583c468f8c9ca3d35
2016-09-22 09:43:29 +00:00
Yohann Roussel
fa887390aa
Fix bad JACK_PLUGIN variable
...
am: 16243bdbec
Change-Id: Ic0c8dfc081ce1bc0a267474bf1ce7d3ca3dfbb03
2016-09-22 09:41:30 +00:00
Yohann Roussel
be50693fc1
Add support for Jack plugin
...
am: 53b7fbbe78
Change-Id: Idec54986c0afe10973c464c6edb533321441eea7
2016-09-22 09:41:22 +00:00