1. 12fc497 Fix checkbuild with symlinks by Colin Cross · 10 years ago
  2. 3854a60 Add symlink installation support by Colin Cross · 10 years ago
  3. a4190c1 Make Host/Device_supported *bool by Colin Cross · 9 years ago
  4. 6886183 Remove cc.ModuleContext.module() by Colin Cross · 9 years ago
  5. fed4d19 Allow static/shared modules to be disabled per-arch by Dan Willemsen · 9 years ago
  6. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  7. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  8. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  9. 0fda89f Add support for logtags by Dan Willemsen · 9 years ago
  10. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (90%) from common/module.go]
  11. e2c4874 Prevent replacing missing dependency glob rules with errors by Colin Cross · 9 years ago
  12. a234466 Use correct install paths in generated Android.mk by Colin Cross · 9 years ago
  13. 6553f5e Propagate missing dependencies when using whole_static_libs by Dan Willemsen · 9 years ago
  14. 9775052 Refactor Android.mk generation by Dan Willemsen · 9 years ago
  15. 7f730fd Fix USE_SOONG[_FOR_KATI] by Dan Willemsen · 10 years ago
  16. 322acaf Add Mega_device configuration option by Dan Willemsen · 10 years ago
  17. 782a2d1 Refactor install paths by Dan Willemsen · 10 years ago
  18. d779da4 Sort modules before writing to Android.mk by Colin Cross · 10 years ago
  19. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 10 years ago
  20. 346aa13 Make all soong modules optional when building in make by Colin Cross · 10 years ago
  21. 1604ecf Fix gofmt by Colin Cross · 10 years ago
  22. 5ba07e8 Only change behavior when actually embedded in make by Dan Willemsen · 10 years ago
  23. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago
  24. 218f656 Hybrid soong/mk build using prebuilts by Dan Willemsen · 10 years ago
  25. 14e5c2a Blueprint API: PackageContext is now an Interface by Dan Willemsen · 10 years ago
  26. 0effe06 Change soong parameter name disabled -> enabled by Dan Willemsen · 10 years ago
  27. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 10 years ago
  28. b9ec7b4 Delete androidbp by Colin Cross · 10 years ago
  29. c94a768 Use Rule-local implicit dependencies by Dan Willemsen · 10 years ago
  30. 53aa1f6 Switch Disabled to a *bool for proper arch overrides by Dan Willemsen · 10 years ago
  31. cfad119 Add support for defaults modules by Colin Cross · 10 years ago
  32. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 10 years ago
  33. 06a931b Replace extendProperties with pathtools.AppendProperties by Colin Cross · 10 years ago
  34. 7f64b6d Support product variables by Colin Cross · 10 years ago
  35. a819f08 Fix glob filename overlap by Colin Cross · 10 years ago
  36. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  37. 2ef08f4 Add exclude_* and remove arch_subtract / "-file" by Dan Willemsen · 10 years ago
  38. 7d5136f Improve property comments for docs by Colin Cross · 10 years ago
  39. cdd1a99 Add dependency to existing Android.mk files by Dan Willemsen · 10 years ago
  40. bf9207a Create 'androidmk' rule to automatically run androidbp by Dan Willemsen · 10 years ago
  41. 8f101b4 Allow common.Glob to be called by singletons by Colin Cross · 10 years ago
  42. 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
  43. d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
  44. 0af4b84 Add support for building on Darwin hosts by Colin Cross · 10 years ago
  45. fce5327 Support subtracting sources from globs by Colin Cross · 10 years ago
  46. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  47. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  48. 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
  49. 35cec12 Clean up installing by Colin Cross · 10 years ago
  50. c77f9d1 Add global tags properties, remove resourceDirs by Colin Cross · 10 years ago
  51. 28d7659 Use ContainsProperty to support default values by Colin Cross · 10 years ago
  52. c940435 Fix checkbuild files on last variant by Colin Cross · 10 years ago
  53. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  54. f6566ed Add new AndroidModuleContext helper functions by Colin Cross · 10 years ago
  55. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  56. 5049f02 Add gensrcs module type by Colin Cross · 10 years ago
  57. c472d57 Refactor cc compiling to shared ccBase and ccDynamic initialization by Colin Cross · 10 years ago
  58. 9454bfa Add support for checkbuild target by Colin Cross · 10 years ago
  59. 3f40fa4 Add soong_build primary builder by Colin Cross · 11 years ago