aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysMerge "Handle nil variant in applyTransitions" into mainHEADmastermainColin Cross
9 daysHandle nil variant in applyTransitionsColin Cross
9 daysMerge "Create embedcfg directory before writing the file" into mainTreehugger Robot
9 daysCreate embedcfg directory before writing the fileTomasz Wasilczyk
10 daysMerge changes I648ef95f,Iadb72a5a,Ib073f6ec into mainColin Cross
10 daysDon't sort the results of TransitionMutator.SplitColin Cross
10 daysApply outgoing transitions when adding dependenciesColin Cross
11 daysDelete transition variation when no matching variant was foundColin Cross
12 daysMerge "Support generating docs for Configurable properties" into mainCole Faust
12 daysSupport generating docs for Configurable propertiesCole Faust
2024-05-02Change semantics of ReplaceDependencies[If]Colin Cross
2024-05-01Ignore dependency variations for TransitionMutators that didn't applyColin Cross
2024-05-01Rename TransitionMutator top down mutatorColin Cross
2024-04-30Improve error message when assigning select to nonconfigurable propertyCole Faust
2024-04-30Merge changes from topics "fix_selects_appending", "refactor_selects" into mainTreehugger Robot
2024-04-29Refactor selectsCole Faust
2024-04-25Fix bugs when appending selectsCole Faust
2024-04-25Allow extending configurable propeties with non-configurable propertiesCole Faust
2024-04-25Use relative GOPATH for microfactory golang builds.Haamed Gheibi
2024-04-24Merge "Add support for go:embed" into mainTomasz Wasilczyk
2024-04-23Export ConfigurableCase and add constructorsCole Faust
2024-04-22Add support for go:embedTomasz Wasilczyk
2024-04-16Call TransitionMutator.IncomingTransition when adding dependencies laterColin Cross
2024-04-16Merge "Move TransitionMutator to transition.go and add tests" into mainColin Cross
2024-04-12Support unpacking a variable to a configurable propertyCole Faust
2024-04-12Support multi-variable selects and typed selectsCole Faust
2024-04-12Move TransitionMutator to transition.go and add testsColin Cross
2024-04-04Rename Evaluate() to Get() and add GetDefault()Cole Faust
2024-04-04Add android:replace_instead_of_appendCole Faust
2024-04-04Rename default select branch to 'default' keywordCole Faust
2024-04-02Add support for unset select branchesCole Faust
2024-04-02Merge changes I4bb1a17f,I05ffdf6d,I5dc201f4,If16ee798,I2e42c0d6, ... into mainColin Cross
2024-04-01Store mutator in mutatorContext instead of nameColin Cross
2024-04-01Explicitly delete old logicModule entries from Context.moduleInfoColin Cross
2024-04-01Keep logicModule for obsolete variantsColin Cross
2024-04-01Add Provider to transition contextsColin Cross
2024-04-01Cache outgoing transitionsColin Cross
2024-04-01Use maps and slices packagesColin Cross
2024-03-27OR booleans together when appending configurablesCole Faust
2024-03-26Don't recurse into configurable properties in filterPropertyStructFieldsCole Faust
2024-03-22Add OtherModulePropertyErrorfCole Faust
2024-03-21Fix error reporting in MatchesIncludeTagsCole Faust
2024-03-19Get rid of some extra newlines in bpfmtCole Faust
2024-03-14Add proptools.SliceCole Faust
2024-03-06Select statementsCole Faust
2024-02-26debugValue: handle Interfaces better. am: 89e90b4c60LaMont Jones
2024-02-23debugValue: handle Interfaces better.LaMont Jones
2024-02-20Add maps to soong-debug-info.json am: 5920e5507eJoe Onorato
2024-02-18Add maps to soong-debug-info.jsonJoe Onorato
2024-02-12Add tag data to soong-debug-info.json. am: c7ec117556Joe Onorato