aboutsummaryrefslogtreecommitdiff
path: root/core/dex_preopt_libart.mk
AgeCommit message (Expand)Author
2022-03-16Track licenses of dexpreopted bootjarsColin Cross
2021-04-27Use order-only dependencies for symbols filesColin Cross
2021-02-16Remove LOCAL_LICENSE_KINDS from core makefiles.Bob Badour
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to build/makeBob Badour
2020-07-14Auto-generate dexpreopt boot image moduleYo Chiang
2020-02-27Install boot.art image for host as well (used by ART tests).David Srbecky
2019-09-18Remove TARGET_TRANSLATE_2ND_ARCHColin Cross
2019-04-05Move the profile rule out of dex_preopt_libart.mk.Nicolas Geoffray
2019-02-22Support for install multiple boot images.Nicolas Geoffray
2019-02-15Remove dexpreopting of boot jars from MakeColin Cross
2019-01-23Pass the right dex files to dex preopt.Nicolas Geoffray
2019-01-17dex_preopt: differentiate between updatable boot jars and non-updatable boot ...Nicolas Geoffray
2018-12-17Move dexpreopting to SoongColin Cross
2018-12-14Revert "Move dexpreopting to Soong"Colin Cross
2018-12-12Move dexpreopting to SoongColin Cross
2018-11-28Pass --avoid-storing-invocation to dex2oatColin Cross
2018-10-09Prebuild: Remove --compile-pic and -Xnorelocate.Vladimir Marko
2018-10-02Build: Remove boot*.art.rel file generation.Vladimir Marko
2018-08-28Remove out-of-date comment / logicNeil Fuller
2018-07-04Allow multiple profiles to be added as part of boot.profShibin George
2018-06-19Fix UML buildDan Willemsen
2018-05-22org.apache.http.legacy.boot is renamed to org.apache.http.legacy.implJiyong Park
2018-05-14Use $(AAPT) instead of aapt for verifying uses librariesMathieu Chartier
2018-05-11Fix some issues with LOCAL_USES_LIBRARIESMathieu Chartier
2018-05-10Add support for preopt with uses-librariesMathieu Chartier
2018-04-27Remove profman --skip-apk-verification flagCalin Juravle
2018-04-13Revert "Build: Support for compiled-classes file"Andreas Gampe
2018-02-12Create symbolic boot vdex files for different ISAsbowen_lai
2018-01-30Revert "Revert "Apply hiddenapi build tool on boot jars""David Brazdil
2018-01-19Reland: Add boot.art.rel files to system imageAlex Klyubin
2018-01-19Merge "Revert "Add boot.art.rel files to system image""Treehugger Robot
2018-01-19Revert "Add boot.art.rel files to system image"Ian Pedowitz
2018-01-19Merge "Add boot.art.rel files to system image"Treehugger Robot
2018-01-17Add boot.art.rel files to system imageAlex Klyubin
2018-01-16Don't default my_use_profile_for_boot_image to true for PDK buildsMathieu Chartier
2018-01-16Enable profile based boot image by defaultMathieu Chartier
2017-11-08Move ART default properties into system partitionJaekyun Seok
2017-10-20Merge "Build: Move preopt classpath to private variable"Treehugger Robot
2017-09-02Fix boot image profile in make filesMathieu Chartier
2017-09-02Build: Move preopt classpath to private variableAndreas Gampe
2017-08-05Merge "Add dirty-images-objects handling to boot image build."Treehugger Robot
2017-08-03Add dirty-images-objects handling to boot image build.Jeff Hao
2017-08-02Replace -classpath with --class-loader-context for preoptCalin Juravle
2017-07-28Add support for using profiles for boot imagesMathieu Chartier
2017-05-08Merge "Pass --force-determinism to prebuilts."Nicolas Geoffray
2017-04-28Pass --force-determinism to prebuilts.Nicolas Geoffray
2017-04-28Don't preopt system server apps in system_other.Nicolas Geoffray
2017-03-03Merge "Add local preopt options for generating app image and profile"Mathieu Chartier
2017-03-02Add local preopt options for generating app image and profileMathieu Chartier
2017-02-28Don't include patch information for dex preopt.Richard Uhler