1. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 6 years ago
  2. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  3. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  4. 359e643 Revert "Fix MaybeRel when OUT is absolute" by Colin Cross · 6 years ago
  5. fee2bff Fix MaybeRel when OUT is absolute by Colin Cross · 6 years ago
  6. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  7. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 6 years ago
  8. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 6 years ago
  9. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  10. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 6 years ago
  11. 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
  12. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  13. 7eefdc4 Support text ABI dump file format by Logan Chien · 7 years ago
  14. 5237bed Remove vndkVsNdk() by Logan Chien · 7 years ago
  15. 83c415f Remove isSourceDump from PathForVndkRefAbiDump() by Logan Chien · 7 years ago
  16. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  17. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  18. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  19. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  20. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  21. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  22. ac066c6 For abi diffing, factor in arch variant and primary arch. by Jayant Chowdhary · 7 years ago
  23. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 7 years ago
  24. 192e97a Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  25. 461b445 Pass nil instead of []string{} to ctx.Glob* functions by Colin Cross · 7 years ago
  26. c48c143 Revert "Move AllowMissingDependencies check from PathsForSource to PathForSource" by Colin Cross · 7 years ago
  27. 94a3210 Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  28. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 7 years ago
  29. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  30. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  31. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  32. 74e3fe4 Fix PathForPhony by Colin Cross · 7 years ago
  33. 0db5568 Make (Source|Output)Path.Join("foo").Rel() return "foo" by Colin Cross · 7 years ago
  34. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  35. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  36. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  37. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  38. 5e6cfbe Add searchable android.DirectorySortedPaths by Colin Cross · 7 years ago
  39. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 7 years ago
  40. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 7 years ago
  41. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 7 years ago
  42. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  43. 93e8595 Initial kotlin support by Colin Cross · 7 years ago
  44. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 7 years ago
  45. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 7 years ago
  46. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  47. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago
  48. 87f3b24 Fix install path for sanitized native tests. (Soong) by Vishwath Mohan · 8 years ago
  49. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  50. 734e380 Clarify paths.go somewhat by Jeff Gaston · 8 years ago
  51. 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
  52. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  53. aa118f9 Implement vendor as a synonym of proprietary by Dan Willemsen · 8 years ago
  54. 1dd8839 Refactor sanitized library on-disk layout - Soong. by Vishwath Mohan · 8 years ago
  55. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  56. 294941b Update soong to use pathtools.FileSystem by Colin Cross · 8 years ago
  57. 7fc17db Remove extra basePath from ModuleSrcPath by Colin Cross · 8 years ago
  58. 4353bc4 Support system/vendor for devices without a vendor partition by Dan Willemsen · 8 years ago
  59. 7f19f37 Move globbing to Blueprint by Colin Cross · 8 years ago
  60. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  61. 4f6fc9c Add Path.Base helper by Colin Cross · 8 years ago
  62. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  63. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  64. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  65. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (90%) from common/paths.go]
  66. a234466 Use correct install paths in generated Android.mk by Colin Cross · 9 years ago
  67. 0f6042e Fix optional intermediates path for unbundled builds by Dan Willemsen · 9 years ago
  68. e23dfb7 Support missing include dirs for unbundled branches by Dan Willemsen · 9 years ago
  69. 80a7c2a Improve path component validation by Dan Willemsen · 9 years ago
  70. 782a2d1 Refactor install paths by Dan Willemsen · 9 years ago
  71. 7b310ee Make global C include paths optional by Dan Willemsen · 9 years ago
  72. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  73. 6e18ca4 Fix java resource glob file list location by Colin Cross · 9 years ago
  74. 6a745c6 Fix gofmt by Colin Cross · 10 years ago
  75. f229827 Check that local, top level, and exported include paths exist by Colin Cross · 10 years ago
  76. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  77. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  78. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  79. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  80. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago