aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Update default soong configDan Willemsen2019-04-091-3/+9
* Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=trueColin Cross2019-04-072-19/+69
* Implement `host_required` and `target_required` properties.Sasha Smundak2019-04-045-22/+56
* Export more config variablesColin Cross2019-04-042-8/+28
* Fix package path of android/soong/android pctxColin Cross2019-04-041-1/+1
* Make libc_scudo always go first.Christopher Ferris2019-04-031-1/+2
* Fix sdk_version: "system_current" when Platform_sdk_final=trueColin Cross2019-04-021-6/+8
* Add support for protoc pluginsColin Cross2019-04-022-4/+52
* Move proto compilation to RuleBuilderColin Cross2019-04-021-19/+46
* Add depfile support to RuleBuilderColin Cross2019-03-293-29/+145
* Add RuleBuilderCommand.FlagsColin Cross2019-03-292-0/+17
* Merge "Add prebuilt_apex."Treehugger Robot2019-03-291-16/+36
|\
| * Add prebuilt_apex.Jaewoong Jung2019-03-281-16/+36
* | Fix an override_module bug.Jaewoong Jung2019-03-271-8/+6
|/
* Soong: Add synopsis to soong_namespace module.Patrice Arruda2019-03-261-3/+17
* Merge "Add override_android_app module type."Jaewoong Jung2019-03-222-0/+214
|\
| * Add override_android_app module type.Jaewoong Jung2019-03-212-0/+214
* | Tell make that sh_test is a NATIVE_TESTDan Willemsen2019-03-211-0/+1
|/
* Separate device and product overlaysAnton Hansson2019-03-212-3/+8
* Merge "Notice support for APEX"Treehugger Robot2019-03-212-5/+13
|\
| * Notice support for APEXJiyong Park2019-03-212-5/+13
* | Add support for no-vendor-variant VNDKVic Yang2019-03-212-0/+6
|/
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-207-149/+324
* Remove ModuleSrcPathColin Cross2019-03-203-41/+45
* Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDirColin Cross2019-03-203-47/+66
* Support go 1.12Colin Cross2019-03-191-18/+13
* Merge "Support test_suite and test_config with sh_test"Julien Desprez2019-03-191-0/+37
|\
| * Support test_suite and test_config with sh_testJulien Desprez2019-03-181-0/+37
* | Don't add dependencies on modules referenced in unused arch variantsColin Cross2019-03-183-6/+24
|/
* Add stoney ridge x86 variantBenjamin Gordon2019-03-151-0/+25
* Merge "Create symlink for bionic files"Treehugger Robot2019-03-151-0/+23
|\
| * Create symlink for bionic filesJiyong Park2019-03-151-0/+23
* | Merge "Soong: update the synopsis of vts_config module."Treehugger Robot2019-03-151-4/+3
|\ \
| * | Soong: update the synopsis of vts_config module.Patrice Arruda2019-03-141-4/+3
* | | Merge "Add AVX/AVX2 supported archs in build system"Stephen Hines2019-03-151-0/+166
|\ \ \ | |_|/ |/| |
| * | Add AVX/AVX2 supported archs in build systemShalini Salomi Bodapati2019-03-131-0/+166
| |/
* / Soong: Update the filegroup's synopsis documentation.Patrice Arruda2019-03-131-3/+3
|/
* Merge "Soong: Add documentation to sh_binary[_host] module."Patrice Arruda2019-03-121-0/+4
|\
| * Soong: Add documentation to sh_binary[_host] module.Patrice Arruda2019-03-111-0/+4
* | Soong: Update documentation on prebuilt* modules.Patrice Arruda2019-03-111-3/+8
|/
* Fix ALLOW_MISSING_DEPENDENCIES=true buildsColin Cross2019-03-071-2/+10
* Add test for ctx.ExpandSourcesColin Cross2019-03-071-0/+143
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-077-33/+18
* Add path properties mutatorColin Cross2019-03-075-2/+248
* Merge "Add neverallow rules for java_device_for_host"Treehugger Robot2019-03-072-0/+59
|\
| * Add neverallow rules for java_device_for_hostColin Cross2019-03-072-0/+59
* | Merge "Add checks for double_loadable dependencies"Treehugger Robot2019-03-061-0/+14
|\ \ | |/ |/|
| * Add checks for double_loadable dependenciesJooyung Han2019-03-061-0/+14
* | Add modules for converting java modules between host and deviceColin Cross2019-03-051-0/+1
|/
* Fix RuleBuilder.RestatColin Cross2019-03-052-0/+7