platform_build_soong/cmd
Colin Cross ae96e5376a Hide "bootstrap class path not set in conjunction with -source" messages
javac warns whenever -source is used with a version that does not
match javac, because it wants an rt.jar provided for the given
source level.  We are not using -source to prevent usage of APIs
that don't exist in the newer rt.jar, so hide the messages.

Test: javac_wrapper_test.go
Change-Id: Ic94b61767436848fc164e377dc3cc5a63726f1cf
2017-10-18 05:44:04 +00:00
..
extract_linker Extract the linker and embed it into host bionic binaries 2017-09-20 15:34:33 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
javac_wrapper Hide "bootstrap class path not set in conjunction with -source" messages 2017-10-18 05:44:04 +00:00
merge_zips Add -stripFile argument to merge_zips 2017-10-04 17:19:43 -07:00
multiproduct_kati Switch product configs from make to ckati 2017-10-12 18:11:08 -07:00
pom2mk Add pom2mk, a maven repo -> Android.mk tool 2017-06-07 23:25:16 -07:00
sbox Make absolute OUT_DIR work with sbox 2017-06-12 16:36:17 -07:00
soong_build Add integration testing infrastructure 2017-07-14 14:19:51 -07:00
soong_env Switch to blueprint's microfactory 2017-07-24 15:29:14 -07:00
soong_ui Add --dumpvar[s]-mode to replace config.mk uses 2017-10-17 12:57:41 -07:00
soong_zip Make some params in soong_zip explicit and/or exported 2017-10-12 12:51:52 -07:00
zip2zip Extract jar-sorting to be accessible to soong_zip 2017-08-24 14:43:35 -07:00