gecko-dev/build/annotationProcessors
Mike Hommey b25c52c92a Bug 1428989 - Generate Android bindings more deterministically. r=nalexander
There are multiple methods with the same name and that differ in their
arguments. They end up being ordered in the source file randomly,
despite there being some sorting done, because the sorting was only done
on the method name.

Now, when the method name matches, also compare the arguments.

--HG--
extra : rebase_source : a89b8c9dbad1d7506e0068119ba25cd34150bafc
2018-01-09 16:44:27 +09:00
..
classloader Bug 1378410 - 1. Support BuildFlag annotation for generated bindings; r=snorp 2017-09-01 14:02:29 -04:00
utils Bug 1378410 - 1. Support BuildFlag annotation for generated bindings; r=snorp 2017-09-01 14:02:29 -04:00
AnnotationInfo.java Bug 1352177 - 1. Add a "noLiteral" option for WrapForJNI; r=snorp 2017-05-03 11:36:18 -04:00
AnnotationProcessor.java Bug 1378410 - 1. Support BuildFlag annotation for generated bindings; r=snorp 2017-09-01 14:02:29 -04:00
CodeGenerator.java Bug 1378410 - 1. Support BuildFlag annotation for generated bindings; r=snorp 2017-09-01 14:02:29 -04:00
Makefile.in Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium 2015-08-31 13:35:05 -07:00
SDKProcessor.java Bug 1428989 - Generate Android bindings more deterministically. r=nalexander 2018-01-09 16:44:27 +09:00
moz.build Bug 1338629 - Update annotation processing classpath to reflect SDK 25.3+ r=nalexander 2017-03-30 18:55:02 -07:00