aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-07-26Set targetSdkVersion in manifest_fixerColin Cross
2018-07-12Add a unified status reporting UIDan Willemsen
2018-07-10Fix error in build when OUT_DIR_COMMON_BASE is usedPeter Kalauskas
2018-06-20add --uses-library option to manifest_fixer.pyJiyong Park
2018-06-14Add a script to inject values into manifestsColin Cross
2018-06-07Use llvm-{objcopy,strip} when clang lld is used.Chih-Hung Hsieh
2018-06-03Fix mac sdk buildDan Willemsen
2018-05-10Flounder's been dead so long it smells.Elliott Hughes
2018-03-29Fix mini_debug_info stripping when no symbols should be kept.Ryan Prichard
2018-03-15Replace extract-srcjars.sh with zipsync toolColin Cross
2018-03-09Use xz prebuiltDan Willemsen
2018-02-14Add rsp and srcjar support to kotlinc build rulePrzemyslaw Szczepaniak
2018-01-11Remove unnecessary DeviceUsesClang.Stephen Hines
2017-12-05Merge "Have diff_build_graphs.sh print the number of lines in the diff"Treehugger Robot
2017-12-04Make setup_go_workspace_for_soong work on MacDan Willemsen
2017-11-29Have diff_build_graphs.sh print the number of lines in the diffJeff Gaston
2017-11-17Add license headers to all go and shell filesColin Cross
2017-11-17Merge changes from topics "soong_logtags", "droiddoc_srcjars"Colin Cross
2017-11-17Add support for .srcjar files from genrules and srcsColin Cross
2017-11-15Implement diff_build_graphs.shJeff Gaston
2017-11-06Use relative paths in copygcclib.sh deps filesColin Cross
2017-11-03Add default jar wrapper when wrapper property is not specifiedNan Zhang
2017-10-26Fix source jarsColin Cross
2017-10-16Initial support for converting jars to java9 system modulesColin Cross
2017-08-30Fix ndk prebuilts script.Dan Albert
2017-08-18Obsolete bootstrap.bash and ./soong wrappersDan Willemsen
2017-08-14Convert soong java from soong_zip to jarColin Cross
2017-08-08Add --skip-make to replace Soong's blueprint wrapper with soong_uiDan Willemsen
2017-08-03Pass Platform_version_all_codenames to NDK build.Dan Albert
2017-07-24Switch to blueprint's microfactoryDan Willemsen
2017-04-13Make mini-debug-info stripping pass on already stripped binariesColin Cross
2017-02-07Add script to make a Go-style workspace for SoongJeff Gaston
2016-11-09Pass PREBUILT_SDK_VERSION to soong ndk buildColin Cross
2016-10-19Add a script to build the NDK prebuilts.Dan Albert
2016-09-30Add support for toc optimization in soongColin Cross
2016-05-03Support stripping shared libraries and binariesColin Cross
2016-04-29Move shell and python scripts to scripts/ directoryColin Cross