platform_build_soong/scripts
Colin Cross 8eadbf0aaf Fix source jars
Source jars were not working as designed because javac will only
compile files from the -sourcepath if there are references to them
starting from files on the command line.  Switch to extracting
the source jars into a directory and passing a list of the files
to javac.

Test: m checkbuild
Change-Id: I9f7d824f8538d081b2f5ad64ae3cbfd0e96213af
2017-10-26 01:00:46 +00:00
..
build-ndk-prebuilts.sh Fix ndk prebuilts script. 2017-08-30 13:55:35 -07:00
copygcclib.sh Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
extract-src-jars.sh Fix source jars 2017-10-26 01:00:46 +00:00
jar-args.sh Convert soong java from soong_zip to jar 2017-08-14 10:07:53 -07:00
jars-to-module-info-java.sh Initial support for converting jars to java9 system modules 2017-10-16 15:00:02 -07:00
microfactory.bash Switch to blueprint's microfactory 2017-07-24 15:29:14 -07:00
setup_go_workspace_for_soong.sh Add script to make a Go-style workspace for Soong 2017-02-07 18:24:10 -08:00
strip.sh Make mini-debug-info stripping pass on already stripped binaries 2017-04-13 16:19:34 -07:00
toc.sh Add support for toc optimization in soong 2016-09-30 21:05:59 -07:00