OSDN Git Service

Allow proto builds to pass in java proto params.
authorUlas Kirazci <ulas@google.com>
Wed, 24 Jul 2013 21:32:14 +0000 (14:32 -0700)
committerUlas Kirazci <ulas@google.com>
Thu, 25 Jul 2013 01:02:57 +0000 (18:02 -0700)
commit28b46fc16c026365378909f1cc88fad0d3b2395c
tree028821dd327edcfe94cffebdc502b909123f3d03
parent8bb3306b76bf3a20fc0f0634a492c5c18550c8e3
Allow proto builds to pass in java proto params.

Also source files which have dependencies need to be bundled together
(at least the way the build system is set up now). Move
--proto_path=$(TOP) to the end so that it does not take precedence
over user-supplied --proto_path flags.

Change-Id: Ia532647fe8811d39230a23ba3671685b0388cbe0
core/base_rules.mk
core/clear_vars.mk
core/definitions.mk