summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
AgeCommit message (Expand)Author
2021-11-11Add .bss support for inlining across dexfiles within OatSantiago Aboy Solanes
2021-11-09Inline across dex files for compiler options' non-BCP methodsSantiago Aboy Solanes
2021-11-09Revert^2 "Add support for calling entry / exit hooks directly from JIT code""Mythri Alle
2021-11-08ART: CleanSpec workaround for broken dependencies.Vladimir Marko
2021-04-12Merge libdexfile_external into libdexfile (reland 2).Martin Stjernholm
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)."Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland).Martin Stjernholm
2021-04-01Revert "Merge libdexfile_external into libdexfile."Nikita Ioffe
2021-04-01Merge libdexfile_external into libdexfile.Martin Stjernholm
2020-10-23Disable $OUT/symbols/apex/com.android.art symlinkColin Cross
2020-07-28Narrow CleanSpec.mk for libart*simulator-container.soOrion Hodson
2020-07-24Add CleanSpec for libart*simulator-container.soOrion Hodson
2019-12-05Bind-mount individual flattened APEXesJooyung Han
2019-11-07Revert^4 "Boot image extension."Vladimir Marko
2019-11-06Revert^3 "Boot image extension."Vladimir Marko
2019-11-04Revert^2 "Boot image extension."Vladimir Marko
2019-09-02Add more pertinent directories to the cleanspec after the APEX split.Martin Stjernholm
2019-09-02Split Bionic and ART/libcore into separate APEXes.Martin Stjernholm
2019-08-08Remove icu .dat file from Runtime moduleVictor Chang
2019-08-07Build and install the Testing Runtime APEX in ART device testing.Roland Levillain
2019-08-05Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`.Roland Levillain
2019-06-24Use flattened Runtime APEX contents in ART chroot-based device testing.Roland Levillain
2019-06-13Remove unnecessary files from the runtime moduleNeil Fuller
2019-05-30Move libsigchain out of static/shared propertiesColin Cross
2019-03-11Move CompilerDriver to dex2oat/.Vladimir Marko
2019-02-25Actually add a cleanspec line.Nicolas Geoffray
2019-02-24Actually remove the tests.Nicolas Geoffray
2019-02-24Remove tests in CleanSpec.Nicolas Geoffray
2019-02-19Add cleanspec for renamed libdexfile_support test.Martin Stjernholm
2019-02-18Add libicuuc, libicui18n, libandroidicu, libpac to APEXVictor Chang
2019-01-08Add a CleanSpec for the old Android Runtime APEX package.Roland Levillain
2014-07-11Make jemalloc the default choice.Christopher Ferris