1. da8706f Initial androidbp translator. by Andres Morales · 10 years ago
  2. 3d7678f Fix java resource globbing by Colin Cross · 10 years ago
  3. 6a114ca Fix globbing bugs by Colin Cross · 10 years ago
  4. 6f23ef6 Move globbing on top of pathtools.GlobWithExcludes by Colin Cross · 10 years ago
  5. d8e780d cc: make static or shared cflags apply to all source files by Colin Cross · 10 years ago
  6. 0607cf7 java: add genrule support to java builds by Colin Cross · 10 years ago
  7. d350ecd Add support for genrule by Colin Cross · 10 years ago
  8. c3144b1 ndk: Use prebuilt NDK CRT objects. by Dan Albert · 10 years ago
  9. eb1e6cc java: add missing tool dependencies by Colin Cross · 10 years ago
  10. 5adac8a java: delete package-export.apk before rebuilding by Colin Cross · 10 years ago
  11. a8a93d3 cc: fix native tests by Colin Cross · 10 years ago
  12. 2732e9a cc: improve combined static/shared libraries by Colin Cross · 10 years ago
  13. 18b6dc5 cc: fix host gcc libraries by Colin Cross · 10 years ago
  14. c1e814d cc: remove --fix-cortex-a8 from non-Cortex A8 devcies by Colin Cross · 10 years ago
  15. e11befc cc: finish unexporting DepNames and Flags by Colin Cross · 10 years ago
  16. 11f5654 Extract jar files to different directory than compiling by Colin Cross · 10 years ago
  17. 957cc4e soong_jar: ignore directories passed to jar unless -d is set by Colin Cross · 10 years ago
  18. e19c793 soong_jar: combine zipWriter and zipInfo into a class by Colin Cross · 10 years ago
  19. 712fc02 Fix gcc libraries for host targets with platform libc++ by Colin Cross · 10 years ago
  20. 9ffb4f5 cc: export CCTest by Colin Cross · 10 years ago
  21. 0676e2d cc: unexport Flags and DepNames by Colin Cross · 10 years ago
  22. fa13879 cc: export structs and add ModifyProperties by Colin Cross · 10 years ago
  23. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  24. 56b4d45 Remove global include paths for modules built against NDK by Colin Cross · 10 years ago
  25. 41c187b Support relative_install_path for cc modules by Colin Cross · 10 years ago
  26. 30e076a Add support for building android apps by Colin Cross · 10 years ago
  27. b7a6324 java: modify base java rules for android app builds by Colin Cross · 10 years ago
  28. efb9ebe java: add default libraries for device builds by Colin Cross · 10 years ago
  29. e7a9f3f java: add one-off build logic for frameworks/base by Colin Cross · 10 years ago
  30. 276284f Rename resource_dirs to java_resource_dirs by Colin Cross · 10 years ago
  31. d560a9e androidmk: add support for ifdef USE_MINGW by Colin Cross · 10 years ago
  32. d0a3da2 androidmk: add all-subdir-java-files by Colin Cross · 10 years ago
  33. c1e86a3 Fix race condition in config.Getenv by Colin Cross · 10 years ago
  34. c215ca2 Update build.ninja.in for blueprint changes by Colin Cross · 10 years ago
  35. f03c82b Optimize javacFlags and aidlFlags in ninja files by Colin Cross · 10 years ago
  36. aa8630b Move SDK prebuilts to new prebuilt_sdk module type by Colin Cross · 10 years ago
  37. f05fe97 Add logtags source file support by Colin Cross · 10 years ago
  38. 6d1e72d Fix multi-dex builds by Colin Cross · 10 years ago
  39. 2097830 Extract classes out of jarjar jar for static java libraries by Colin Cross · 10 years ago
  40. 9b6826f Quote glob exclude options by Colin Cross · 10 years ago
  41. 2467967 Fix soong scripts to support directories with spaces by Colin Cross · 10 years ago
  42. c3c0a49 Remove Config interface by Colin Cross · 10 years ago
  43. 8cf1334 Miscellaneous fixes for java compiling by Colin Cross · 10 years ago
  44. 9679302 Update root.bp for additional libs by Tim Kilbourn · 10 years ago
  45. 10787d0 Fix running soong from different directory by Colin Cross · 10 years ago
  46. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
  47. 6cbb127 Fix missing bootclasspath error in java compiles by Colin Cross · 10 years ago
  48. fce5327 Support subtracting sources from globs by Colin Cross · 10 years ago
  49. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  50. 8df14ac Add rpath to host executables by Colin Cross · 10 years ago
  51. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  52. 65bf4f2 Add jarjar support by Colin Cross · 10 years ago
  53. e1d62a8 Add support for using prebuilt libraries as static dependencies by Colin Cross · 10 years ago
  54. 16daa92 androidmk: support translating all-java-files-under by Colin Cross · 10 years ago
  55. 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
  56. 35cec12 Clean up installing by Colin Cross · 10 years ago
  57. 3e8ec07 Support excludes in globs by Colin Cross · 10 years ago
  58. c77f9d1 Add global tags properties, remove resourceDirs by Colin Cross · 10 years ago
  59. 139b815 androidmk: use map to hold module types by Colin Cross · 10 years ago
  60. 7d21c44 Use @files for ld and ar by Colin Cross · 10 years ago
  61. 577f6e4 Fix ndk and stl compiling by Colin Cross · 10 years ago
  62. df6f7ae androidmk: add BUILD_OS conditionals by Colin Cross · 10 years ago
  63. 5890b58 Allow bionic to specify its own root Blueprints by Colin Cross · 10 years ago
  64. bbcb496 androidmk: support conditionals on HOST_OS == linux by Colin Cross · 10 years ago
  65. 24e6aef androidmk: print unsupported $(call) and $(eval) lines by Colin Cross · 10 years ago
  66. 28d7659 Use ContainsProperty to support default values by Colin Cross · 10 years ago
  67. c940435 Fix checkbuild files on last variant by Colin Cross · 10 years ago
  68. 1f8f234 Support cc_test_host by Colin Cross · 10 years ago
  69. 4ae185c Support for suffix property on binaries by Colin Cross · 10 years ago
  70. f820941 Support target: { android64: {...}} for linker by Colin Cross · 10 years ago
  71. bfae885 Support prefix_symbols for linker by Colin Cross · 10 years ago
  72. ed4cf0b Refactor ccDynamic for static binaries by Colin Cross · 10 years ago
  73. be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
  74. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  75. f7531f1 Replace soong script with a symlink by Colin Cross · 10 years ago
  76. 82df943 Add art_cc_library module type by Colin Cross · 10 years ago
  77. 21b9a24 Refactor cc dependencies to avoid duplication by Colin Cross · 10 years ago
  78. f6566ed Add new AndroidModuleContext helper functions by Colin Cross · 10 years ago
  79. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  80. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  81. 7601ef6 androidmk fixes for blueprint update by Colin Cross · 10 years ago
  82. 62ec5f4 Updates for building art by Colin Cross · 10 years ago
  83. 3f0c9ed Add support for LOCAL_ARM_MODE in androidmk by Tim Kilbourn · 10 years ago
  84. 6b29069 Allow cc_test to build a test per source file by Colin Cross · 10 years ago
  85. ed9f868 Fix exported include dirs by Colin Cross · 10 years ago
  86. efd8e48 Add sdk_version property by Colin Cross · 10 years ago
  87. 5049f02 Add gensrcs module type by Colin Cross · 10 years ago
  88. 70a255f Remove LOCAL_CPP_EXTENSION during Android.mk translation by Colin Cross · 10 years ago
  89. af19a29 Add debug and release cflags by Colin Cross · 10 years ago
  90. 5ccc730 Fix path to gtest headers. by Tim Kilbourn · 10 years ago
  91. c403f7c Add support for cc_test. by Dan Albert · 10 years ago
  92. 512e24f Merge "Fix LOCAL_CXX_STL translation (now maps to stl)." into master-soong by Dan Albert · 10 years ago
  93. 1a9bf26 Add an instruction_set property to Arch by Tim Kilbourn · 10 years ago
  94. 4836659 Fix LOCAL_CXX_STL translation (now maps to stl). by Dan Albert · 10 years ago
  95. c472d57 Refactor cc compiling to shared ccBase and ccDynamic initialization by Colin Cross · 10 years ago
  96. e2e6fc2 Enable checkbuild by default by Colin Cross · 10 years ago
  97. 9454bfa Add support for checkbuild target by Colin Cross · 10 years ago
  98. 3075ad0 Add dependencies on late static libraries by Colin Cross · 10 years ago
  99. a360e8b Update clang flags for latest AOSP master by Colin Cross · 10 years ago
  100. 6072ad4 Fix soname by Colin Cross · 10 years ago