aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove PrimaryBuilderExtraFlags and cull Args.HEADmasterLukacs T. Berki2021-09-081-39/+5
* Prefix file names with ctx.SrcDir() in docgen.Lukacs T. Berki2021-09-081-78/+3
* Pass StopBefore as an argument to RunBlueprint.Lukacs T. Berki2021-09-072-13/+6
* Remove ConfigRemoveAbandonedFilesUnder.Lukacs T. Berki2021-09-064-196/+0
* Merge "Rename Blueprints to Android.bp ."Lukács T. Berki2021-09-037-48/+43
|\
| * Rename Blueprints to Android.bp .Lukacs T. Berki2021-09-027-48/+43
* | Make cmdline args consistent with what they do.Lukacs T. Berki2021-09-021-2/+2
* | Remove the bootstrap.Config class.Lukacs T. Berki2021-09-023-71/+28
|/
* Simplify bootstrapping:Lukacs T. Berki2021-09-015-53/+23
* Remove some unnecessary arguments from Blueprint.Lukacs T. Berki2021-08-313-74/+51
* Remove Depfiles from bootstrap.Args .Lukacs T. Berki2021-08-272-2/+0
* Rename BuildDir and NinjaBuildDir.Lukacs T. Berki2021-08-266-52/+52
* Do not separate .primary and .bootstrap dirs.Lukacs T. Berki2021-08-191-24/+15
* Do not reference Ninja variables in Makefiles.Lukacs T. Berki2021-08-191-9/+13
* Merge "Do not do glob-related things in RunBlueprint()."Lukács T. Berki2021-08-193-81/+59
|\
| * Do not do glob-related things in RunBlueprint().Lukacs T. Berki2021-08-193-81/+59
* | Use pretty print for json module graphLiz Kammer2021-08-171-1/+3
|/
* Remove Srcdir() from BootstrapConfig.Lukacs T. Berki2021-08-162-6/+2
* Remove global variables in command.go .Lukacs T. Berki2021-08-163-57/+18
* Delete support for standalone Blueprint.Lukacs T. Berki2021-08-1610-531/+6
* Remove the ability to emit Blueprint docs.Lukacs T. Berki2021-08-162-48/+0
* Explain why build.ninja is a non-default output.Lukacs T. Berki2021-08-161-0/+3
* Separate the concept of subninjas and glob files.Lukacs T. Berki2021-08-164-32/+33
* Expose build-globs.ninja write function to android/soong.Jingwen Chen2021-08-122-16/+22
* Add function to retrieve module by name.Chris Parsons2021-07-211-0/+25
* Support AppendMatchingProperties on an embedded anonymous structandroid-s-beta-4android-s-beta-3android-s-beta-4Colin Cross2021-06-282-1/+198
* Module/providers can now emit extra JSON data.Lukacs T. Berki2021-06-251-4/+21
* Delete creation of empty glob file am: 3a495910adSpandan Das2021-06-151-16/+0
|\
| * Delete creation of empty glob fileSpandan Das2021-06-151-16/+0
* | Merge "Add support for maps as properties" am: 16caaa4817Treehugger Robot2021-05-276-316/+563
|\|
| * Merge "Add support for maps as properties"Treehugger Robot2021-05-276-316/+563
| |\
| | * Add support for maps as propertiesLiz Kammer2021-05-266-316/+563
* | | Add a test for AddNinjaFileDeps am: 7a2a352825Colin Cross2021-05-261-0/+100
|\| |
| * | Add a test for AddNinjaFileDepsColin Cross2021-05-241-0/+100
| |/
* | Add `blueprint_go_packages` phony to build all go packages am: 0f0e304d08Dan Willemsen2021-05-241-7/+34
|\|
| * Add `blueprint_go_packages` phony to build all go packagesDan Willemsen2021-05-241-7/+34
* | Merge "Fix AddNinjaFileDeps in a LoadHook" am: 69e2bbe2dfTreehugger Robot2021-05-212-5/+10
|\|
| * Merge "Fix AddNinjaFileDeps in a LoadHook"Treehugger Robot2021-05-212-5/+10
| |\
| | * Fix AddNinjaFileDeps in a LoadHookColin Cross2021-05-192-5/+10
* | | Merge "Add OtherModuleFarDependencyVariantExists." am: 1f716db99fBill Peckham2021-05-211-2/+18
|\| |
| * | Merge "Add OtherModuleFarDependencyVariantExists."Bill Peckham2021-05-211-2/+18
| |\ \ | | |/ | |/|
| | * Add OtherModuleFarDependencyVariantExists.Martin Stjernholm2021-05-201-2/+18
* | | Merge "Support go 1.16 in gotestmain" am: d7d1e39aafColin Cross2021-05-141-0/+4
|\| |
| * | Merge "Support go 1.16 in gotestmain"android-s-beta-2android-s-beta-1Colin Cross2021-05-141-0/+4
| |\ \
| | * | Support go 1.16 in gotestmainColin Cross2021-05-041-0/+4
| | |/
* | | Add support for setting string property in bpmodify am: b1abbada6aColin Cross2021-05-072-28/+100
|\| |
| * | Add support for setting string property in bpmodifyColin Cross2021-05-042-28/+100
* | | Improve bpmodify_test.go am: 5ef7b6608cColin Cross2021-05-071-203/+204
|\| |
| * | Improve bpmodify_test.goColin Cross2021-04-291-203/+204
| |/
* | Make AddVariationDependencies return list of nil for non-parallel mutators am...Colin Cross2021-04-292-6/+156
|\|