aboutsummaryrefslogtreecommitdiff
path: root/singleton_ctx.go
AgeCommit message (Expand)Author
2022-08-03Allow deferred module build action generation.Bob Badour
2021-08-23Rename BuildDir and NinjaBuildDir.Lukacs T. Berki
2020-09-22Add Providers to BlueprintColin Cross
2019-09-20Added VisitDirectDeps* methods to SingletonContext.Ulya Trafimovich
2019-05-20Move module and singleton godoc from the implementation to the interfaceColin Cross
2019-05-20Fix panic message in SingletonContext.VisitAllModulesColin Cross
2019-02-26Allow Context to query SingletonsColin Cross
2018-09-19Report panic context for SingletonContext.VisitAllModulesColin Cross
2018-07-06Run globs during earlier bootstrap phasesDan Willemsen
2018-02-23Append / to directories in Glob resultsDan Willemsen
2017-12-11Fix import list in singleton_ctx.goColin Cross
2017-02-02Add globbing to filesystem mockingColin Cross
2016-11-03Import globbing from SoongColin Cross
2016-07-25Expose ModuleType to SingletonsDan Willemsen
2016-03-28Add SingletonContext.Eval to evaluate ninja stringsDan Willemsen
2016-01-07Catch panics in build logicColin Cross
2015-12-17Add ModuleSubDir to Context and SingletonContextColin Cross
2015-12-09Add SingletonContext.Failed()Dan Willemsen
2015-11-30Allow wrapping of PackageContextDan Willemsen
2015-11-18Use context builddir for removing abandoned filesColin Cross
2015-11-17Add variant methods to SingletonContext and ContextColin Cross
2015-06-26Add self-documenting supportColin Cross
2015-03-12Move values from moduleGroup to moduleInfoColin Cross
2015-01-23Add license headers and LICENSE fileColin Cross
2015-01-23Move blueprint/* up a directoryColin Cross