Bob Badour 02040de891 Add LOCAL_LICENSE_KINDS to build/soong hace 3 años
..
soongconfig 02040de891 Add LOCAL_LICENSE_KINDS to build/soong hace 3 años
Android.bp 02040de891 Add LOCAL_LICENSE_KINDS to build/soong hace 3 años
android_test.go 2ffb9a8d7d Share buildDir for android/soong/android tests hace 5 años
androidmk.go b499922acc Revert^2 "Export soong license data to make." hace 3 años
androidmk_test.go af970a2e7a Generalize the handling of dist tags hace 3 años
apex.go c4e17317d1 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." hace 3 años
apex_test.go 064b70c918 Export dex implementation jars from prebuilt_apex hace 3 años
api_levels.go ed124c308f apex: checks min_sdk_version for preview/current hace 3 años
arch.go 08117deab4 Fix mismatch between cc and python for windows prefer32 hace 3 años
arch_list.go a684540945 Add more comments to arch.go hace 3 años
arch_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
bazel_handler.go 07c1e4aba1 avoid error if bazel intermediates dir already exists hace 3 años
config.go 1c8e5e817e Merge changes from topic "prebuilt-hiddenapi" hace 3 años
config_test.go c4d91bceba Remove soong.config, FileConfigurableOptions, MegaDevice config. hace 3 años
csuite_config.go 57f5b33ad3 Add test suite handling to central androidmk code hace 3 años
csuite_config_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
deapexer.go 064b70c918 Export dex implementation jars from prebuilt_apex hace 3 años
defaults.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
defaults_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
defs.go c20dc8533e Add dependency to list of asset files hace 3 años
depset_generic.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation hace 3 años
depset_paths.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation hace 3 años
depset_test.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation hace 3 años
deptag.go e9fe2949b8 Annotate dependency tags for dependencies of installed files hace 3 años
deptag_test.go e9fe2949b8 Annotate dependency tags for dependencies of installed files hace 3 años
env.go 848e00edc0 Teach Soong to use a custom Delve binary. hace 3 años
expand.go 2647ced06e Fix android.Expand and ninja escaping hace 4 años
expand_test.go 405af07859 Revert "Make lots of tests run in parallel" hace 3 años
filegroup.go a42d6417b3 Make bp2buildMutators registration local to TestContext. hace 3 años
hooks.go 07656410df Add SrcPath to InstallHookContext hace 4 años
image.go 60e0cfb5cb Add vendor-ramdisk image to Soong. hace 3 años
license.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
license_kind.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
license_kind_test.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
license_test.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
licenses.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
licenses_test.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
makefile_goal.go 02b11a6035 Remove AndroidMkExtraFootersFunc entries param. hace 3 años
makevars.go 9aed5bc715 Add a new SingletonModule type hace 3 años
metrics.go b72c909899 Collect metrics from inside soong_build hace 4 años
module.go a830f3abc2 Refactor android/paths.go to allow reuse hace 3 años
module_test.go 89968e3dec Expand dist property checks to cover dists hace 3 años
mutator.go 041b184c92 bp2build: flatten *_defaults properties. hace 3 años
mutator_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
namespace.go 38620edca1 getNamespacesToSearchForModule to use blueprint.Namespace hace 3 años
namespace_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
neverallow.go 8bee1b00ea Allow service-media-s in apex hace 3 años
neverallow_test.go 8bee1b00ea Allow service-media-s in apex hace 3 años
ninja_deps.go 121292911a Store ninja file deps from PackageVarContext in the config hace 3 años
ninja_deps_test.go 121292911a Store ninja file deps from PackageVarContext in the config hace 3 años
notices.go 3911e6a1c4 Make a soong-only copy of generate-notice-files.py hace 4 años
onceper.go 33961b54e6 Convert droidstubs to android.RuleBuilder hace 4 años
onceper_test.go 405af07859 Revert "Make lots of tests run in parallel" hace 3 años
override_module.go a9c8c9f145 Call ctx.InstallFile for uninstallable cc modules hace 3 años
package.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
package_ctx.go 121292911a Store ninja file deps from PackageVarContext in the config hace 3 años
package_test.go 37af046002 Revert^2 "Add ability to declare licenses in soong." hace 3 años
packaging.go 6446b62e9e add prebuilt_kernel_modules module hace 3 años
packaging_test.go 2136d15326 arch.<arch>.deps now works in android_filesystem hace 3 años
path_properties.go 11c89c0e9e Add more comments to path_properties.go hace 3 años
path_properties_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
paths.go a830f3abc2 Refactor android/paths.go to allow reuse hace 3 años
paths_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
phony.go cda22c9bb9 Refactor 'in_make' to mean Kati is not skipped. hace 3 años
prebuilt.go a9c8c9f145 Call ctx.InstallFile for uninstallable cc modules hace 3 años
prebuilt_build_tool.go ad429d0cd2 SOONG_* variables are emitted only for the BuildOS variants hace 3 años
prebuilt_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
proto.go f1a035e6be Pass pctx and ctx to NewRuleBuilder hace 3 años
queryview.go 2dd9ca422d Refactor queryview. hace 3 años
register.go 7385067640 bp2build: framework for generating BazelTargetModules. hace 3 años
rule_builder.go ba9e403703 Sandbox genrule tools hace 3 años
rule_builder_test.go ba9e403703 Sandbox genrule tools hace 3 años
sandbox.go 988414c2cf Sandbox soong_build by changing to root directory hace 4 años
sdk.go db170e4a92 Add java_boot_libs to sdk hace 3 años
singleton.go ce679d29ec Add symlink_outputs support to Soong. hace 3 años
singleton_module.go 9aed5bc715 Add a new SingletonModule type hace 3 años
singleton_module_test.go 9aed5bc715 Add a new SingletonModule type hace 3 años
soong_config_modules.go 432bd598ae Add conditions_default for soong config variables. hace 3 años
soong_config_modules_test.go 432bd598ae Add conditions_default for soong config variables. hace 3 años
test_suites.go f1a035e6be Pass pctx and ctx to NewRuleBuilder hace 3 años
testing.go a42d6417b3 Make bp2buildMutators registration local to TestContext. hace 3 años
util.go d3f2bd79e8 WriteFileRule: Chunk long content and merge them to result hace 3 años
util_test.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation hace 3 años
variable.go 0cec312660 Move reflect.ValueOf out of product variable loop hace 3 años
variable_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
visibility.go e72e1ff98b Merge "Error if visibility specifies a module" hace 3 años
visibility_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register hace 3 años
writedocs.go ebb0b574c8 Add dependency on dexpreopt.config to soong_build doc generation. hace 3 años