aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)Author
2024-01-09Create src file provider in build/blueprintAditya Choudhary
2023-03-03Enable parallelCompile since golang is now >= 1.9Kevin Dagostino
2023-02-23cosmetic: readabilityUsta Shrestha
2023-02-08Close ninja file descriptorChris Parsons
2022-12-21Merge changes I516c984b,I2b3354deTreehugger Robot
2022-12-21comment on how glob files are writtenUsta Shrestha
2022-12-14bootstrap.Args should contain only relevant command line argumentsSasha Smundak
2022-12-05Merge "Conditional inclusion of blueprint modules"Spandan Das
2022-12-02Conditional inclusion of blueprint modulesSpandan Das
2022-12-01Add bazel-force-enabled-modules.MarkDacek
2022-11-04Add VariableFuncContext argument to VariableFuncsColin Cross
2022-10-27Add order-only inputs for primary builder.Lukacs T. Berki
2022-10-18Add staging mode to soong build.MarkDacek
2022-09-20cosmetic: fail fast on empty module listusta
2022-09-20cleanup: remove deprecated module `ioutil`usta
2022-08-19Add bazelmode and bazelmodedev as command argsChris Parsons
2022-05-10Support pre-build-action hook in blueprintChris Parsons
2022-03-25Add event handling to blueprint for metricsChris Parsons
2022-01-18use iota for "enum"Usta Shrestha
2022-01-05Allow soong_ui to set env vars for soong_build .Lukacs T. Berki
2022-01-05Merge "Set GODEBUG=asyncpreemptoff=1 for soong_build."Lukács T. Berki
2022-01-04Allow specifying the pool for soong_build calls.Lukacs T. Berki
2022-01-04Set GODEBUG=asyncpreemptoff=1 for soong_build.Lukacs T. Berki
2021-12-06Forward descriptions to primary build invocations.Jingwen Chen
2021-11-10Move bpglob to outside of the Ninja action graph.Lukacs T. Berki
2021-11-05Merge "Change bpdoc to separate entries with the same type"Trevor Radcliffe
2021-11-04Remove the -v argument from bpglob.Lukacs T. Berki
2021-11-02Change bpdoc to separate entries with the same typeTrevor Radcliffe
2021-11-01Move bpglob out of ToolDirColin Cross
2021-09-20bpdocs for struct types created using reflectionSpandan Das
2021-09-08Remove UseValidationsForGoTests.Lukacs T. Berki
2021-09-08Remove PrimaryBuilderExtraFlags and cull Args.android-s-beta-5android-s-beta-5Lukacs T. Berki
2021-09-08Prefix file names with ctx.SrcDir() in docgen.Lukacs T. Berki
2021-09-07Pass StopBefore as an argument to RunBlueprint.Lukacs T. Berki
2021-09-06Remove ConfigRemoveAbandonedFilesUnder.Lukacs T. Berki
2021-09-02Make cmdline args consistent with what they do.Lukacs T. Berki
2021-09-02Remove the bootstrap.Config class.Lukacs T. Berki
2021-09-01Simplify bootstrapping:Lukacs T. Berki
2021-08-31Remove some unnecessary arguments from Blueprint.Lukacs T. Berki
2021-08-27Remove Depfiles from bootstrap.Args .Lukacs T. Berki
2021-08-26Rename BuildDir and NinjaBuildDir.Lukacs T. Berki
2021-08-19Do not separate .primary and .bootstrap dirs.Lukacs T. Berki
2021-08-19Do not reference Ninja variables in Makefiles.Lukacs T. Berki
2021-08-19Do not do glob-related things in RunBlueprint().Lukacs T. Berki
2021-08-16Remove Srcdir() from BootstrapConfig.Lukacs T. Berki
2021-08-16Remove global variables in command.go .Lukacs T. Berki
2021-08-16Delete support for standalone Blueprint.Lukacs T. Berki
2021-08-16Remove the ability to emit Blueprint docs.Lukacs T. Berki
2021-08-16Explain why build.ninja is a non-default output.Lukacs T. Berki
2021-08-16Separate the concept of subninjas and glob files.Lukacs T. Berki