1. ca3e287 Convert soong_javac_filter to a wrapper by Colin Cross · 9 years ago
  2. a41a5da Merge "multiproduct_kati: better directory names." by Treehugger Robot · 9 years ago
  3. 1ae73a6 Microfactory support for transitive link dependencies by Jeff Gaston · 9 years ago
  4. 552432e multiproduct_kati: better directory names. by Steven Moreland · 9 years ago
  5. 1b4141f fileslist: hash the content of symlink, not the file it points to. by Sen Jiang · 9 years ago
  6. 620e6ad Add fileslist.go to calculate hashes in parallel by Makoto Onuki · 9 years ago
  7. 9067b04 Added functionality in soong_zip that supports adding root prefix. by Nan Zhang · 9 years ago
  8. a8b5502 Refactor compressWholeFile to take a zipEntry by Dan Willemsen · 9 years ago
  9. 10462b3 Preserve executable bit in soong_zip by Dan Willemsen · 9 years ago
  10. abc56d4 Fix `dist` if $DIST_DIR/logs doesn't exist by Dan Willemsen · 9 years ago
  11. c38d366 Updates for the new ckati drop by Dan Willemsen · 9 years ago
  12. fde8534 Don't use runtime.Version() to find the current go version by Dan Willemsen · 9 years ago
  13. 8b82b7e increase javac_filter line length limit to 2MB by Colin Cross · 9 years ago
  14. 521534f Add soong_javac_filter tool by Colin Cross · 9 years ago
  15. 8a073a8 Ship the build log and trace on the build servers by Dan Willemsen · 9 years ago
  16. d9f6fa2 Add build tracing by Dan Willemsen · 9 years ago
  17. c2af0be Add multiproduct_kati by Dan Willemsen · 9 years ago
  18. 0043c0e Add microfactory to bootstrap a go program with minimal overhead by Dan Willemsen · 9 years ago
  19. 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 9 years ago
  20. 7f19f37 Move globbing to Blueprint by Colin Cross · 9 years ago
  21. 798bfce Move registration into android package by Colin Cross · 9 years ago
  22. 377737a Move Android.bp definitions into subdirs by Dan Willemsen · 9 years ago
  23. 47ec28f Rename soong_jar to soong_zip by Dan Willemsen · 9 years ago
  24. 017d893 soong_jar: Parallel compression by Dan Willemsen · 9 years ago
  25. 3bf1a08 Add zip2zip tool to copy zip entries from one file to another by Dan Willemsen · 9 years ago
  26. 77a6b86 soong_jar: Hardcode time by Dan Willemsen · 9 years ago
  27. a59a3bc soong_jar: Implement symlinks, fix directories by Dan Willemsen · 9 years ago
  28. 079602c Fix govet issue by Colin Cross · 9 years ago
  29. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  30. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 10 years ago
  31. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  32. 98b26c5 Use the blueprint plugin infrastructure by Dan Willemsen · 10 years ago
  33. 485e572 Read product variables from soong.variables by Colin Cross · 10 years ago
  34. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  35. 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
  36. d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
  37. 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago
  38. d350ecd Add support for genrule by Colin Cross · 10 years ago
  39. c3144b1 ndk: Use prebuilt NDK CRT objects. by Dan Albert · 10 years ago
  40. 957cc4e soong_jar: ignore directories passed to jar unless -d is set by Colin Cross · 10 years ago
  41. e19c793 soong_jar: combine zipWriter and zipInfo into a class by Colin Cross · 10 years ago
  42. 30e076a Add support for building android apps by Colin Cross · 11 years ago
  43. aa8630b Move SDK prebuilts to new prebuilt_sdk module type by Colin Cross · 11 years ago
  44. f05fe97 Add logtags source file support by Colin Cross · 11 years ago
  45. 1332b00 Move config into common and provide helper by Colin Cross · 11 years ago
  46. 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 11 years ago
  47. 3e8ec07 Support excludes in globs by Colin Cross · 11 years ago
  48. 1f8f234 Support cc_test_host by Colin Cross · 11 years ago
  49. be96168 Add support for building NDK modules. by Dan Albert · 11 years ago
  50. 68f5510 Support dependencies on environment variables by Colin Cross · 11 years ago
  51. 82df943 Add art_cc_library module type by Colin Cross · 11 years ago
  52. 97ba073 Export cc types for art to inherit from by Colin Cross · 11 years ago
  53. 70b4059 Update import paths for changes to blueprint by Colin Cross · 11 years ago
  54. 6b29069 Allow cc_test to build a test per source file by Colin Cross · 11 years ago
  55. 5049f02 Add gensrcs module type by Colin Cross · 11 years ago
  56. c403f7c Add support for cc_test. by Dan Albert · 11 years ago
  57. 9454bfa Add support for checkbuild target by Colin Cross · 11 years ago
  58. 3f40fa4 Add soong_build primary builder by Colin Cross · 11 years ago