Paul Duffin cf7f2e0a9e Merge "Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s)" 3 years ago
..
soongconfig 997f27aa03 Fix nested properties in soong config structs 3 years ago
Android.bp e55bd423df Pass rsp files into sbox and rewrapper 3 years ago
android_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
androidmk.go 6c9da044f8 Add preparer for test to use AndroidMk 3 years ago
androidmk_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
apex.go 4c3e8e2d67 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag 3 years ago
apex_test.go d210afa406 Remove android/apex_test.go use of buildDir 3 years ago
api_levels.go 11b0fbdbf6 cc: fix version macro for stubs 3 years ago
arch.go 5d8644990b bp2build: add configurable attribute (select) support. 3 years ago
arch_list.go bca786d742 [arm64] Build NDK with PAuth and BTI 3 years ago
arch_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
bazel.go b33f9d87c4 Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns). 3 years ago
bazel_handler.go d1e3f1ff08 Embed minibp into soong_ui. 3 years ago
bazel_test.go 12b4c2706d bp2build: add allowlist for package-level conversions. 3 years ago
config.go 95c6eb3959 Merge "bp2build: add allowlist for package-level conversions." 3 years ago
config_test.go 720b3964fe Fix writing soong.variables . 3 years ago
csuite_config.go 140a8e183d Convert android/csuite_config_test.go to test fixtures 3 years ago
csuite_config_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
deapexer.go 064b70c918 Export dex implementation jars from prebuilt_apex 3 years ago
defaults.go 37af046002 Revert^2 "Add ability to declare licenses in soong." 3 years ago
defaults_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
defs.go 77cdcfdeaf Move android package on top of remotexec 3 years ago
depset_generic.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
depset_paths.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
depset_test.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
deptag.go e9fe2949b8 Annotate dependency tags for dependencies of installed files 3 years ago
deptag_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
env.go f0b3b94bb3 Make GENERATE_BAZEL_FILES=true correct. 3 years ago
expand.go 2647ced06e Fix android.Expand and ninja escaping 4 years ago
expand_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
filegroup.go 12b4c2706d bp2build: add allowlist for package-level conversions. 3 years ago
fixture.go 3cb2c06b44 Cleanup some issues left over from previous reviews 3 years ago
fixture_test.go ff2aa69a86 Deprecate FixtureFactory in favor of FixturePreparer 3 years ago
hooks.go 07656410df Add SrcPath to InstallHookContext 4 years ago
image.go 60e0cfb5cb Add vendor-ramdisk image to Soong. 3 years ago
license.go 3c298a3725 Reformat license code to comply with preupload checks 3 years ago
license_kind.go 37af046002 Revert^2 "Add ability to declare licenses in soong." 3 years ago
license_kind_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
license_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
licenses.go 3c298a3725 Reformat license code to comply with preupload checks 3 years ago
licenses_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
makefile_goal.go 02b11a6035 Remove AndroidMkExtraFootersFunc entries param. 3 years ago
makevars.go 9aed5bc715 Add a new SingletonModule type 3 years ago
metrics.go b72c909899 Collect metrics from inside soong_build 4 years ago
module.go 4d86107c84 init_rc and vintf_fragments appear in PackagingSpecs() 3 years ago
module_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
mutator.go 12b4c2706d bp2build: add allowlist for package-level conversions. 3 years ago
mutator_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
namespace.go 38620edca1 getNamespacesToSearchForModule to use blueprint.Namespace 3 years ago
namespace_test.go 709e0e32c2 Add TestingBuildParams.RelativeToTop() 3 years ago
neverallow.go 8bee1b00ea Allow service-media-s in apex 3 years ago
neverallow_test.go 3cb2c06b44 Cleanup some issues left over from previous reviews 3 years ago
ninja_deps.go 121292911a Store ninja file deps from PackageVarContext in the config 3 years ago
ninja_deps_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
notices.go 3911e6a1c4 Make a soong-only copy of generate-notice-files.py 4 years ago
onceper.go 33961b54e6 Convert droidstubs to android.RuleBuilder 4 years ago
onceper_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
override_module.go 86feead0d5 Run "prebuilt_postdeps" mutator again 3 years ago
package.go cfd3374da0 Add error handling to test fixtures 3 years ago
package_ctx.go 77cdcfdeaf Move android package on top of remotexec 3 years ago
package_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
packaging.go 092ef811a0 Fix PackagingBase.CopyDepsToZip 3 years ago
packaging_test.go 9b6108f8de Merge "Fix PackagingBase.CopyDepsToZip" 3 years ago
path_properties.go 1c1b6e6d95 Lineage properties support module references. 3 years ago
path_properties_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
paths.go 85d8f0dcd9 Add Path.RelativeToTop 3 years ago
paths_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
phony.go cda22c9bb9 Refactor 'in_make' to mean Kati is not skipped. 3 years ago
prebuilt.go 6158dfeb95 Remove obsolete comment on PrebuiltPostDepsMutator 3 years ago
prebuilt_build_tool.go ad429d0cd2 SOONG_* variables are emitted only for the BuildOS variants 3 years ago
prebuilt_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
proto.go f1a035e6be Pass pctx and ctx to NewRuleBuilder 3 years ago
queryview.go 47a9d0cd98 Really fix queryview. 3 years ago
register.go 95c6eb3959 Merge "bp2build: add allowlist for package-level conversions." 3 years ago
rule_builder.go d11cf62ec7 Use interface for $(location) values in genrules 3 years ago
rule_builder_test.go ce3a51dc96 Support multiple rsp files in RuleBuilder 3 years ago
sandbox.go 7690c09953 cd to / before running soong_build . 3 years ago
sdk.go 22ff0aaf51 Export implementation class jars for java_boot_libs 3 years ago
singleton.go ce679d29ec Add symlink_outputs support to Soong. 3 years ago
singleton_module.go 9aed5bc715 Add a new SingletonModule type 3 years ago
singleton_module_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
soong_config_modules.go 432bd598ae Add conditions_default for soong config variables. 3 years ago
soong_config_modules_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
test_asserts.go 9f4b3bbb7c Replace AssertPanic with AssertPanicMessageContains 3 years ago
test_suites.go 70c4741215 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList 3 years ago
testing.go bbb0f8fae4 Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s) 3 years ago
util.go 9f94c362ea Change default DEFAULT_TIDY_HEADER_DIRS to empty 3 years ago
util_test.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
variable.go 7b85eeb41e Add WithDexpreopt soong variable 3 years ago
variable_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
visibility.go 530483c61e Simplify preparers now that tests use consistent registration order 3 years ago
visibility_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
writedocs.go 81a6983dc2 Fix writedocs. 3 years ago