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