1. cfad119 Add support for defaults modules by Colin Cross · 10 years ago
  2. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 10 years ago
  3. 06a931b Replace extendProperties with pathtools.AppendProperties by Colin Cross · 10 years ago
  4. 6d27f34 Fix gofmt by Colin Cross · 10 years ago
  5. dd0e2c3 Add DeviceUsesClang to change clang default by Dan Willemsen · 10 years ago
  6. 60c3dfb Add cortex_a53_64 and cortex_a53_a57 by Dan Willemsen · 10 years ago
  7. 96dc9f3 Fix X86_SSE3 -> X86_SSSE3 by Dan Willemsen · 10 years ago
  8. 1d31ec3 Add ProductVariables.DeviceName, set defaults to flounder by Dan Willemsen · 10 years ago
  9. 2738597 Fix product variables with no soong.variables by Colin Cross · 10 years ago
  10. 33c4578 Merge "Use SRCDIR as a working directory" by Dan Willemsen · 10 years ago
  11. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  12. 4225f65 Set host and device arches from product variables by Colin Cross · 10 years ago
  13. 47cf66b Add platform_sdk_version product variable by Dan Willemsen · 10 years ago
  14. a6bc19e Check that a product variable is set by Colin Cross · 10 years ago
  15. 8a12ccd Merge "Freeze environment reading after saving deps" by Dan Willemsen · 10 years ago
  16. e7680ba Freeze environment reading after saving deps by Dan Willemsen · 10 years ago
  17. 00faa6d Add cortex-a53 cpu variant by Dan Willemsen · 10 years ago
  18. 485e572 Read product variables from soong.variables by Colin Cross · 10 years ago
  19. 7f64b6d Support product variables by Colin Cross · 10 years ago
  20. 6e18ca4 Fix java resource glob file list location by Colin Cross · 10 years ago
  21. 24f2f8d Update to new blueprint api for bootstrap.BinDir by Dan Willemsen · 10 years ago
  22. a819f08 Fix glob filename overlap by Colin Cross · 10 years ago
  23. 01432f6 Add support for x86_sse3 and x86_sse4 arch sections by Colin Cross · 10 years ago
  24. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  25. ffce3fc Enable host multilib by Dan Willemsen · 10 years ago
  26. ec19363 Add cpu-variant properties by Colin Cross · 10 years ago
  27. 2ef08f4 Add exclude_* and remove arch_subtract / "-file" by Dan Willemsen · 10 years ago
  28. b3245e9 androidbp: simplify translation by evaluating all expressions in Blueprint by Colin Cross · 10 years ago
  29. 00a36d3 Remove unnecessary glob depFile phony rule by Colin Cross · 10 years ago
  30. 7d5136f Improve property comments for docs by Colin Cross · 10 years ago
  31. cdd1a99 Add dependency to existing Android.mk files by Dan Willemsen · 10 years ago
  32. bf9207a Create 'androidmk' rule to automatically run androidbp by Dan Willemsen · 10 years ago
  33. 8f101b4 Allow common.Glob to be called by singletons by Colin Cross · 10 years ago
  34. 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
  35. 6a745c6 Fix gofmt by Colin Cross · 10 years ago
  36. 3ab7d88 Use proptools.CloneEmptyProperties by Colin Cross · 10 years ago
  37. f229827 Check that local, top level, and exported include paths exist by Colin Cross · 10 years ago
  38. d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
  39. 0af4b84 Add support for building on Darwin hosts by Colin Cross · 10 years ago
  40. b05bff2 Add per target archtecture properties by Colin Cross · 10 years ago
  41. 6a114ca Fix globbing bugs by Colin Cross · 10 years ago
  42. 30e076a Add support for building android apps by Colin Cross · 10 years ago
  43. c1e86a3 Fix race condition in config.Getenv by Colin Cross · 10 years ago
  44. 9b6826f Quote glob exclude options by Colin Cross · 10 years ago
  45. c3c0a49 Remove Config interface by Colin Cross · 10 years ago
  46. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
  47. fce5327 Support subtracting sources from globs by Colin Cross · 10 years ago
  48. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  49. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  50. 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
  51. 35cec12 Clean up installing by Colin Cross · 10 years ago
  52. 3e8ec07 Support excludes in globs by Colin Cross · 10 years ago
  53. c77f9d1 Add global tags properties, remove resourceDirs by Colin Cross · 10 years ago
  54. 28d7659 Use ContainsProperty to support default values by Colin Cross · 10 years ago
  55. c940435 Fix checkbuild files on last variant by Colin Cross · 10 years ago
  56. f820941 Support target: { android64: {...}} for linker by Colin Cross · 10 years ago
  57. be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
  58. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  59. f6566ed Add new AndroidModuleContext helper functions by Colin Cross · 10 years ago
  60. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  61. 5049f02 Add gensrcs module type by Colin Cross · 10 years ago
  62. c472d57 Refactor cc compiling to shared ccBase and ccDynamic initialization by Colin Cross · 10 years ago
  63. e2e6fc2 Enable checkbuild by default by Colin Cross · 10 years ago
  64. 9454bfa Add support for checkbuild target by Colin Cross · 10 years ago
  65. 3f40fa4 Add soong_build primary builder by Colin Cross · 11 years ago