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