1. 7b6ba5c Add CommentGroups by Colin Cross · 9 years ago
  2. e538e41 Rename Pos members by Colin Cross · 9 years ago
  3. 2867296 Remove blueprint/parser.Ident by Colin Cross · 9 years ago
  4. d20b36b Update androidmk to match blueprint changes by Colin Cross · 9 years ago
  5. a43f9b3 Rename androidmk/test.go so go test can find it by Colin Cross · 9 years ago
  6. c79e0e7 androidmk: Fix LOCAL_FORCE_STATIC_EXECUTABLE by Dan Willemsen · 9 years ago
  7. 490a8dc Implement re-exporting of library headers by Dan Willemsen · 9 years ago
  8. 22abd40 androidmk: TOP is always "." by Dan Willemsen · 9 years ago
  9. 58f9bb1 androidmk: Support version_script by Dan Willemsen · 9 years ago
  10. 0c236ab androidmk: Update LOCAL_SANITIZE* support by Dan Willemsen · 9 years ago
  11. 31a6a69 Add _<OS> suffix support, remove USE_MINGW by Dan Willemsen · 9 years ago
  12. 42e20e6 Add logtags support to androidmk by Dan Willemsen · 9 years ago
  13. 6c2ac06 Add tests for androidmk by Dan Willemsen · 9 years ago
  14. 5126504 Add spaces around := when dumping assignments by Colin Cross · 9 years ago
  15. 08693d2 Improve makefile parser by Colin Cross · 9 years ago
  16. 7fd911f Fix blank line translation once and for all by Colin Cross · 9 years ago
  17. ab6e6e0 Fix non-deterministic errors with LOCAL_*_x86_64 by Colin Cross · 9 years ago
  18. 1f7c527 Update androidmk translator by Colin Cross · 9 years ago
  19. d9344d2 androidmk: Add support for LOCAL_MODULE_HOST_OS by Colin Cross · 9 years ago
  20. 4bd49c2 androidmk: Add support for TARGET_BUILD_APPS by Colin Cross · 9 years ago
  21. b43a159 Replace asan with sanitize by Colin Cross · 9 years ago
  22. 88b4c29 Fix androidmk make_strings_test to use new API by Dan Willemsen · 10 years ago
  23. 3d289a4 androidmk: make class+suffix into generic prefix by Colin Cross · 10 years ago
  24. eae04e0 androidmk: convert stems prefixed with LOCAL_MODULE to suffix by Colin Cross · 10 years ago
  25. a930003 androidmk: strip LOCAL_PATH from export_include_dirs and local_include_dirs by Colin Cross · 10 years ago
  26. 4e13f6d androidmk: clean up nested comparisons for local variable names by Colin Cross · 10 years ago
  27. f5f5dec androidmk: use a single map for property list by Colin Cross · 10 years ago
  28. 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago
  29. 41c187b Support relative_install_path for cc modules by Colin Cross · 10 years ago
  30. 30e076a Add support for building android apps by Colin Cross · 10 years ago
  31. 276284f Rename resource_dirs to java_resource_dirs by Colin Cross · 10 years ago
  32. d560a9e androidmk: add support for ifdef USE_MINGW by Colin Cross · 10 years ago
  33. d0a3da2 androidmk: add all-subdir-java-files by Colin Cross · 10 years ago
  34. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
  35. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  36. 65bf4f2 Add jarjar support by Colin Cross · 10 years ago
  37. 16daa92 androidmk: support translating all-java-files-under by Colin Cross · 10 years ago
  38. 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
  39. 139b815 androidmk: use map to hold module types by Colin Cross · 10 years ago
  40. df6f7ae androidmk: add BUILD_OS conditionals by Colin Cross · 10 years ago
  41. bbcb496 androidmk: support conditionals on HOST_OS == linux by Colin Cross · 10 years ago
  42. 24e6aef androidmk: print unsupported $(call) and $(eval) lines by Colin Cross · 10 years ago
  43. 1f8f234 Support cc_test_host by Colin Cross · 10 years ago
  44. be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
  45. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  46. 7601ef6 androidmk fixes for blueprint update by Colin Cross · 10 years ago
  47. 3f0c9ed Add support for LOCAL_ARM_MODE in androidmk by Tim Kilbourn · 10 years ago
  48. 70a255f Remove LOCAL_CPP_EXTENSION during Android.mk translation by Colin Cross · 10 years ago
  49. 4836659 Fix LOCAL_CXX_STL translation (now maps to stl). by Dan Albert · 10 years ago
  50. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago