summaryrefslogtreecommitdiff
path: root/java/builder.go
AgeCommit message (Expand)Author
2025-03-04Replace --revert-annotation with a flags config file Paul Duffin
2025-02-08Convert api.xml dist rules to Soong Jihoon Kang
2025-01-28Fix sharded-jarjar output path Makoto Onuki
2025-01-10Fix running turbine with many srcjars through RBE Colin Cross
2025-01-08Merge "Extract proguard rules found in imported JAR archives" into main Treehugger Robot
2025-01-03Extract proguard rules found in imported JAR archives Luca Stefani
2024-12-27Use test ([) instead of extended test ([[) in if statements jyeon.noh
2024-12-13Use $in_newline instead of $in for turbine rsp files Colin Cross
2024-12-12Support jarjar sharding Makoto Onuki
2024-12-10Collect file delta metrics for java and kotlin compiles LaMont Jones
2024-10-17Modify disabled flags to be exposed in keep-flagged-apis Jihoon Kang
2024-10-04Merge "[Ravenwood] Allow sending additional args to Ravenizer" into main Treehugger Robot
2024-10-04[Ravenwood] Allow sending additional args to Ravenizer John Wu
2024-10-03Strip versioned module-info.class files Cole Faust
2024-09-02Apply apimapper instrument tool on android tests Yihan Dong
2024-08-16Merge "Run "ravenizer" on ravenwood jars" into main Treehugger Robot
2024-08-16Run "ravenizer" on ravenwood jars Makoto Onuki
2024-08-13Use rsp files to pass turbine inputs to RBE Colin Cross
2024-04-11Revert "Add the implicit deps of javacRE" Anna Bauza
2024-04-10Add the implicit deps of javacRE Spandan Das
2024-03-14Add exports for JDK 21 to Kythe extractor Sorin Basca
2024-02-29Merge changes I8d060594,I2b6a57ae into main Colin Cross
2024-02-28Use RSP file for long classpaths Colin Cross
2024-02-08Add dedup flag to aconfig dump-cache calls. Yu Liu
2024-01-10Update released flagged apis rule Jihoon Kang
2024-01-09Fix the static rule for generating the revert annotations Jihoon Kang
2024-01-08Add aconfig_declarations property to droidstubs and java_sdk_library Jihoon Kang
2023-11-29Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk Colin Cross
2023-09-06Error out if skip_preprocessed_apk_checks is set when it's not necessary Cole Faust
2023-08-29Only allow setting presigned without preprocessed on targetSdk < 30 Cole Faust
2023-07-27Delete the javac/classes directory after zipping it Colin Cross
2023-07-24Merge changes I69f80d12,I40d48644 into main Treehugger Robot
2023-07-20Enable restat for javac rules LaMont Jones
2023-07-19Strip META-INF/services from implementation jars when using as header jars Colin Cross
2023-07-12AIDEGen: Collect apt generated sources Vadim Spivak
2023-06-09Make aconfig flags generate a library instead of a srcjar. Joe Onorato
2023-04-25Expand preprocessed flag to work on android_app_imports Cole Faust
2023-03-21Add skip-sdk-check to extract_apks Pranav Gupta
2022-12-13Pass -t epoch to jetifier Colin Cross
2022-10-23Add --add-exports= options to the java extractor invocation. Sasha Smundak
2022-04-06Revert "Use kapt stubs for kotlin header jar for javac" Isaac Chiou
2022-04-04Use kapt stubs for kotlin header jar for javac Colin Cross
2022-03-25Use turbine instead of kapt for kotlin annotation processors Colin Cross
2022-03-25Don't use ziptime or --temp_dir for turbine Colin Cross
2022-03-18Don't pass static libs to r8 Colin Cross
2021-11-17Extract primary apk from apk set zip Colin Cross
2021-09-20Enable compose kotlinc plugin when depending on the compose runtime Colin Cross
2021-06-14Add a build flag to always enable errorprone per-target Cole Faust
2021-03-25Support multiple rsp files in REParams Colin Cross
2021-03-18Move android package on top of remotexec Colin Cross