- f61766e Use turbine instead of kapt for kotlin annotation processors by Colin Cross · 2 years, 10 months ago
- 411647e Don't use ziptime or --temp_dir for turbine by Colin Cross · 2 years, 10 months ago
- 9bb9bfb Don't pass static libs to r8 by Colin Cross · 2 years, 10 months ago
- ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 2 months ago
- a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 3 years, 3 months ago
- 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 3 years, 7 months ago
- a4eafdd Support multiple rsp files in REParams by Colin Cross · 3 years, 9 months ago
- 77cdcfd Move android package on top of remotexec by Colin Cross · 3 years, 10 months ago
- b0addaf Limit the number of the Java source files in a single compilation unit by Sasha Smundak · 3 years, 10 months ago
- d97cf63 Turn missing jarjar output files into errors by Colin Cross · 3 years, 11 months ago
- 5b0b94e Merge "Soong: remove output file before running SoongZip" by Treehugger Robot · 4 years, 1 month ago
- 26d1955 Soong: remove output file before running SoongZip by Ulf Adams · 4 years, 1 month ago
- cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 1 month ago
- 16f23a4 Check UseRBE is set before replacing any template with the RE version. by Ramy Medhat · 4 years, 4 months ago
- 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
- b549b77 Revert "Always run package check" by Colin Cross · 4 years, 7 months ago
- 91206d9 Always run package check by Paul Duffin · 4 years, 7 months ago
- 366afc5 Add support for remote-execution / caching of jar/zip actions by Kousik Kumar · 4 years, 7 months ago
- 1372c1b Add support for remote-execution / caching of turbine actions by Kousik Kumar · 4 years, 7 months ago
- a7856c0 Implement android_app_set module by Sasha Smundak · 4 years, 8 months ago
- 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 4 years, 8 months ago
- 52c0b7b Merge "Repeat kapt processor argument for multiple processors" by Treehugger Robot · 4 years, 8 months ago
- 5a11686 Repeat kapt processor argument for multiple processors by Colin Cross · 4 years, 8 months ago
- 762d9f3 Remove Android compat annotations on jarjar transform. by Artur Satayev · 4 years, 9 months ago
- 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 4 years, 10 months ago
- 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
- 6c2d4f9 Save compilation units in protobuf format. by Sasha Smundak · 5 years ago
- c2557d1 Fix turbine classpath arguments by Colin Cross · 5 years ago
- 75c82fb Merge "Run non-RBE supported actions in the local pool when USE_RBE is set." by Ramy Medhat · 5 years ago
- dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 5 years ago
- 09950a4 Make the changes to emitXrefRule matching those in aosp/1145829 by Sasha Smundak · 5 years ago
- 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
- bf3119e Use system modules for turbine by Colin Cross · 5 years ago
- 1e74385 Make javaVersion an enum by Colin Cross · 5 years ago
- 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 5 years ago
- 3b706fd Shard kythe invocations when javac is sharded by Colin Cross · 5 years ago
- 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
- b77043e Add a systemModules utility type by Colin Cross · 5 years ago
- 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 5 years ago
- ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
- 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
- e88eaa7 Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Jimmy Chen · 6 years ago
- b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
- d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
- 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
- 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
- 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
- cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
- 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
- 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
- e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
- 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 6 years ago
- 7788c12 Remove annotation_processors property by Colin Cross · 6 years ago
- be9cdb8 Replace annotation_processors with plugins by Colin Cross · 6 years ago
- afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
- 21fc9bb Move kotlin to it's own file by Colin Cross · 6 years ago
- 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
- 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
- 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
- 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
- 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
- 094054a Support main_class property in java_binary modules by Colin Cross · 6 years ago
- a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
- 1d98ee2 soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
- 7f33b81 Revert "soong_zip: support globs in -f and -D arguments" by Colin Cross · 6 years ago
- 08e28ab soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
- fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
- 0f40a75 Move kotlinc-build.xml out of classes directory by Colin Cross · 6 years ago
- 4c819fb Add jetifier support in Soong. by Nan Zhang · 6 years ago
- 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 6 years ago
- 8144008 Support patch_module in java modules by Colin Cross · 6 years ago
- 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
- 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 6 years ago
- 24a099c Add condtion to avoid build error by Sundong Ahn · 7 years ago
- 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
- 6a77c98 Use -processorpath for annotation processors by Colin Cross · 7 years ago
- 2f10997 Revert "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
- 6dd0bb3 Use -processorpath for annotation processors by Colin Cross · 7 years ago
- bafb897 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
- 7576916 Revert "Remove desugar support" by Colin Cross · 7 years ago
- 000280b Remove desugar support by Colin Cross · 7 years ago
- 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
- 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
- 924a0aa Update turbine command line flags by Colin Cross · 7 years ago
- 6981f65 Use turbine's native source jar support by Colin Cross · 7 years ago
- ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
- 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
- f7eac7a Fix comment on how java rules handle unknown output files by Colin Cross · 7 years ago
- 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 7 years ago
- 674dd93 Add Respfile support for soong_zip. by Nan Zhang · 7 years ago
- f91a08c Disable duplicates warnings when merging jars by Colin Cross · 7 years ago
- f3e5b55 Soong: support Errorprone javacflags by Andreas Gampe · 7 years ago
- 66dbc0b Add R8 support by Colin Cross · 7 years ago
- f0056cb Refactor dexing by Colin Cross · 7 years ago
- 7b60cdd Strip module-info.class files when combining jars by Colin Cross · 7 years ago
- c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
- 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 7 years ago
- 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
- 9f31911 Add USE_D8_DESUGAR option in build/soong by Alan Leung · 7 years ago
- 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago