Files
build_soong/ui/build
Dan Willemsen 091525e15c Parse environment options from the command line
Make supports specifying all types of variables on the command line
(using =, :=, +=, and other variable references. When running soong_ui
through make/makeparallel these all effectively become environment
variables.

So in preparation to remove the Make wrapper, support a simplified form
of this syntax, roughly equivalent to what the shell supports if
specified before the command (<NAME>=<VALUE>).

Test: m -j blueprint_tools
Change-Id: I08fa2b86710f282e619b0cc324a3e5bbaf62d26e
2017-07-11 15:23:51 -07:00
..
2017-07-11 14:51:26 -07:00
2017-05-15 15:24:10 -07:00
2017-05-25 22:18:57 -07:00
2017-02-22 10:44:19 -08:00