platform_build_soong/cmd
Colin Cross 8936b02b58 Add jar sorting to zip2zip
Jars have a strange sorting order; the META-INF/ directory should
come first, then META-INF/MANIFEST.MF, then any other files in
META-INF/, and then any files outside META-INF.  Add a -j argument
to zip2zip that sorts using jar ordering.

Test: zip2zip_test
Change-Id: I80e2bc7e284ef74f6561c26cb6541298834db1bc
2017-06-23 14:08:32 -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 Don't write output during tests 2017-04-20 11:24:07 -07:00
microfactory Add build_test.sh, split common parts of soong_ui.bash 2017-05-15 17:26:52 -07:00
multiproduct_kati Prepare multiproduct_kati to run on the build servers 2017-05-22 16:37:38 -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 Move registration into android package 2016-10-12 14:30:44 -07:00
soong_env Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
soong_ui Fix dist if $DIST_DIR/logs doesn't exist 2017-03-01 17:39:32 -08:00
soong_zip Supported minor features in soong_zip 2017-05-02 17:28:35 -07:00
zip2zip Add jar sorting to zip2zip 2017-06-23 14:08:32 -07:00