1. f99e89c Remove ConfigRemoveAbandonedFilesUnder. by Lukacs T. Berki · 3 years, 1 month ago
  2. 5e56efb Merge "Rename Blueprints to Android.bp ." by Lukács T. Berki · 3 years, 1 month ago
  3. 9b435b8 Make cmdline args consistent with what they do. by Lukacs T. Berki · 3 years, 1 month ago
  4. eef5685 Rename Blueprints to Android.bp . by Lukacs T. Berki · 3 years, 1 month ago
  5. d782b50 Remove the bootstrap.Config class. by Lukacs T. Berki · 3 years, 1 month ago
  6. ceb3c43 Simplify bootstrapping: by Lukacs T. Berki · 3 years, 1 month ago
  7. ce41c16 Remove some unnecessary arguments from Blueprint. by Lukacs T. Berki · 3 years, 1 month ago
  8. 0459f6b Remove Depfiles from bootstrap.Args . by Lukacs T. Berki · 3 years, 1 month ago
  9. 5c4abb1 Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 1 month ago
  10. 51b6259 Do not separate .primary and .bootstrap dirs. by Lukacs T. Berki · 3 years, 1 month ago
  11. 5f0a740 Do not reference Ninja variables in Makefiles. by Lukacs T. Berki · 3 years, 1 month ago
  12. 3bec894 Merge "Do not do glob-related things in RunBlueprint()." by Lukács T. Berki · 3 years, 1 month ago
  13. 008b6ea Do not do glob-related things in RunBlueprint(). by Lukacs T. Berki · 3 years, 1 month ago
  14. 6e4ee8d Use pretty print for json module graph by Liz Kammer · 3 years, 1 month ago
  15. 6ec924c Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 3 years, 2 months ago
  16. 980c1f0 Remove global variables in command.go . by Lukacs T. Berki · 3 years, 2 months ago
  17. 016a7dd Delete support for standalone Blueprint. by Lukacs T. Berki · 3 years, 2 months ago
  18. 64ee426 Remove the ability to emit Blueprint docs. by Lukacs T. Berki · 3 years, 2 months ago
  19. 0eb24a7 Explain why build.ninja is a non-default output. by Lukacs T. Berki · 3 years, 2 months ago
  20. d3a0637 Separate the concept of subninjas and glob files. by Lukacs T. Berki · 3 years, 2 months ago
  21. 8979d4c Expose build-globs.ninja write function to android/soong. by Jingwen Chen · 3 years, 2 months ago
  22. 030150d Add function to retrieve module by name. by Chris Parsons · 3 years, 2 months ago
  23. 1c3530a Support AppendMatchingProperties on an embedded anonymous struct by Colin Cross · 3 years, 3 months ago
  24. 1602226 Module/providers can now emit extra JSON data. by Lukacs T. Berki · 3 years, 3 months ago
  25. 78f4755 Delete creation of empty glob file am: 3a495910ad by Spandan Das · 3 years, 4 months ago
  26. 3a49591 Delete creation of empty glob file by Spandan Das · 3 years, 4 months ago
  27. 2b3a6a5 Merge "Add support for maps as properties" am: 16caaa4817 by Treehugger Robot · 3 years, 4 months ago
  28. 16caaa4 Merge "Add support for maps as properties" by Treehugger Robot · 3 years, 4 months ago
  29. bec4769 Add a test for AddNinjaFileDeps am: 7a2a352825 by Colin Cross · 3 years, 4 months ago
  30. c1ccfee Add support for maps as properties by Liz Kammer · 3 years, 4 months ago
  31. 7a2a352 Add a test for AddNinjaFileDeps by Colin Cross · 3 years, 4 months ago
  32. 5832a98 Add `blueprint_go_packages` phony to build all go packages am: 0f0e304d08 by Dan Willemsen · 3 years, 4 months ago
  33. 0f0e304 Add `blueprint_go_packages` phony to build all go packages by Dan Willemsen · 3 years, 4 months ago
  34. 2548a93 Merge "Fix AddNinjaFileDeps in a LoadHook" am: 69e2bbe2df by Treehugger Robot · 3 years, 4 months ago
  35. 69e2bbe Merge "Fix AddNinjaFileDeps in a LoadHook" by Treehugger Robot · 3 years, 4 months ago
  36. 4c3f2a4 Merge "Add OtherModuleFarDependencyVariantExists." am: 1f716db99f by Bill Peckham · 3 years, 4 months ago
  37. 1f716db Merge "Add OtherModuleFarDependencyVariantExists." by Bill Peckham · 3 years, 4 months ago
  38. 53bf14c Add OtherModuleFarDependencyVariantExists. by Martin Stjernholm · 3 years, 5 months ago
  39. 13b5bef Fix AddNinjaFileDeps in a LoadHook by Colin Cross · 3 years, 4 months ago
  40. 419285d Merge "Support go 1.16 in gotestmain" am: d7d1e39aaf by Colin Cross · 3 years, 5 months ago
  41. d7d1e39 Merge "Support go 1.16 in gotestmain" by Colin Cross · 3 years, 5 months ago
  42. 47331e6 Add support for setting string property in bpmodify am: b1abbada6a by Colin Cross · 3 years, 5 months ago
  43. 459fe18 Improve bpmodify_test.go am: 5ef7b6608c by Colin Cross · 3 years, 5 months ago
  44. ce447fc Support go 1.16 in gotestmain by Colin Cross · 3 years, 5 months ago
  45. b1abbad Add support for setting string property in bpmodify by Colin Cross · 3 years, 5 months ago
  46. 5ef7b66 Improve bpmodify_test.go by Colin Cross · 3 years, 5 months ago
  47. c930745 Make AddVariationDependencies return list of nil for non-parallel mutators am: 2f7d3dd6fb by Colin Cross · 3 years, 5 months ago
  48. 54d8f87 Add variant to dependency cycle errors am: e5ff770c95 by Colin Cross · 3 years, 5 months ago
  49. 010f5bb Speed up finding dependency cycles am: 9793b0a5e0 by Colin Cross · 3 years, 5 months ago
  50. 2f7d3dd Make AddVariationDependencies return list of nil for non-parallel mutators by Colin Cross · 3 years, 5 months ago
  51. e5ff770 Add variant to dependency cycle errors by Colin Cross · 3 years, 5 months ago
  52. 9793b0a Speed up finding dependency cycles by Colin Cross · 3 years, 5 months ago
  53. c12ed83 Merge "Speed up globs with sharding" am: 9021eef07b by Colin Cross · 3 years, 5 months ago
  54. 9021eef Merge "Speed up globs with sharding" by Colin Cross · 3 years, 5 months ago
  55. 4129341 Merge "Remove the extraNinjaFileDeps arg of RunBlueprint." am: d04dcc89f4 by Lukács T. Berki · 3 years, 6 months ago
  56. 9e79118 Merge "Use the correct build dir." am: 8308aab95e by Lukács T. Berki · 3 years, 6 months ago
  57. d04dcc8 Merge "Remove the extraNinjaFileDeps arg of RunBlueprint." by Lukács T. Berki · 3 years, 6 months ago
  58. 8308aab Merge "Use the correct build dir." by Lukács T. Berki · 3 years, 6 months ago
  59. 2523698 Speed up globs with sharding by Colin Cross · 3 years, 6 months ago
  60. a844454 Merge "Version bpglob command line arguments" am: 45222ec3ca by Colin Cross · 3 years, 6 months ago
  61. 45222ec Merge "Version bpglob command line arguments" by Colin Cross · 3 years, 6 months ago
  62. af5d832 Make Blueprint better callable from Go: am: 98e0efb9a4 by Lukacs T. Berki · 3 years, 6 months ago
  63. f646afb Use the correct build dir. by Lukacs T. Berki · 3 years, 6 months ago
  64. f4d43ac Remove the extraNinjaFileDeps arg of RunBlueprint. by Lukacs T. Berki · 3 years, 6 months ago
  65. a098ae3 Make it possible to call the primary builder more than once. am: 78df853e07 by Lukacs T. Berki · 3 years, 6 months ago
  66. 7e6f6b7 Version bpglob command line arguments by Colin Cross · 3 years, 6 months ago
  67. 98e0efb Make Blueprint better callable from Go: by Lukacs T. Berki · 3 years, 6 months ago
  68. 78df853 Make it possible to call the primary builder more than once. by Lukacs T. Berki · 3 years, 6 months ago
  69. 646545f Merge "Make Glob return a GlobResult" am: 5ce0d78363 by Colin Cross · 3 years, 6 months ago
  70. 5ce0d78 Merge "Make Glob return a GlobResult" by Colin Cross · 3 years, 6 months ago
  71. ee04d8c Move primary builder command line computation. am: 77ef79b7c4 by Lukacs T. Berki · 3 years, 6 months ago
  72. 77ef79b Move primary builder command line computation. by Lukacs T. Berki · 3 years, 6 months ago
  73. 0bb9608 Remove unused GlobPatternList function am: 850d3886d4 by Colin Cross · 3 years, 6 months ago
  74. 67c9925 Make Glob return a GlobResult by Colin Cross · 3 years, 6 months ago
  75. 850d388 Remove unused GlobPatternList function by Colin Cross · 3 years, 6 months ago
  76. 792b521 Add dumping the module graph in JSON format. am: 6f6828235f by Lukacs T. Berki · 3 years, 6 months ago
  77. 6f68282 Add dumping the module graph in JSON format. by Lukacs T. Berki · 3 years, 6 months ago
  78. 3fb52d1 Replace README.md with an archival announcement. am: f1aff1f954 by Lukacs T. Berki · 3 years, 6 months ago
  79. f1aff1f Replace README.md with an archival announcement. by Lukacs T. Berki · 3 years, 6 months ago
  80. fc2278d Always shard structs if they would exceed maxNameSize even if unfiltered am: 2aa510c27b by Paul Duffin · 3 years, 6 months ago
  81. 2aa510c Always shard structs if they would exceed maxNameSize even if unfiltered by Paul Duffin · 3 years, 6 months ago
  82. 584023b Add an accessor function for the output Ninja file. am: a9ec69433d by Lukacs T. Berki · 3 years, 6 months ago
  83. a9ec694 Add an accessor function for the output Ninja file. by Lukacs T. Berki · 3 years, 6 months ago
  84. b442d3f Add comment about what -N -l does. am: a4c074bc25 by Lukacs T. Berki · 3 years, 7 months ago
  85. 261a3cc Add a flag to compile Go code for debugging. am: 07a91f072c by Lukacs T. Berki · 3 years, 7 months ago
  86. a4c074b Add comment about what -N -l does. by Lukacs T. Berki · 3 years, 7 months ago
  87. 07a91f0 Add a flag to compile Go code for debugging. by Lukacs T. Berki · 3 years, 7 months ago
  88. 1c633d8 Remove the GeneratingPrimaryBuilder() method. am: b3b9cb6ccc by Lukacs T. Berki · 3 years, 7 months ago
  89. 29feab2 Make it possible to call Blueprint from Go. am: 7ea1c168fe by Lukacs T. Berki · 3 years, 7 months ago
  90. b3b9cb6 Remove the GeneratingPrimaryBuilder() method. by Lukacs T. Berki · 3 years, 7 months ago
  91. 6530d9d Remove global variables from Blueprint. am: 5353744f1d by Lukacs T. Berki · 3 years, 7 months ago
  92. 7ea1c16 Make it possible to call Blueprint from Go. by Lukacs T. Berki · 3 years, 7 months ago
  93. 5353744 Remove global variables from Blueprint. by Lukacs T. Berki · 3 years, 7 months ago
  94. 41ea2da Add ShellEscapeIncludingSpaces(string) am: ddb5ed7e1f by Jooyung Han · 3 years, 7 months ago
  95. ddb5ed7 Add ShellEscapeIncludingSpaces(string) by Jooyung Han · 3 years, 7 months ago
  96. 705d040 Merge "Fix quoting issues when generating build.ninja ." am: 51868f1577 by Lukács T. Berki · 3 years, 7 months ago
  97. 51868f1 Merge "Fix quoting issues when generating build.ninja ." by Lukács T. Berki · 3 years, 7 months ago
  98. d49f804 Merge "Fix numericStringLess and add tests" am: 73dd495dee by Colin Cross · 3 years, 7 months ago
  99. 73dd495 Merge "Fix numericStringLess and add tests" by Colin Cross · 3 years, 7 months ago
  100. da1e23b Use stageDir() to determine the install directory. am: 7d2e60ece7 by Lukacs T. Berki · 3 years, 7 months ago